You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encrypt to multiple recipients in a file called age1aaaa:
$ age -a -r age1aaaa`
What happened
Error: unknown recipient type: "age1aaaa"
I suspect that this feature is not implemented yet. But anyway, how does age is supposed to know if -r is a path or a Bech32 identity? Should it try to open that file or print a warning?
The text was updated successfully, but these errors were encountered:
What were you trying to do
Encrypt to multiple recipients in a file called
age1aaaa
:What happened
I suspect that this feature is not implemented yet. But anyway, how does age is supposed to know if -r is a path or a Bech32 identity? Should it try to open that file or print a warning?
The text was updated successfully, but these errors were encountered: