资 源 简 介
NOTE
This project is now hosted at github, https://github.com/HurricaneLabs/pywikid. Please follow development there.
WiKID Systems (http://www.wikidsystems.com) offers an open source two-factor authentication solution implemented on a Linux server, with clients for all major desktop operating systems and several mobile phone platforms. However, their code is written in Java, and Java is seen by many as slow and bloated. Enter: PyWikid, the first third party WiKID Token Client.
PyWikid is developed by Hurricane Labs (http://www.hurricanelabs.com) as an open source implementation of the WiKID one-time-password protocol in Python. It is compatible with the standard Java-based WiKID server, and should run on any platform that supports Python and OpenSSL (tested on Mac OS X, Ubuntu 8.10, and Slackware).
PyWikid is currently under active development, as it requires a token previously created with the Java token. It is also currently command line only, tho