1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2025-01-19 16:52:16 +01:00

Merge branch 'master' of github.com:Yubico/yubikey-ksm

This commit is contained in:
Dain Nilsson 2012-12-18 13:42:16 +01:00
commit baacc0677f

12
README.md Normal file
View File

@ -0,0 +1,12 @@
yubikey-ksm
===========
The YubiKey Key Storage Module (YK-KSM) provides a AES key storage facility for use with a YubiKey validation server.
The YK-KSM is intended to be run on a locked-down server.
This separation allows third parties to keep tight control of the AES keys for their YubiKeys, but at the same time allow external validation servers (e.g., Yubico's) to validate OTPs from these YubiKeys.
The YK-KSM was designed to work with the YubiKey validation server in PHP:
http://code.google.com/p/yubikey-val-server-php/