Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.6 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.6 KB

logo

AuthLeu

GitHub pages deploy
An open-source, self-hosted alternative to Twilio's Authy, capable of syncing or operating fully offline. It can also serve as a substitute for TOTP 2FA apps like Google Authenticator and Microsoft Authenticator.

All the firebase integration is optional, and we currently don't offer a SaaS option (because rea$ons), but you change the environment.x.ts files to use your own firebase project or you can use the app fully offline, but in this case you will need to manually export and import your accounts between devices.

Live version on github pages

https://jlcvp.github.io/AuthLeu

Features

  • Progressive Web App (PWA) support.
  • Add 2FA accounts by scanning QR code or manually entering the secret key and account details.
  • Logo search
  • Edit 2FA account details.
  • Delete/disable/hide 2FA accounts.
  • Sync 2FA accounts across multiple devices using Firebase Firestore.
  • Import/Export 2FA accounts as a JSON file.
    • Import/Export only selected 2FA accounts.
  • Encryption of 2FA Secret keys.
  • Support for other 2FA algorithms like pure HOTP.
  • Internationalization
    • English
    • Portuguese (Brazil)
    • Other languages support (HELP WANTED)
  • Dark mode support.

Screenshots

Portrait layout

Portrait

Landscape layout

Landscape