Skip to content
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

agebox cannot be used to encrypt content for yubikey-backed keys #150

Open
charles-dyfis-net opened this issue May 25, 2022 · 2 comments
Open

Comments

@charles-dyfis-net
Copy link

When given a public key created with the age-plugin-yubikey plugin, agebox refuses to encrypt for it:

WARN[0000] Could not load public key: invalid public key  key=keys/charles.age svc=storage.fs.KeyRepository version=0.6.1

...this means that even someone willing to use non-agebox tools to decrypt their content (in the interim pending plugin support available in the decryption path for agebox itself) cannot encrypt their content with such a key.

@Threnklyn
Copy link

There is a new release candidate https://github.com/FiloSottile/age/releases/tag/v1.1.0-rc.1 which adds plugin support for age-plugin-yubikey. so there should be support for this in the near future

@Threnklyn
Copy link

just FYI https://pkg.go.dev/filippo.io/age stable v1.1.1 release supports yubikeys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants