Skip to content

TOTP Code Generator For Registering apps. Specially useful on bot automations for identity verification. Intended for personal use only.

Notifications You must be signed in to change notification settings

MateoGuerreroE/PersonalAuthenticator

Repository files navigation

Personal Use Authenticator App

WARNING: This is intended to be used for personal use only. Security approach is not strong enough to be published as a possible service.

For starting, simply:

  1. Clone repository locally.
  2. Create a file with .db extension under /dbhandler folder.
  3. Add your encryption secret as ENCRYPT_KEY (Must be 16, 24 or 32 bytes) on a .env file on the root.
  4. Add the name of your .db extension file as DB_PATH env

About

TOTP Code Generator For Registering apps. Specially useful on bot automations for identity verification. Intended for personal use only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages