yubico-piv-tool 2.3.1
Interact with the PIV application on a YubiKey
The Yubico PIV tool is used for interacting with the Privilege and Identification Card (PIV) application on a YubiKey. With it you may generate keys on the device, import keys and certificates, create certificate requests, and other operations. It includes a library and a command-line tool.
- Outputs:
out
- Website: https://developers.yubico.com/yubico-piv-tool/
- Licenses: FreeBSD
- Package source: gnu/packages/security-token.scm
- Builds: See build status
- Issues: See known issues
Installation
Install yubico-piv-tool 2.3.1
as follows:
guix install yubico-piv-tool@2.3.1
Or install the latest version:
guix install yubico-piv-tool
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.