Download List

Project Description

The WiKID Strong Authentication System is a highly scalable, secure two-factor authentication system. It is simple to implement and maintain, allows users to be validated automatically, requires no hardware tokens, has a simple API for application support (via Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault tolerance and scalability. It also supports mutual /host and transaction authentication, wireless tokens only domains, locked tokens (to your PC), anti-keystroke logger keypad PIN entry, etc.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-14 06:28
3.1.16 Java Software Token client

Fixes an issue with the Web start software token on the Mac If you use Properties.get(key) for key="os.name" you get null. If you use Properties.getProperty(key) you get 'Mac OS X'.
Tags: two-factor authentication, Stable, software token

2011-09-07 00:17
3.4.87.b1030 Strong Authentication Server Enterprise Edition

Minor updates were done. An empty /etc/WIKID/security file is included. You can enter your passphrase there for an automatically starting setup.

2011-08-12 06:05
3.4.87.b952 Strong Authentication Server

Updates to the API. Updated example.jsp documentation. A fix for an issue where a null values were converted to a string literal "null". Throws an IllegalArgumentException if you try to set the userid to null.
Tags: two-factor authentication, Stable

2011-07-26 23:38
3.4.87.b924 Strong Authentication Server Enterprise Edition

API calling was updated to allow for overriding an existing pre-registration call. An issue where a null group name is converted to a string literal "null" was fixed. The example.jsp documentation was updated for changes. Minor bugs were fixed.
Tags: two-factor authentication, Stable

2011-07-16 07:15
PHP wAuth API package 3.1.0

This code allows you to add two-factor authentication to your PHP code. You can register users into groups. The ability to create pre-registration codes via the wClient API has been added.

Project Resources