-
Notifications
You must be signed in to change notification settings - Fork 164
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
Would it be possible to use an Age key that lives on a Yubikey via age-plugin-yubikey? #377
Comments
This is blocked on getsops/sops#1103 |
Bummer :< |
Now we got: getsops/sops#1335 that unlocks tpm and yubikey plugins for age. |
Oh very cool. Will you need to do work on |
It should just work (TM). Maybe we need some environment (PATH?) variable for sops-install-secrets so age plugins are discovered? But this shouldn't take long to implement. |
Documentation and a guide would also be appreciated |
If you know a bit of Go and got a bit of sanity left in you, please help out with getsops/sops#1335. I didn't write any of the code there, it was @Mic92. |
I was keen to give this a try with the yubikey-support branch :) but wasn't sure if it was at a beta stage? :) |
@mannp I will probably switch to use https://github.com/olastor/age-plugin-fido2-hmac instead, because than we can use other security keys beyond just yubikeys. |
Having choice over sec keys sounds like a good plan, and thanks for the update :) |
Hey @Mic92 Is it yet possible to use the age keys generated on Yubikeys yet? I currently use GPG to encrypt my secrets but when I use |
I know you can do this with GPG but it would be really awesome if I could use Age instead.
The text was updated successfully, but these errors were encountered: