PyTFA - 2FA Authenticator
Find a file
2025-10-21 07:30:26 +03:00
.gitignore Initial commit 2025-10-21 06:04:17 +03:00
LICENSE Initial commit 2025-10-21 06:04:17 +03:00
main.py Improve account expansion and timer UI 2025-10-21 07:23:38 +03:00
Pipfile pipenv usage 2025-10-21 05:43:06 +03:00
Pipfile.lock pipenv usage 2025-10-21 05:43:06 +03:00
qr2text.py init 2025-10-08 14:38:49 +03:00
README.md storage explanation 2025-10-21 07:00:23 +03: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.