Download List

项目描述

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 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

修复了在Mac上的Web Start软件令牌的一个问题,如果您使用的关键Properties.get(关键)=“os.name”你空。如果您使用Properties.getProperty(关键)你的Mac OS X“。
标签: two-factor authentication, Stable, software token
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
3.4.87.b1030 Strong Authentication Server Enterprise Edition

次要更新完成。空的/ etc / WIKID /安全文件。您可以输入你的密码,安装程序自动启动。
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

更新的API。更新example.jsp文档。一个空值转换为一个字符串“空”的问题修复。如果您尝试设置的userid为null,则抛出一个IllegalArgumentException。
标签: two-factor authentication, Stable
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
3.4.87.b924 Strong Authentication Server Enterprise Edition

API的调用进行了更新,以便覆盖现有的调用预先登记。空组的名称转换为一个字符串“空”的问题是固定的。 example.jsp文档更新的变化。小错误是固定的。
标签: two-factor authentication, Stable
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
PHP wAuth API package 3.1.0

此代码允许您添加双因素身份验证你的PHP代码。您可以注册到组中的用户。通过wClient API创建预注册代码的能力已被添加。
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