Nitrokey / nitrokey-hotp-verification

A command line C app to validate HOTP codes on Heads
GNU General Public License v3.0
11 stars 10 forks source link

v1.5: hotp-verification's reported firmware version is incorrect #33

Closed tlaurion closed 6 months ago

tlaurion commented 7 months ago

The firmware version is also obviously incorrect, I suppose some meta-data-struct is not parsed correctly

Originally posted by @daringer in https://github.com/Nitrokey/nitrokey-hotp-verification/issues/30#issuecomment-2060698008

sosthene-nitrokey commented 6 months ago

The firmware version displayed is correctly that reported by the secrets app in the firmware. This version is not really relevant, and maybe should be changed, but this repo does not fail to handle it.

Move to https://github.com/Nitrokey/trussed-secrets-app/issues/113 for more info.