From 0c2188646bcaf745dd10628668478f9abbd62380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sosth=C3=A8ne=20Gu=C3=A9don?= Date: Wed, 8 Jan 2025 11:30:18 +0100 Subject: [PATCH] Add PIN retry count to all Nitrokey 3 pins --- source/components/nitrokeys/nitrokey3/set-pins.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/components/nitrokeys/nitrokey3/set-pins.rst b/source/components/nitrokeys/nitrokey3/set-pins.rst index dc79dccf61..5e1bdfea39 100644 --- a/source/components/nitrokeys/nitrokey3/set-pins.rst +++ b/source/components/nitrokeys/nitrokey3/set-pins.rst @@ -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 @@ -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