IdentiToken - Version 1.1 IdentiToken is a soft-token solution that allows webdesigners to implement 2-factor authentications on websites. Such authentication schemes use one element thatyou "know", e.g. a password or PIN, plus one that you"have", e.g. the "token". For the client side of thelogin (web browser), users must use the IdentiTokenWindows client software to generate time-based tokensfor their logins. Each token is valid for one minute.For the server side we have provided a script todemonstrate how easy it is to implement the IdentiTokenauthentication algorithm. For demo purposes you mayaccess a live copy of the login demo on our web site,where you can try the IdentiToken logins.