this post was submitted on 10 Mar 2026
23 points (92.6% liked)

Selfhosted

56953 readers
1427 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
[–] solrize@lemmy.ml 4 points 1 day ago* (last edited 1 day ago) (1 children)

I'm using FreeOTP from F-droid and imho it suffices if you're going to use a phone app at all. The ability to back up OTP keys in principle defeats the concept of 2FA but it's hard to live without, once you have enough keys. The thing about retain last N backups is hard to enforce without special arrangements in your backup scheme.

[–] Cyber@feddit.uk 1 points 20 hours ago (1 children)

+1 for FreeOTP+ - been using it for a while and it does everything I need.

[–] s38b35M5@lemmy.world 1 points 14 hours ago (1 children)

Though development seems to have ceased for a few years now

[–] Cyber@feddit.uk 1 points 4 hours ago* (last edited 4 hours ago) (1 children)

Hmmm.

I've just noticed that FDroid FreeOTP (no "+") is newer (updated 3 weeks ago) than FreeOTP+ (updated 2 years ago)... which I thought it was a fork of...

Ok, thanks, I might have to reassess...

@solrize@lemmy.ml - I presume you're using the non-plus version??

[–] solrize@lemmy.ml 1 points 4 hours ago* (last edited 4 hours ago) (1 children)

I don't see a plus. It says "FreeOTP version 2.0.6 (48) © 2013-2023 - Red Hat Inc, et al". But I think I've gotten updates more recently than 2023.

[–] Cyber@feddit.uk 1 points 4 hours ago

Yep, that's the one... ie not the one I was using.

'K thanks.. looks lile I need to swap.