BangleApps/apps/authentiwatch
Andrew Gregory 2b32bc37e2
Update interface.html
Change token row background colours.
2022-03-27 09:27:01 +08:00
..
ChangeLog Update ChangeLog 2022-03-07 23:33:53 +08:00
README.md Update README.md 2022-03-01 22:18:20 +08:00
app-icon.js Colour icon 2021-12-01 23:23:44 +08:00
app.js Update app.js 2022-03-24 09:43:32 +08:00
app.png Colour icon 2021-12-01 23:26:45 +08:00
interface.html Update interface.html 2022-03-27 09:27:01 +08:00
metadata.json Update metadata.json 2022-03-07 23:34:18 +08:00
qr_packed.js Create qr_packed.js 2021-10-31 22:17:27 +08:00
screenshot1.png Add files via upload 2022-03-09 21:56:52 +08:00
screenshot2.png Add files via upload 2022-03-09 21:56:52 +08:00
screenshot3.png Add files via upload 2022-03-09 21:56:52 +08:00
screenshot4.png Add files via upload 2022-03-09 21:56:52 +08:00

README.md

Authentiwatch - 2FA Authenticator

Important!

Tokens are stored ONLY on the watch. Make sure you do one or more of the following:

  • Make a backup copy of the "authentiwatch.json" file.
  • Export all your tokens to another device or print the QR code.

Keep those copies safe and secure.

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 token and migration(import) QR codes
    • Produce scannable token and migration(export) 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.

Screenshot Screenshot Screenshot Screenshot

Creator

Andrew Gregory (andrew.gregory at gmail)