Replies: 2 comments 1 reply
-
|
Unfortunately no, this is just not possible, since FIDO2 doesn't support decryption operations. We can add symmetric support for FIDO2 security keys, and might as a plugin, but not asymmetric support like what's needed to use SSH keys. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
As an aside, the age protocol does support YubiKey (in asymmetric mode) via a plugin. You can find the beta release here: https://github.com/str4d/age-plugin-yubikey
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
far as i know age don't support yubikey, but wouldn't it be easy to implement ed25519-sk to add semi yubikey support?
Every encryption need press of yubikey.
Warning: recipients file "age.pub": ignoring unsupported SSH key of type "sk-ssh-ed25519@openssh.com" at line 1Beta Was this translation helpful? Give feedback.
All reactions