Ykval-import Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

Ykval-import Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

ykval-import

One-Time Password (OTP) validation server for YubiKey tokens

Maintainer: Debian Authentication Maintainers



Section: net

Install ykval-import

  • Debian apt-get install yubikey-val Click to copy
  • Ubuntu apt-get install yubikey-val Click to copy
  • Kali Linux apt-get install yubikey-val Click to copy
  • Fedora dnf install yubikey-val Click to copy
  • Raspbian apt-get install yubikey-val Click to copy

yubikey-val

One-Time Password (OTP) validation server for YubiKey tokens

YubiKeys are USB tokens that act like keyboards and generate one-time passwords. This package contains a server written in PHP for use with Apache to validate YubiKey OTPs. The architecture is that a set of validation servers manage the token counters and respond to OTP requests from clients, and utilize a set of back-end YubiKey Key Storage Module (KSM) servers to perform the actual AES key decryption. The protocols are openly published. There are two implementations of the KSM available: yubikey-ksm (PHP, secrets on disk in database) and yhsm-yubikey-ksm (Python, for use with secrets protected by the YubiHSM hardware). Sometimes the KSM runs on another server than the validation server, but it is possible to run both on the same machine. After installing and configuring this package you will have a YubiKey validation server up and running via Apache.

Installation of latest ykval-import command is available for Debian, Ubuntu, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.