Skip to content
/ gauth Public
forked from gbraad-apps/gauth

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

Notifications You must be signed in to change notification settings

zeroknol/gauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

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