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

Allow limiting the allowed serial numbers #6

Open
robinkrahl opened this issue Jan 14, 2020 · 1 comment
Open

Allow limiting the allowed serial numbers #6

robinkrahl opened this issue Jan 14, 2020 · 1 comment

Comments

@robinkrahl
Copy link
Contributor

robinkrahl commented Jan 14, 2020

nitrokey 0.5.0 added support for listing the attached devices and connecting to one of it. It would be cool if nitrokey-test could use this to select the test device.

There is a small caveat: The Nitrokey Storage does not return the correct serial number, see nitrokey-storage-firmware#76. But at least it seems to report a constant value which could be used like a serial number.

@d-e-s-o
Copy link
Owner

d-e-s-o commented Jan 15, 2020

Thanks for this suggestion, Robin. This would be a great value add. I suppose the best way to implement it would be to have another environment variable be honored by the crate, e.g., NITROKEY_TEST_SERIAL_NUMBER.
Right now I can't make any promises as to when I will get to implementing that request, though.

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

2 participants