diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2020-01-14 17:45:06 +0100 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2020-01-14 18:03:16 +0100 |
commit | 43664ca3c449008e2859feb94e3142db3fa98625 (patch) | |
tree | cae2b5f81bb1245caef37cba80f934878978878c /src/pws.rs | |
parent | 1bc96cf8391977358f77741c63298894f52b7aff (diff) | |
download | nitrokey-rs-43664ca3c449008e2859feb94e3142db3fa98625.tar.gz nitrokey-rs-43664ca3c449008e2859feb94e3142db3fa98625.tar.bz2 |
Release v0.5.0v0.5.0
This release adds support for these Nitrokey commands:
For all devices:
- Listing the connected devices and connecting to one of them
(list_devices and Manager::connect_path).
- Querying the status of a Nitrokey device (Device::get_status).
For the Nitrokey Storage:
- Getting the SD card usage (Storage::get_sd_card_usage).
- Getting the status of a background operation
(Storage::get_operation_status).
- Filling the SD card with random data (Storage::fill_sd_card).
With this release, we support all functions provided by libnitrokey –
except those listed as unsupported in the readme file. Therefore we
should be able to release a stable version 1.0.0 soon.
Diffstat (limited to 'src/pws.rs')
0 files changed, 0 insertions, 0 deletions