markmcavoy / androidtoken

TOTP and HOTP Token for Andriod Devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auth Token (formerly, Android Token)

Auth Token, (formerly Android Token) is an Android applicaion used to generate one time passwords (OTP). The application is open source and written in Java. The application supports both HOTP (event tokens, http://tools.ietf.org/html/rfc4226) and TOTP tokens (time tokens, http://tools.ietf.org/html/draft-mraihi-totp-timebased-00).

The application supports provisioning tokens using

The application can optionally be protected with a PIN to stop unauthorised access to the software tokens.

Tokens can be exported as a QR code or by manually copying the seed to the clipboard.

Screen Shots

Main View Manually adding a new token Settings page

About

TOTP and HOTP Token for Andriod Devices

License:Other


Languages

Language:Java 100.0%