-
-
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
Bump Dasharo Coreboot / hotp-verification; fix nitropad-nxx ec-powerdown #1561
Conversation
* remove all previous coreboot patches (as they are already included) * to be investigated: linux trampoline patch * add new patch to hardcode sleep configuration * activate smmstore as dasharo vendor code requires it Signed-off-by: Markus Meissner <[email protected]>
Signed-off-by: Markus Meissner <[email protected]>
* overwriting a hotp secret is not possible anymore * make sure to delete the hotp secret before setting a new one * requires one additional user presence check during HOTP setup * bump to v1.5 Signed-off-by: Markus Meissner <[email protected]>
@JonathonHall-Purism time to test hotp for regression and approve? |
Tested without regression
|
At this point we cannot get rid of the |
We also did another full test iteration today, fully confirmed what is written in "Test Results" in the initial post |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested Librem 14 + Librem Key, looks good to me. Thanks @daringer
This is the upstream relevant part of Nitrokey's next release for the Nitropads, it consists of three parts:
nitropad-nxx
hotp-verification
to obey Nitrokey 3's extended security modelhotp-verification
versions + NK3 v1.6 will not allow overwriting the HOTP secret, workaround: delete it manually usingnitropy
hotp-verification
version the HOTP secret is first removed before setting it again during HOTP regenerationTest Results
First round of tests was done for
t430-hotp-max
,nitropad-nv41
,nitropad-ns50
:.zip
llvm-pipe
, works with QubesOS 4.2site-local
)We plan for another round of testing early in January, once these tests confirm the listed ones - I'll change the PR to be ready-for-review.