this post was submitted on 10 Mar 2026
15 points (89.5% liked)

Selfhosted

57395 readers
1413 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hey!

I basically want to replace the Google Authenticator app in style and functionality:

  1. List all TOTP tokens and their validity time (with a name and order I decide).
  2. Allow me to periodically or on change back up the whole thing to some off-site storage, keeping the last N backups.
  3. Have a native app for Android or an actually good PWA.
  4. Don’t do magic bullshit like fetching icons, hide tokens, etc.
  5. Be actually secure (i.e. don’t roll your own auth)
  6. 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.
  7. Don’t be a one-man projects where the availability is not clear in >1 year.

Any experience is welcomed. Thank you!

you are viewing a single comment's thread
view the rest of the comments
[–] Coleslaw4145@lemmy.world 9 points 10 hours ago (3 children)

Why do you need yet-another-separate app?

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?

[–] mhzawadi@lemmy.horwood.cloud 2 points 3 hours ago

Also if someone gets into your password manager then they have all the keys to everything

[–] fizzle@quokk.au 3 points 6 hours ago

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.

[–] vegetaaaaaaa@lemmy.world 5 points 10 hours ago

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.