ykclient
C library to validate one-time-password YubiKeys
YubiKey C Client Library (libykclient) is a C library used to validate a one-time-password (OTP) YubiKey against Yubico’s servers. See the Yubico website for more information about Yubico and the YubiKey.
- Versions: 2.15
- Website: https://developers.yubico.com/yubico-c-client/
- Licenses: FreeBSD
- Package source: gnu/packages/security-token.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of ykclient
as follows:
guix install ykclient
Or install a particular version:
guix install ykclient@2.15
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.
Badge code
You can use the following badge to inform users of ykclient about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/ykclient'><img src='https://packages.guix.gnu.org/packages/ykclient/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/ykclient)
Example Org:
[[https://packages.guix.gnu.org/packages/ykclient][https://packages.guix.gnu.org/packages/ykclient/badges/latest-version.svg]]