|
Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.
Project Release Information2011-09-14 06:28 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'. 2011-09-07 00:17 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 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. 2011-07-26 23:38 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. 2011-07-16 07:15 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
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. |