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

Support trussed-secret-app of NitroKey's for HMAC calculation #7

Open
stv0g opened this issue Oct 11, 2023 · 1 comment
Open

Support trussed-secret-app of NitroKey's for HMAC calculation #7

stv0g opened this issue Oct 11, 2023 · 1 comment

Comments

@stv0g
Copy link
Contributor

stv0g commented Oct 11, 2023

The NitroKey 3 offers USB-C for the first time. The Nitrokey 3 combines the features of previous Nitrokey models: FIDO2, one-time passwords, OpenPGP smart card, Curve25519, password manager, Common Criteria EAL 6+ certified secure element, firmware updates.

It uses the Trussed Secrets app to implement the YKOATH protocol.

@stv0g
Copy link
Contributor Author

stv0g commented Oct 12, 2023

The NitroKey team decided to you diverge from the original YKOATH protocol description and roll their own version starting around the v0.6 version of their app.

See: Nitrokey/trussed-secrets-app#103

Also from their design document:

remove YKOATH protocol compatibility, specifically authentication through challenge-response

Still supporting a NitroKey would be nice. But I think we should implement this in a separate Go package to keep the conciseness of the code and avoid misunderstandings.

@stv0g stv0g closed this as completed Oct 12, 2023
@stv0g stv0g transferred this issue from cunicu/go-ykoath Oct 13, 2023
@stv0g stv0g changed the title Support NitroKey 3 Support trussed-secret-app of NitroKey's for HMAC calculation Oct 13, 2023
@stv0g stv0g reopened this Oct 13, 2023
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

1 participant