I just received a reminder that I still haven’t activated 2FA for my GitHub account. I understand I have to choose a TOTP application (the GitHub message mentions 1Password, Authy and Microsoft Authenticator), but I’m not sure which one to choose. Or even which criteria I should use to select a TOTP app.
But I feel like this is an important choice, and I do care about not giving sensitive information to 3rd parties. So would you please have any recommendation to give me?
I’d suggest giving bitwarden a try. People are generally quite happy with it (me too), the client and server code base is open source and you have the possibility to self-host it.
Being open source is a big plus in my opinion, and I wouldn’t use any password manager or TOTP application that isn’t.
Only downside for your use case is that the TOTP is behind the premium plan, but it is very reasonably priced (10$ per year). If you don’t want to pay anything, there is the possibility to self-host vaultwarden, which is an independent implementation of the Bitwarden API (I think it might also be free in the self-hosted bitwarden server, not sure though).
If all you need is the TOTP functionality, you can go with pretty much any offline TOTP client, but having everything encrypted on a server has the benefit of not being locked out of your accounts if you happen to lose your phone or didn’t store backup keys somewhere.