Browsing projects by Tag(s)

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

Showing page 1 of 3

This project implements online validation of Yubikey OTPs. It is written in C and provides a shared library for use by other software.

0
 
  0 reviews  |  1 user  |  3,746 lines of code  |  7 current contributors  |  Analyzed 5 days ago
 
 

The OATH Toolkit attempts to collect several tools that are useful when deploying technologies related to OATH. For example, see RFC 4226 on OATH HOTP. Included is a shared library (liboath), a command line tool (oathtool) and a PAM module (pam_oath).

5.0
 
  0 reviews  |  1 user  |  122,896 lines of code  |  3 current contributors  |  Analyzed 2 days ago
 
 

Pure Perl implementation of HOTP and TOTP one time passwords as described by the Initiative for Open Authentication (http://www.openauthentication.org/)

5.0
 
  0 reviews  |  1 user  |  230 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Client library written in Java for verifying YubiKey one-time passwords (OTPs). YubiKey : http://www.yubico.com/yubikey/

0
 
  0 reviews  |  0 users  |  1,709 lines of code  |  4 current contributors  |  Analyzed 4 days ago
 
 

yms

Compare

This project is no longer supported by Yubico. Our recommend server infrastructure consists of: http://code.google.com/p/yubikey-val-server-php/ http://code.google.com/p/yubikey-ksm/

0
 
  0 reviews  |  0 users  |  8,217 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

This is the .NET client code from Yubico to demonstrate how to invoke Yubico's web service to validate an OTP generated by your Yubikey. -- Yubico.com - Elegant, easy and safe authentication for the web 5-sec demo: http://www.yubico.com/demo_frontpage_movie.html

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Yubico Java OTP validation server is developed just as a proof of concept. We strongly recommend deploying the Yubico PHP based OTP validation server available at the following links on all productions sites as it is more actively maintained and has a more secure architecture: ... [More] http://code.google.com/p/yubikey-val-server-php/ http://code.google.com/p/yubikey-ksm/ [Less]

0
 
  0 reviews  |  0 users  |  3,367 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

This project hosts the source code to the Yubico OpenID Server. For installation instructions, see: http://code.google.com/p/yubico-openid-server/wiki/ReadMeYubico The code is based on the OpenID server from JanRain but modified to use the Yubikey for authentication. The upstream project ... [More] home can be found at: http://openidenabled.com/php-openid/ [Less]

0
 
  0 reviews  |  0 users  |  52,373 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) in C. Debian packages for the library are available thanks to Tollef Fog Heen: http://packages.debian.org/sid/libyubikey0 http://packages.qa.debian.org/liby/libyubikey.html Fedora packages are available thanks to ... [More] Maxim Burgerhout: https://bugzilla.redhat.com/show_bug.cgi?id=557776 [Less]

0
 
  0 reviews  |  0 users  |  1,225 lines of code  |  5 current contributors  |  Analyzed 10 days ago
 
 

That's a Joomla authentication plugin to add OTP support for the admin area Steps to install: - Install the otp.zip (otp.php + otp.xml) thru Joomla interface. - Copy mod_login.php to the path (Joomla Instalation directory)/administrator/modules/mod_login. - Create the sql databases with ... [More] the command: mysql -u joomla_admin -p joomla < xyz.sql Where joomla_admin: your joomla db admin user or the sql admin joomla: your joomla database xyz.sql: File with the sql statements to create the database. - Enable and publish the otp plugin (it's an authentication plugin) - As a test insert an OTP in the otphashes for the admin user and the username and his id in the table otpusers. INSERT INTO jos_otphashes(whencreated,username,otp) VALUES(NOW(),'admin','UMHASHMUITOSINISTRO31337'); INSERT [Less]

0
 
  0 reviews  |  0 users  |  270 lines of code  |  0 current contributors  |  Analyzed 3 days 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.