Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor to force HOTP sealing when needed.
We want to seal against HOTP dongle here, no reason to skip presence. Force it. USB drivers are loaded on demand prior of having calls to interrogate usb dongle, dongle should be detectable per host drivers if connected. If not, there is either a bug in Nitrokey dongle firmware firmware, under hotp_verification, or prior code paths having interacted with gpg --card-info of gpg --card-edit. Signed-off-by: Thierry Laurion <[email protected]>
- Loading branch information