Skip to content

Releases: Nitrokey/trussed-secrets-app

0.3.1: Stability improvements

01 Dec 12:08
0.3.1
8e46355
Compare
Choose a tag to compare

Stability improvements:

  • Initial fuzzing support
  • Stability fixes for the flaws found during the fuzzing
  • Add missed algorithm descriptor for the authentication
  • Use own Flexiber fork

Details:

Required for the use with the OTP client in pynitrokey.

0.3.0 Verify the HOTP code

18 Nov 14:22
0.3.0
2cbcfb5
Compare
Choose a tag to compare

Verify the HOTP code coming from a PC host, and show visually to user, that the code is correct or not, with a green or red LED respectively. Does not need authorization by design.

Client implementation and tests:

0.2.0 CTAPHID transport

27 Oct 17:49
0.2.0
1eed468
Compare
Choose a tag to compare

Attached:

  • test results - results of test_otp.py file, and the USB/IP simulation app output
  • USB/IP simulation application (UPX compressed)

Documentation: