aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/README.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-12-30 18:32:45 +0100
committerDaniel Mueller <deso@posteo.net>2019-01-01 17:14:58 -0800
commitcc3aa7f14eaec746e6718ef155a59e10c67a03fb (patch)
tree3d9c64d275236fa18b7b2d04eda54b6900b42fdb /nitrocli/README.md
parentfc4a8e12af694a40fe17bcebddd9e4617075400f (diff)
downloadnitrocli-cc3aa7f14eaec746e6718ef155a59e10c67a03fb.tar.gz
nitrocli-cc3aa7f14eaec746e6718ef155a59e10c67a03fb.tar.bz2
Implement the pin set command
This change implements the pin set command which can be used to change a Nitrokey's user or admin PIN.
Diffstat (limited to 'nitrocli/README.md')
-rw-r--r--nitrocli/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/nitrocli/README.md b/nitrocli/README.md
index ed5e4e4..ac6710f 100644
--- a/nitrocli/README.md
+++ b/nitrocli/README.md
@@ -15,8 +15,6 @@ The following commands are currently supported:
- config: Access the Nitrokey's configuration
- get: Read the current configuration.
- set: Change the configuration.
-- pin: Change the Nitrokey’s PINs
- - unblock: Unblock and reset the user PIN.
- storage: Work with the Nitrokey's storage.
- open: Open the encrypted volume. The user PIN needs to be entered.
- close: Close the encrypted volume.
@@ -28,6 +26,7 @@ The following commands are currently supported:
- clear: Delete an OTP slot.
- pin: Manage the Nitrokey's PINs.
- clear: Remove the user and admin PIN from gpg-agent's cache.
+ - set: Change the admin or the user PIN.
- unblock: Unblock and reset the user PIN.
### *Note:*