Skip to content

Commit

Permalink
Add PIN retry count to all Nitrokey 3 pins
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey authored and daringer committed Jan 13, 2025
1 parent 1cb9c0d commit 0c21886
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions source/components/nitrokeys/nitrokey3/set-pins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ FIDO2

The PIN for FIDO2 can be set with `Nitropy <../../software/nitropy/index.html>`__, operating system native apps, or a webbrowser such as Chrom(e|ium).

.. warning::
The PIN has retry counter of 8 attempts. After 8 attempts, it is locked and the FIDO feature needs to be reset change the PIN.
To prevent accidental lock of the PIN, the device needs to be unplugged and replugged every 3 attempts.

.. end-fido2-header
.. start-fido2-nitropy
Expand Down Expand Up @@ -76,6 +80,9 @@ The PIN for passwords and OTP secrets can be set with the `Nitropy <../../softwa
1. Connect the Nitrokey 3 with your computer.
2. On the terminal enter ``nitropy nk3 secrets set-pin`` and follow the instructions.

.. warning::
The PIN has retry counter of 8 attempts. After 8 attempts, it is locked and the secrets feature needs to be reset change the PIN.

.. end-passwords-otp-secrets
.. start-openpgp-card
Expand Down

0 comments on commit 0c21886

Please sign in to comment.