-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for age-plugin-yubikey #49
Comments
i don't have a personal need for it, so i'm unlikely to add support - but if you could come up with an initial implementation, i might be willing to help you hammer it out. |
i've been meaning to play around with yubikey, just haven't got around to it yet, but if i understand it correctly, you generate an identity with it and then use it as usual with age. |
oh interesting, maybe i'll play with this today after work, i didn't realize it might be so trivial - i have a few spare yubikeys laying around |
On Wed Dec 11, 2024 at 1:50 AM AEDT, j3s wrote:
oh interesting, maybe i'll play with this today after work, i didn't realize it might be so trivial - i have a few spare yubikeys laying around
age-plugin-yubikey identities have two parts:
The secret key material, which is stored inside a YubiKey.
An age identity file, which contains information that an age client can use to figure out which YubiKey secret key should be used.
|
Any chance you could add support?
Regards
Dylan
The text was updated successfully, but these errors were encountered: