Bitwarden Authenticator is a standalone app that is available for everyone, even non-Bitwarden customers.

In its current release, Bitwarden Authenticator generates time-based one-time passwords (TOTP) for users who want to add an extra layer of 2FA security to their logins.

There is a comprehensive roadmap planned with additional functionality.

Available for iOS and Android

  • @sugar_in_your_tea@sh.itjust.works
    link
    fedilink
    English
    122 months ago

    Do backups kids. :)

    I actually keep an authenticator app on my desktop, so I always have two places for everything. Aegis on my phone and “Authenticator” on my Linux desktop.

      • @sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        12 months ago

        Aegis encrypts it with a password, then you copy it somewhere. It’s just a set of keys and you can have as many copies as you want (I have three, one phone and two desktops).

          • @sugar_in_your_tea@sh.itjust.works
            link
            fedilink
            English
            12 months ago

            No, I use a different authenticator app (called Authenticator in the Flatpak store), but it does use the same keys. So I import the keys from an Aegis dump so I can generate exactly the same keys on my desktop app that I do on my phone.

            TOTP is a really simple system, as long as I have access to the secret key and a reliable time source, I can generate the exact same tokens as any TOTP app would.

    • @acetanilide@lemmy.world
      link
      fedilink
      English
      12 months ago

      How do I do the backup for Aegis? I looked at it and it’s set up but then at the bottom it says no backups have been made 🤔

      • @sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        52 months ago

        Settings > Import/Export > Export

        This dumps it to a file, then it’s on you to copy it somewhere else.

        Or

        Settings > Backups

        I think this one is automated, but I personally don’t use it, I just back it up manually when I add something new. I keep a completely functional 2FA app on my desktop, so I always have a backup in a pinch.