BangleApps/apps/authentiwatch
Gordon Williams 70924cb17a trying to fix the worst sanity check errors that have crept in 2021-12-17 08:55:09 +00:00
..
ChangeLog trying to fix the worst sanity check errors that have crept in 2021-12-17 08:55:09 +00:00
README.md
app-icon.js
app.js Update app.js 2021-12-03 22:39:39 +08:00
app.png
interface.html
qr_packed.js
screenshot.png

README.md

Authentiwatch - 2FA Authenticator

Supports

  • Google Authenticator compatible 2-factor authentication
  • Hash calculations:
    • Bangle 1: SHA1 only (same as Google Authenticator)
    • Bangle 2: All (SHA1, SHA256, SHA512)
  • Timed (TOTP) and Counter (HOTP) modes
  • Custom periods
  • Between 6 and 10 digits
  • Phone/PC configuration web page:
    • Add/edit/delete/arrange tokens
    • Scan QR codes
    • Produce scannable QR codes

Usage

  • Use the Phone/PC web page interface to manage the tokens stored on the watch.
  • Tokens are stored ONLY on the watch.
  • Swipe right to exit to the app launcher.
  • Swipe left on selected counter token to advance the counter to the next value.

Creator

Andrew Gregory (andrew.gregory at gmail)