This package browser is in early development. Mind the rough edges.

yubikey-personalization

Library and tools to personalize YubiKeys

The YubiKey Personalization package contains a C library and command line tools for personalizing YubiKeys. You can use these to set an AES key, retrieve a YubiKey's serial number, and so forth.

Installation

Install the latest version of yubikey-personalization as follows:

guix install yubikey-personalization

Or install a particular version:

guix install yubikey-personalization@1.20.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.