Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

A PHP security library. * Session handler * XSS filter * CSRF protection * Password hashing * Encrypting data * Random data generator * Yubikey - one time tokens * One time passwords

0
 
  0 reviews  |  2 users  |  2,248 lines of code  |  3 current contributors  |  Analyzed 10 days ago
 
 

Here is the core php library used by Yubikey's validation server, Yubikey management system, and other Yubico tools in php.

0
 
  0 reviews  |  0 users  |  1,472 lines of code  |  0 current contributors  |  Analyzed 12 days ago
 
 

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.

0
 
  0 reviews  |  0 users  |  4,819 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

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 ... [More] , expiration date and signing authority. There is also support for signing queries and verifying response signatures. Timestamp verification is performed with user configurable tolerances to account for clock drift. Both the timestamp tolerances and CURL timeout are readable and writable through accessor methods. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 9 hours ago
 
 

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

0
 
  0 reviews  |  0 users  |  1,326 lines of code  |  2 current contributors  |  Analyzed 2 days ago
 
 

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/

0
 
  0 reviews  |  0 users  |  1,113 lines of code  |  0 current contributors  |  Analyzed 17 days ago
 
 

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 - ... [More] Release 0.6.1 Minor updates for error detection and notification. Mar 21 - Release 0.6 Support for custom service API url. Mar 12 - Release 0.5 Support for a primary and backup Yubikey per account. Detection of Yubikeys in both OTP and static mode. Feb 19 - Release 0.4 Security update to prevent potential use of un-authenticated OTP. [Less]

0
 
  0 reviews  |  0 users  |  525 lines of code  |  0 current contributors  |  Analyzed about 18 hours ago
 
 

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 ... [More] implemented in http://code.google.com/p/yubikey-val-server-php/ For more information read the introduction at http://code.google.com/p/yubikey-timedelta-server-php/wiki/Introduction [Less]

0
 
  0 reviews  |  0 users  |  9,714 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

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 ... [More] keys within the validation server. One implementation of this service is YKKSM: http://code.google.com/p/yubikey-ksm/ Note that version 1.x is a minimal centralized server. Version 2.x is a replicated system that uses multiple machines. [Less]

0
 
  0 reviews  |  0 users  |  2,662 lines of code  |  4 current contributors  |  Analyzed 5 months ago
 
 
 
 

Creative Commons License 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.