Welcome to OTP Central ====================== The purpose of OTP central will be to provide several interfaces to OTP (HOTP, TOTP and maybe mOTP) based token software. It's auth interfaces will be: 1) radius 2) ldap 3) soap 4) web Primary, this website will only do three things: 1) authenticate a user/pin/token combo (via soap/xmlrpc) 2) admin users - i.e. assign tokens to users - it would be nice if the backend were something else (i.e. ldap/AD) 3) allow users to manage their tokens i.e. synchronize them assign them to themselves, etc. This system will also include a auth daemon called authd. Authd is primarily a data broker, spoken to via shared memory from the website.