From 33662f487c43e941a326e2667c95eec7d36dec1d Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Mon, 10 Dec 2018 15:57:36 +0100 Subject: Update README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2bb71be..136f16f 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ must provide `libhidapi-libusb0` in the default library search path. 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. +password safe. Basic support for the secure storage on the Nitrokey Storage is +available but still under development. ### Unsupported Functions @@ -27,8 +27,10 @@ supported by `nitrokey-rs`: - `NK_get_time()`. This method is useless as it will always cause a timestamp error on the device (see [pull request #114][] for `libnitrokey` for details). - `NK_get_status()`. This method only provides a string representation of - data that can be accessed by other methods (firmware version, seriel number, + data that can be accessed by other methods (firmware version, serial number, configuration). +- `NK_get_status_storage_as_string()`. This method only provides an incomplete + string representation of the data returned by `NK_get_status_storage`. ## Tests -- cgit v1.2.1