yubikey-ksm 1.13-1 source package in Ubuntu

Changelog

yubikey-ksm (1.13-1) unstable; urgency=low


  * Initial package (closes: #698839).

 -- Dain Nilsson <email address hidden>  Wed, 17 Apr 2013 17:53:36 +0200

Upload details

Uploaded by:
Debian Authentication Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Authentication Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
yubikey-ksm_1.13-1.dsc 2.0 KiB 86979aac9183ffe3d921230b27d702c9d2079a28a81428a9bff5c02089ed7b7e
yubikey-ksm_1.13.orig.tar.gz 23.6 KiB d84ab314ec44e0108043555e1b4b47c05edcf1aad11493a07d5b92c624339b0d
yubikey-ksm_1.13-1.debian.tar.gz 4.3 KiB 55955516dfcb31ca86bb3337c6be95666bcb39f1ed283c5c0ce8ced0b24e8b14

No changes file available.

Binary packages built by this source

yubikey-ksm: Key Storage Module for YubiKey One-Time Password (OTP) 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 that decrypt YubiKey One-Time Passwords (OTPs), normally
 only used by YubiKey OTP validation servers. 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. This implementation
 store the AES keys in a database unencrypted, which can be protected
 using file-system encryption mechanisms Another KSM implementation
 is available in the yhsm-yubikey-ksm package that use the YubiHSM hardware
 to protect the decryption process. 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 KSM server up and running via Apache.