项目作者: markmcavoy

项目描述 :
Android设备的TOTP或HOTP令牌
高级语言: Java
项目地址: git://github.com/markmcavoy/androidtoken.git
创建时间: 2015-03-13T22:51:40Z
项目社区:https://github.com/markmcavoy/androidtoken

开源协议:Other

下载


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