| Projects on Google Code | Results 1 - 10 of 57 |
== Introduction ==
The config_server is made to be included in erlang applications that operate on different nodes. The config_server represent a solution for having a human-readable and easy changeable configuration file in your application.
The config_server provides an API to load, save and...
With this PHP-class you can decode and authenticate an OTP (one time password) from the Yubikey. For more information about the yubikey please visit Yubico's website at http://www.yubico.com. If you look in the link section you will also find my yubikey simulator that you can use for testing this cl...
YubiKey Validation Server was first developed by Yubico and Yubico made it an open source project starting from June, 2008. Anyone that likes to participate the development work please contact send your bio, availability, modules you are interested to work on to Tech@Yubico.com. Yubico will continue...
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 all...
This is a server that validates Yubikey OTPs. It is written in PHP, for use with web servers such as Apache.
http://yubico.com/img/_press_yubikey_hand_comp_.jpg
The server implements the Yubico API protocol as defined in:
http://yubico.com/developers/api/
This server talks to another se...
This is a server implementation in PHP for utilising Yubikey timestamps for more secure logins. It supports multiple OTPs at once for more secure one-time logins and the handling
of OTPs during session logins.
The implementation utilises the Yubikey API protocol for verification of OTPS as impl...
Orthrus is a C library and user interfaces for RFC 2289,
"A One-Time Password System (OTP)", also known as OPIE or S/Key.
* [ortcalc Client Introduction for Users]
* [pam_orthrus PAM Module for System Administrators]
== About ==
A plugin for Squirrelmail that implements Yubikey OTP authentication.
== News ==
May 02 - Release 0.8.1
* Updates based on additional Squirrelmail dev feedback.
Apr 03 - Release 0.7
* Updates based on Squirrelmail dev feedback. The configuration has slightly changed, s...
To obtain any version of erlang otp(from otp_src_R6B-0 to the latest version), go http://erlang.googlecode.com/svn/tags/.
Use this command to check out the latest project source code:
{{{
svn co http://erlang.googlecode.com/svn/trunk/ erlang
}}}
Here is the core php library used by Yubikey's validation server, Yubikey management system, and other Yubico tools in php.