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: Add PIN overview #467

Open
robin-nitrokey opened this issue Nov 13, 2023 · 2 comments
Open

nk3: Add PIN overview #467

robin-nitrokey opened this issue Nov 13, 2023 · 2 comments
Labels
device/Nitrokey 3 enhancement New feature or request

Comments

@robin-nitrokey
Copy link
Member

Add a pin-status (?) subcommand to the nk3 command that lists the PIN information for all apps (PIN set: yes/no, remaining retries). For secrets and FIDO2, this should be easy using existing functionality. For OpenPGP, we would probably have to introduce a new PIN status query command to the CTAPHID interface.

@Ingo-Albrecht
Copy link

Such a PIN status overview would be good to have. Perhaps simply add it to nitropy nk3 status instead.

Is it possible to obtain a yes/no status via nitropy nk3 get-config ?

@robin-nitrokey
Copy link
Member Author

Yes, we can also consider adding to status directly (or with a --pins flag).

Is it possible to obtain a yes/no status via nitropy nk3 get-config ?

No, the config mechanism does not have access to the PIN status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
device/Nitrokey 3 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants