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

fido2: Limit VID/PID for Nitrokey FIDO2 commands #604

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

robin-nitrokey
Copy link
Member

Previously, we executed all fido2 commands on all FIDO2 devices. But some only work on the Nitrokey FIDO2. This patch adds a check that ensures that these device-specific commands only enumerate Nitrokey FIDO2 devices.

Fixes: #453
Fixes: #536

Previously, we executed all fido2 commands on all FIDO2 devices.  But
some only work on the Nitrokey FIDO2.  This patch adds a check that
ensures that these device-specific commands only enumerate Nitrokey
FIDO2 devices.

Fixes: #453
Fixes: #536
@sosthene-nitrokey
Copy link
Contributor

sosthene-nitrokey commented Dec 19, 2024

I would like to have the NK3-compatible FIDO commands to also be available over nitrpoy nk3 fido2 … It's nice to have a CLI for these operations.

Edit: nevermind this does not remove the functionality for the commands that work with the NK3.

@robin-nitrokey robin-nitrokey merged commit b4027d0 into master Dec 19, 2024
8 checks passed
@robin-nitrokey robin-nitrokey deleted the nkfido2 branch December 19, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants