# gbraad-apps/gauth

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

Repository: https://github.com/gbraad-apps/gauth
Canonical: https://ross.abutalabs.com/products/gauth
Homepage: http://gauth.apps.gbraad.nl
Language: JavaScript
License Family: other
Last push: 2023-09-21T12:53:38+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5199, "days_push": 1077, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1007, forks 257 (observed 2026-08-28T04:03:12.351506+00:00)

## What it is
GAuth is a browser-based multi-factor authentication app that implements the TOTP (RFC6238) algorithm to generate one-time passwords, built with HTML, jQuery Mobile, jsSHA, and LocalStorage. It can be used as a hosted web application or self-hosted by serving static files.

## Use cases
- generate TOTP one-time passwords in the browser
- replace Google Authenticator with a web app
- self-host a two-factor authentication token generator
- get 2FA codes without installing a mobile app
- store TOTP accounts locally in the browser
- use two-factor authentication on desktop

## When to choose
- you want a lightweight browser-based TOTP generator
- you prefer self-hosting static files over installing an app
- you need 2FA codes on a device without a native authenticator app

## When to avoid
- you need encrypted or hardware-backed secret storage
- you require a maintained app with active security updates
- you need HOTP counter-based tokens or advanced authenticator features

## Facets
- artifact type: application
- maturity: maintenance
- function: auth, cryptography, self-hosted
- domain: security, privacy, web-development, developer-tools
- platform: browser, self-hosted, cross-platform
- tags: totp, two-factor-authentication, google-authenticator, html5, offline-web-app, jquery-mobile, otp, web-server

## Member repositories
- gbraad-apps/gauth (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.351506+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:26.167059+00:00, confidence not recorded.
  - readme: https://github.com/gbraad-apps/gauth (fetched 2026-08-28T04:03:12.351506+00:00, sha dcff25fa146d)
  - homepage: http://gauth.apps.gbraad.nl (fetched 2026-08-29T13:12:34.014472+00:00, sha 28aa479428f3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
