apparently git-age does not support the age SSH key encryption:
$ git-age add-recipient myself -k $HOME/.ssh/id_ed25519.pub
git-age: error: failed to get identities: error at line 1: unknown identity type: "ssh-ed25519 [...]"
age itself seems to support it:
$ age -h
Usage:
[...]
RECIPIENT can be an age public key generated by age-keygen ("age1...")
or an SSH public key ("ssh-ed25519 AAAA...", "ssh-rsa AAAA...").
[...]
Identity files contain one or more secret keys ("AGE-SECRET-KEY-1..."),
one per line, or an SSH key. [...]
this would be super helpful.
greetings! :)
apparently git-age does not support the age SSH key encryption:
age itself seems to support it:
this would be super helpful.
greetings! :)