FF Apps Archive (beta)

GAuth


A simple application which generates TOTP tokens when multi-factor authentication is used with your Google account. It implements RFC4226 (HMAC-based OTP) and has been tested to work with Google Authenticator, Dropbox, Dreamhost, Amazon, Linode, Okta and many others.: https://github.com/gbraad/gauth/wiki/Supported-services Instructions: Enter the secret you have been given by the service for which you want to have the OTP generated. Acccount name is whatever you want to remind your secret by, eg. the site name or email address. The generated 6 character key is the response you will need to enter when asked for. Be aware the time on your desktop or phone should be synchronized. When this is off by a minute it could fail to login. Please let me know about any problems before you make a review in the store since I cannot answer you there. Send a report email or report the support page. You can find the contact info in the about dialog or navigate to the support page. If you are using Google, do not use an application-specific passwords to generate a response. They are not meant to be used this way. Two factor authentication is not just to secure your GMail account, but also extremely helpful to tighten the security of your SSH connection as instructed at http://www.mnxsolutions.com/security/two-factor-ssh-with-google-authenticator.html No data is transmitted. All token secrets are stored locally in localStorage. Online version available at http://gauth.apps.gbraad.nl or as a packaged web application Community created application. Not affiliated with Google. Source code is available at http://github.com/gbraad/gauth/ You got some ideas? Bugs or errors? Share it with me. Consider a donation if you find this software useful. Flattr: https://flattr.com/thing/717982/GAuth-Authenticator If the application does not install on your device or for your browser please report this as an error first before rating the application.

Homepage: http://gauth.apps.gbraad.nl

Developer: Gerard Braad

Support: Web, Email

Categories: utilities

Works Offline

Rating: 4.0667, 30 ratings

Created: 2012-06-12T04:52:03

Updated: 2012-06-12T04:52:03

Version: 0.9.9

Release Notes:
If the application does not install on your device or for your browser please report this as an error first before rating the application. January 12th, 2015 Updated libraries, uses flat style January 7th, 2015 Changed icon December 15th, 2014 Resolved issues related to Marketplace changes. May 14th, 2014 Fixed an issue related to the hosting using 5apps caused by including a custom manifest file. (Republished: May 19th) May 6th, 2014 Published a pre-release of the packaged web application January 18th, 2014 Updated list of supported services December 1st, 2013 Tested to work with Okta October 21st, 2013 Altered target for about links to open as _blank to meet the 'changed' Firefox Marketplace requirements.