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

This branch is 1 commit behind gbraad-apps/gauth:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

93a7146 · Nov 16, 2021
Mar 2, 2020
Nov 16, 2021
Jun 30, 2016
Nov 16, 2021
Aug 4, 2015
May 21, 2014
May 5, 2014
Nov 16, 2021
Nov 16, 2021
Aug 7, 2015
Jan 16, 2015
Nov 16, 2021
Nov 16, 2021
Nov 16, 2021

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%