rains31 / yubikey-ksm

YubiKey Key Storage Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YubiKey Key Storage Module (YK-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:

Documentation is in doc/.

Development

To create a tarball you must have a recent versions of "help2man", "git2cl" and the perl module DBI.

About

YubiKey Key Storage Module

License:BSD 2-Clause "Simplified" License


Languages

Language:Perl 56.6%Language:PHP 22.3%Language:Makefile 14.9%Language:Shell 6.2%