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

Stabilize Nitrokey 3 AM and Nitrokey Storage work #26

Closed szszszsz closed 1 year ago

szszszsz commented 1 year ago

This PR stabilizes Nitrokey 3 AM and Nitrokey Storage work, by increasing timeout for the former, and increase read attempts for the latter.

Changes list:

Tested on:

using Catch tests and CLI calls.

Fixes https://github.com/Nitrokey/trussed-secrets-app/issues/88