tanua06 / gauth

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

Home Page:http://gauth.apps.gbraad.nl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAuth

"GAuth"

Build Status pipeline status

Stories in Ready Code Climate

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.

More information can be found in the about dialog and the wiki.

Hosting

To self-host a version of this application you can do so by just serving the files using Apache or nginx. For easy deployment, there is also a server.js node application which can be hosted from a nodejs 0.10-based container. This has been tested on Heroku/Dokku and OpenShift.

An experimental package for deployment on a local machine is available from packager.io.

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. You can also send me an email, PM me on Freenode or drop by in the chatroom.

Gitter

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.

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


Languages

Language:JavaScript 93.1%Language:HTML 4.1%Language:CSS 2.7%