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!

  • 𝘋𝘪𝘳𝘬@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Aegis seems to be just an app. The thing is, that I see an app as second option for accessing the data. I’d like to have a selfhosted service that is accessible independent from a device and – for convenience – has an app, too.

    • Amju Wolf@pawb.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 hours ago

      Then use KeePass(XC) and don’t put your passwords in that database. Has/does everything you want if you can survive that it can also do more.

      Has support for Steam OTP codes too.

    • airikr@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      1 day ago

      Ah, ok. Sounds like it’s 2FAuth you’re after. There’s an app for it, too: auff. Or Bitwarden (Vaultwarden if you want everything that Bitwarden have with no paywalls.

      • 𝘋𝘪𝘳𝘬@lemmy.mlOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        14 hours ago

        Thank you! 2FAuth looks very promising. Especially with the Android app! I need to check out the repo and history when I’m back home, though. It seems to be a one-man show.

        • airikr@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          14 hours ago

          Yes, I agree and I have been thinking about install it and use it, too. But I do have Vaultwarden installed already :)