1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2025-01-19 16:52:16 +01:00
2013-09-18 14:32:52 +02:00
2012-12-18 13:51:05 +01:00
2009-05-04 14:14:58 +00:00
2013-02-04 16:53:40 +01:00
2013-09-18 14:32:52 +02:00
2013-09-18 14:31:32 +02:00
2013-04-22 12:16:06 +02:00
2013-02-04 17:41:13 +01:00
2009-12-14 16:18:38 +00:00
2013-07-01 17:32:35 +02:00
2013-02-04 17:41:13 +01:00
2013-02-04 16:53:40 +01:00
2013-02-04 17:41:13 +01:00
2013-02-04 16:53:40 +01:00

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.

Releases are available from:

http://yubico.github.io/yubikey-ksm/releases.html

The YK-KSM was designed to work with the YubiKey validation server:

http://yubico.github.io/yubikey-val/

Documentation is in doc/.

The documentation is also available online at:

    http://github.com/Yubico/yubikey-ksm/wiki

Development
-----------

To create a tarball you must have a recent versions of "help2man" and
"git2cl".

If you've checked out the source tree and the doc/ dir is empty, do

   $ git submodule init
   $ git submodule update
Description
YubiKey Key Storage Module
Readme 230 KiB
Languages
Perl 56.6%
PHP 22.3%
Makefile 14.9%
Shell 6.2%