-
Notifications
You must be signed in to change notification settings - Fork 5
Home
ecki edited this page Aug 27, 2012
·
25 revisions
https://github.com/ecki/et-otp/raw/gh-pages/et-otp.jar (V1.0)
The software is tested to work with Amazon MFA for AWS as well as Google 2-step verification for Google Applications as well as Dropbox MFA. In all cases the text string code (instead of the QR-Code) needs to be copied and pasted to the et-otp settings dialog to enable this use case.
- [Setting up Google 2-step verification](wiki/Setting up Google 2-step verification)
- [Setting up Amazon MFA](wiki/Settung up Amazon MFA)
- [Setting up Dropbox MFA](wiki/Setting up Dropbox MFA)
- http://tools.ietf.org/html/rfc6238 - TOTP: Time-Based One-Time Password Algorithm (2011)
- http://tools.ietf.org/html/rfc4226 - HOTP: An HMAC-Based One-Time Password Algorithm (2005)
- http://tools.ietf.org/html/rfc4648 - BASE32 data encoding (2006)
- [Frequently Asked Questions (FAQ)](wiki/Frequently Asked Questions)