• tooLikeTheNope@lemmy.ml
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    2
    ·
    edit-2
    6 months ago

    2FAS

    It launched an NFT based donation program: https://2fas.com/donate/

    and it is not available on F-Droid.

    I’d go with Aegis for an App on Android, or a Bitwarden/KeepassXC password manager which can both handle 2fa tokens too.

    • Deebster@programming.dev
      link
      fedilink
      English
      arrow-up
      18
      arrow-down
      2
      ·
      6 months ago

      I don’t like the thought of having my passwords and 2FA live in the same place - that seems to miss the point a bit.

        • Deebster@programming.dev
          link
          fedilink
          English
          arrow-up
          5
          ·
          6 months ago

          Ha, fair - and my desktop too, since I currently use the Authy desktop app. However, that’s two different sets of credentials an attacker needs to steal/bypass, and two chances to stop them in time.

      • tooLikeTheNope@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        6 months ago

        You can have 2 different keys DB on keepassXC with different passwords, you can even try to save them in separate remote locations. The key points are data interoperability over different devices and its portability over different services, because the worst thing that can happen is that your favourite app, from where you cannot use or move your credentials elsewhere (like the Steam Guard app for instance), one day might stop working suddenly leaving you unable to access your accounts.

    • lemmyvore@feddit.nl
      link
      fedilink
      English
      arrow-up
      5
      ·
      6 months ago

      If you use Linux then OTPClient works great with Aegis since it can open Aegis export files directly. I’ve set up Aegis to make an export whenever I change something, I sync the exports automatically to my PC, and I open them with OTPClient there.

      OTPClient can ask for the export password each time you open it and will close itself automatically if it’s not used for a while.

      You can also use it to export the 2FA codes further in various formats, show the QR code for any of them, and all kinds of useful features like that.

      • tooLikeTheNope@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 months ago

        You can download it straight from their GitHub, or presumably using Obtainium

        yeah but F-Droid also insures the authenticity and reproducibility of the binary builds