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

add support for security sticks, e.g. Yubikey #95

Closed
orolhawion opened this issue Mar 29, 2021 · 4 comments
Closed

add support for security sticks, e.g. Yubikey #95

orolhawion opened this issue Mar 29, 2021 · 4 comments

Comments

@orolhawion
Copy link

I tried to put the signing key onto my Yubikey 5c using PIV slot 9c:

$ ykman piv keys import 9c ~/.minisign/minisign.key
Enter a management key [blank to use default key]: 
Enter password to decrypt key: 
Wrong password.
Enter password to decrypt key: 
Aborted!

The correct password is not accepted. Perhaps this is an issue of ykman, but I just wanted to let you know too.

@jedisct1
Copy link
Owner

The ykman tool is very unlikely to encrypt and decrypt keys the same way as minisign.

@nickray
Copy link

nickray commented Oct 17, 2021

FYI, we have a proposal from the community to implement hardware key-backed minisign signatures via a custom CTAP2 command (FIDO extension) for the Solo 1 device.

@jstasiak
Copy link

FYI, we have a proposal from the community to implement hardware key-backed minisign signatures via a custom CTAP2 command (FIDO extension) for the Solo 1 device.

Hey, is there a link to the proposal or any information about its current state?

@nickray
Copy link

nickray commented Jun 2, 2022

Talking about solokeys/solo1-cli#137, but it's not currently active. Also starting to get off-topic for this repo :)

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

4 participants