Select a tag to browse associated projects and drill deeper into the tag cloud.
A PHP security library. * Session handler * XSS filter * CSRF protection * Password hashing * Encrypting data * Random data generator * Yubikey - one time tokens * One time passwords
Here is the core php library used by Yubikey's validation server, Yubikey management system, and other Yubico tools in php.
Gives a base for other people to integrate the Yubico Yubikey into their PHP projects. Use the Yubikey class to decode a key, and the YubiAuthenticator to integrate the Yubikey into your security system. This code base is being used by the official Yubico services such as the Yubikey Management Service and the Yubikey OTP validation server.
This PHP class allows you to authenticate a Yubikey to Yubico's web service API. Sanitation of the input otp is performed to check for proper length and modhex characters before query is sent to Yubico. This class fully implements SSL, including verifying the server's certificate domain
Auth_Yubico is a PHP class for verifying Yubico One-Time-Passwords. It is written as a PEAR module to make it easy to deploy. Check out the two demo page for this project: http://www.yubico.com/demo/ http://www.yubico.com/demo/demo.php http://www.yubico.com/demo/demo_version2.php For more information see the documentation: ReadMe
This is a small admin server that lets you manage Google Apps domains and their users, intended for use together with the simpleSAMLphp server. A live example of the server can be found at: https://saml.yubico.com/admin/
AboutA plugin for Squirrelmail that implements Yubikey OTP authentication. NewsMay 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, see INSTALL file. Mar 21 -
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
This is a server that validates Yubikey OTPs. It is written in PHP, for use with web servers such as Apache. The server implements the Yubico API protocol as defined in: http://yubico.com/developers/api/ This server talks to another service for decrypting the OTPs, to avoid storing any AES
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.