One more step to unhitching from Google…

Right now the only option I see in F-Droid is Aegis.

I’m not sure what to actually look for side from checking for unexpected permissions and reasonably frequent updates.

Hopefully something I can sync with a GNOME app…

  • solrize@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    21 days ago

    I’m currently using FreeOTP from F-droid. Aegis seemed to have way too much extra crap. You don’t want to sync multiple 2fa applications together since the idea of the 2nd factor is it’s only in one place. Even being able to back it up is sort of contra, but if you have to, make sure the backup is well safeguarded.

    The basic TOTP algorithm is quite easy to implement fwiw. A dozen or so lines of Python.