Nitrokey / heads

A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops and servers.
http://osresearch.net/
GNU General Public License v2.0
15 stars 1 forks source link

Update hotp-verification to v1.4-RC3 #21

Closed szszszsz closed 1 year ago

szszszsz commented 1 year ago

Support PIN-less Nitrokey 3 with HOTP Verification Tool v1.4-RC2 release:

For this one changes should be made in Heads to not gather PIN for the registering action here, as it will be ignored anyway by design.

Connected: https://github.com/Nitrokey/heads/issues/19

Edit: requires Nitrokey 3 release newer than testing-20230417

szszszsz commented 1 year ago

@nestire Do you know why CI fails here?

nestire commented 1 year ago

fixed it here 61c7695f0d7590f09a2204a974f548c0b860c015

szszszsz commented 1 year ago

I have rebased PR on the latest nitropad-ng. The CI should pass now.

szszszsz commented 1 year ago

CI passes @nestire: can you test that please?

szszszsz commented 1 year ago

@nestire Oops, this requires the new test firmware, so it would not work yet. Let's wait for the new test release of the Nitrokey 3 firmware first (this/next week).

szszszsz commented 1 year ago

Updated the PR to use v1.4-RC3 now, which handles serial number (when NK3 / Secrets App will support it) and fixes UI issue, when the PIN is not set (as well as warns about it).