aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/README.md
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2019-01-01 12:05:21 -0800
committerDaniel Mueller <deso@posteo.net>2019-01-01 12:05:21 -0800
commit8a8d8819d07883db410ba72801ff3023d152be34 (patch)
treed8820c11235f7646ab26097982d78826e6cadf09 /nitrocli/README.md
parente77650547cf2ab410fd6fe16fc5e86cf1b0772d9 (diff)
downloadnitrocli-8a8d8819d07883db410ba72801ff3023d152be34.tar.gz
nitrocli-8a8d8819d07883db410ba72801ff3023d152be34.tar.bz2
Remove note about firmware version 0.47 requirement
This change removes the note about firmware version 0.47 being the minimum required. The note is outdated, because with the switch to using the nitrokey crate and with it libnitrokey we no longer have such a requirement as the CRC check we performed that caused incompatibilities with earlier versions does not exist in libnitrokey (see issue Nitrokey/libnitrokey issue #134).
Diffstat (limited to 'nitrocli/README.md')
-rw-r--r--nitrocli/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/nitrocli/README.md b/nitrocli/README.md
index df6117e..fa682b2 100644
--- a/nitrocli/README.md
+++ b/nitrocli/README.md
@@ -29,14 +29,6 @@ The following commands are currently supported:
- set: Change the admin or the user PIN.
- unblock: Unblock and reset the user PIN.
-### *Note:*
-----------------------------------------------------------------------
-> **nitrocli** requires the Nitrokey Storage to be running **firmware
-> version 0.47** or higher. Versions before that reported incorrect
-> checksums which will cause the program to indicate data retrieval
-> errors, causing commands to fail.
-----------------------------------------------------------------------
-
Usage
-----