From 8a8d8819d07883db410ba72801ff3023d152be34 Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Tue, 1 Jan 2019 12:05:21 -0800 Subject: 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). --- nitrocli/README.md | 8 -------- 1 file changed, 8 deletions(-) (limited to 'nitrocli/README.md') 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 ----- -- cgit v1.2.1