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

nk3 secrets: Ramdomly generate challenge-response secret #508

Open
robin-nitrokey opened this issue Mar 7, 2024 · 0 comments
Open

nk3 secrets: Ramdomly generate challenge-response secret #508

robin-nitrokey opened this issue Mar 7, 2024 · 0 comments
Labels
application:secrets Secrets app: OTP and Password Safe device/Nitrokey 3 enhancement New feature or request good first issue Good for newcomers

Comments

@robin-nitrokey
Copy link
Member

Users have to do something like this to set up a secret for use with KeypassXC:

$ nitropy nk3 secrets add-challenge-response 2 $(echo your-20-byte-secret | base32)

It would be more convenient to have an option that takes random bytes from the Nitrokey 3, performs the base32 encoding and then writes the slot.

@robin-nitrokey robin-nitrokey added enhancement New feature or request good first issue Good for newcomers device/Nitrokey 3 application:secrets Secrets app: OTP and Password Safe labels Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application:secrets Secrets app: OTP and Password Safe device/Nitrokey 3 enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant