From 2739188166445bb51091cfa33e6bd1ec0938de3f Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Wed, 6 Jun 2018 15:43:49 +0200 Subject: Update readme for Nitrokey Storage --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index db67122..e64d4f2 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ nitrokey = "0.1.1" The required [`libnitrokey`][] version is built from source. The host system must provide `libhidapi-libusb0` in the default library search path. -As I only have access to a Nitrokey Pro, this crate only provides support for -the Nitrokey Pro methods. If you want to contribute for the Nitrokey Storage, -please send a mail to [nitrokey-rs-dev@ireas.org][]. +Currently, this crate provides access to the common features of the Nitrokey +Pro and the Nitrokey Storage: general configuration, OTP generation and the +password safe. Support for the secure storage on the Nitrokey Storage is under +development. ### Unsupported Functions @@ -58,6 +59,11 @@ $ cargo test --features test-storage -- --test-threads 1 The `totp_no_pin` and `totp_pin` tests can occasionally fail due to bad timing. +## Acknowledgments + +Thanks to Nitrokey UG for providing a Nitrokey Storage to support the +development of this crate. + ## Contact For bug reports, patches, feature requests or other messages, please send a -- cgit v1.2.1