yubikey-management

Crates.ioyubikey-management
lib.rsyubikey-management
version0.0.3
sourcesrc
created_at2023-08-04 12:10:03.011567
updated_at2023-09-06 00:01:12.729316
descriptionConfiguration of Yubikey devices via their management application
homepage
repositoryhttps://codeberg.org/heiko/yubikey-management
max_upload_size
id935056
size61,778
Heiko Schaefer (hko-s)

documentation

README

YubiKey Management

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.

Context

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

Commit count: 0

cargo fmt