From 11011ddd6cc7c9366a3a505114077e7da6b3a32d Mon Sep 17 00:00:00 2001 From: Markus Merklinger Date: Thu, 7 Nov 2024 11:53:07 +0100 Subject: [PATCH 1/2] Add support for Nitrokey Passkey --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 385f917b..15e3248d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Nitrokey App 2 -This application allows to manage Nitrokey 3 devices. To manage Nitrokey Pro and Nitrokey Storage devices, use the older [Nitrokey App](https://github.com/Nitrokey/nitrokey-app). +This application allows to manage Nitrokey 3 and Nitrokey Passkey devices. To manage Nitrokey Pro and Nitrokey Storage devices, use the older [Nitrokey App](https://github.com/Nitrokey/nitrokey-app). ## Installation From e385d67cdb3dd25187f612b43378cb760d76248d Mon Sep 17 00:00:00 2001 From: Markus Merklinger Date: Thu, 7 Nov 2024 11:56:22 +0100 Subject: [PATCH 2/2] Extend features list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 15e3248d..bf66c7bd 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ The following features are currently implemented. - Passwords - TOTP - HOTP +- Set PIN + - FIDO2 + - Passwords ## Download