forked from Yubico/yubikey-val
-
Notifications
You must be signed in to change notification settings - Fork 0
YubiKey OTP validation server in PHP
License
vkarlsen/yubikey-val
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
yubikey-val =========== The YubiKey Validation Server (YK-VAL) is a server that validates Yubikey OTPs. YK-VAL is written in PHP, for use with web servers such as Apache. The server implements the Yubico API protocol as defined in doc/ValidationProtocol*. This server talks to another service for decrypting the OTPs, to avoid storing any AES keys within the validation server. One implementation of this service is YKKSM: https://github.com/Yubico/yubikey-ksm Another implementation of a KSM using the YubiHSM hardware is Python-PyHSM: https://github.com/Yubico/python-pyhsm Note that version 1.x is a minimal centralized server. Version 2.x is a replicated system that uses multiple machines. Releases are available from: http://yubico.github.com/yubikey-val/releases.html Documentation is in doc/
About
YubiKey OTP validation server in PHP
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 95.5%
- Perl 2.6%
- Shell 1.9%