Hey!
I basically want to replace the Google Authenticator app in style and functionality:
- List all TOTP tokens and their validity time (with a name and order I decide).
- Allow me to periodically or on change back up the whole thing to some off-site storage, keeping the last
Nbackups. - Have a native app for Android or an actually good PWA.
- Don’t do magic bullshit like fetching icons, hide tokens, etc.
- Be actually secure (i.e. don’t roll your own auth)
- Just be a TOTP manager, and nothing more! No, I’m not interested in a password manager, thank you. I also don’t want any other OTP methods I don’t use.
- Don’t be a one-man projects where the availability is not clear in >1 year.
Any experience is welcomed. Thank you!
Edit: Thanks for all the great ideas, I just set up 2FAuth which seems to be the most minimalist and single-feature thing to self-host. I’ll evaluate how it performs but keep a backup in Google Authenticator. It does not match #7 but it seems to be actively used by the author and gets constant updates and fixes, so it’s most likely fine, I guess.
There is a 3rd-party app for it, but this app seems to be pretty much dead (last release in July 2025 and not in any app store) – or at least not released anymore but still worked on but only in the repository.


Ok. But since you already use a password manager (right?), why not use its built-in TOTP management. Why do you need yet-another-separate app?
If I really had to, I’d recommend Aegis.
But I’ll still recommend using a password manager (I use KeepassXC on desktop and KeepassDX on Android).
To keep your two factor codes and passwords separate in the event that your password manager is breached.
Also if you need a 2FA code to log into your password manager, how are you going to get it if its in the password manager that you can’t log into without the 2FA code inside it?
This question comes up all the time with KeepassXC… like its not a 2nd factor if the TOTP is in the same app as the password.
Factor 1 is knowing the master password, and
Factor 2 is having the password file.
Im not trying to suggest the KeepassXC is the best for all uses, but its sufficient for me in this context.
You can have a separate KeePass DB just for your TOTPs.
Seems s bit extra but ok.
Fair enough.
I decided against web/network-based password managers for my personal needs since the additional attack surface is a concern. A Keepass database file synced across machines strikes a good balance for me (requires password + keyfile to open). It’s also simple to backup and protect.
So yeah, for you use case, I’d recommend Aegis Authenticator.
Also if someone gets into your password manager then they have all the keys to everything