PyTFA - 2FA Authenticator
Find a file
2025-11-02 16:06:53 +02:00
.gitignore Initial commit 2025-10-21 06:04:17 +03:00
.python-version switching to uv as venv manager because pipenv was ass at resolving stuff for some reason 2025-11-02 16:06:53 +02:00
LICENSE Initial commit 2025-10-21 06:04:17 +03:00
main.py _ 2025-10-24 08:13:25 +03:00
pyproject.toml switching to uv as venv manager because pipenv was ass at resolving stuff for some reason 2025-11-02 16:06:53 +02:00
qr2text.py init 2025-10-08 14:38:49 +03:00
README.md storage explanation 2025-10-21 07:00:23 +03:00
uv.lock switching to uv as venv manager because pipenv was ass at resolving stuff for some reason 2025-11-02 16:06:53 +02:00

py2fa-gtk

why?

I have lost new phone access and Authy doesn't decrypt on my old phone so i made this thing to rival with Authy. Not like there is anything to rival with on desktop as they killed their app there.

Before someone uses it without awareness - it stores encrypted data in script itself, it's a feature. And yes i am aware my data is there currently.