-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
Investigate emulation possibilities (kvm/qemu) of Nitrokey usb security dongles #1842
Comments
Alternative that could implement reverse HOTP sealing support:
|
I got the usbip NK3 runner working according to the doc , the key appears in lsusb but it looks like the usbip runner is built without the secrets app (so no HOTP support). I'm still looking into how difficult it would be to enable |
Created Nitrokey/nitrokey-3-firmware#564 |
@mkopec details requested under Nitrokey/nitrokey-3-firmware#564 (comment) |
@mkopec asked specifics for Heads use case and docs improvements needed for qemu under following comment |
CCID functions not supported from usb runner? Nitrokey/nitrokey-3-firmware#564 (comment) :
|
Cannot build usb-runner Nitrokey/nitrokey-3-firmware#564 (comment) |
This guide introduces the USB/IP runner and shows how it can be used to simulate a Nitrokey 3 device.
https://github.com/Nitrokey/nitrokey-3-firmware/blob/main/docs/usbip.md
That would resolve most of my qemu (tcg, not kvm) problems in HOTP testing, and most of automated testings needs (outside of #1203)
The text was updated successfully, but these errors were encountered: