Skip to content

zeroknol/gauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAuth

"GAuth"

A simple application for multi-factor authentication, written in HTML using jQuery Mobile, jsSHA, LocalStorage and Application Cache. It implements the TOTP (Time-Based One-Time Password) algorithm according to RFC6238 and has been tested to work with Google Authenticator, Dropbox, Dreamhost, Amazon, Linode, Okta and many other services.

Hosting

You can self-host a version of this application by just serving the static files using Apache, nginx or webhoster.

Authors

"Gerard Braad"
@gbraad

Donations

A small donation to show appreciation is always welcome.

Gratipay tip Flattr this PayPal donate

Contributors

Matěj Cepl

Contact

If you have problems with the application, please first consult the Issue tracker at Github.

License

Licensed under the [GPL license][GPL]. [GPL]: http://www.gnu.org/licenses/gpl.html

About

A simple application for multi-factor authentication, written in HTML using jQuery Mobile, jsSHA and LocalStorage.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.5%
  • HTML 3.7%
  • CSS 2.8%