Crates.io | yubikey-management |
lib.rs | yubikey-management |
version | 0.0.3 |
source | src |
created_at | 2023-08-04 12:10:03.011567 |
updated_at | 2023-09-06 00:01:12.729316 |
description | Configuration of Yubikey devices via their management application |
homepage | |
repository | https://codeberg.org/heiko/yubikey-management |
max_upload_size | |
id | 935056 |
size | 61,778 |
Configuration of Yubikey devices, via their "management" application.
Allows reading of a YubiKey device's configuration, as well as enabling and disabling of applications on a device (separately for the USB and NFC interface).
E.g., the OTP application can be disabled for the USB interface.
This crate is in an early development stage, and still very incomplete.
This crate is a companion for the openpgp-card
client library project
(https://gitlab.com/openpgp-card/openpgp-card).
In particular, it requires an
openpgp_card::CardBackend
implementation to interact with cards