It’s time for me to move from SMS to a 2FA Authenticator app. I want something that will be open source but also ridiculously easy to back up, transfer to a new device, or replace if it is on a device that fails. I want it to be versatile enough to use across all necessary authentications. I also want to be sure that I can use the same app for many many years. I don’t want it tied into another service.
What’s my best option?
App: None
Pros: No 2FA
Cons: No 2FA
I am but a simple man
Hope you’ll get hacked
Gee, thanks
Why would you hope such a horrible thing
I’m pretty happy with Aegis. AFAIK, it doesn’t work with any of the “push” style methods (Duo, MS Auth, etc), but I don’t care for those anyway. Easy to backup/restore, the backups are encrypted, you can lock the app behind a password/PIN and/or biometric lock, and it’s open source.
You don’t want it to be ridiculously easy to back up, since that is an attack route. Anyway I’m happy with FreeOTP which is on f-droid.
Have a look at 2FAS. Open source. Works for me. 2fas.com
+1. Works well on Android as well. You can set up your Google Drive to store an encrypted backup of your private keys using a password you set. It also supports importing from other authenticator apps
Second 2FAS, at least on iOS devices. I switched from Authy after Twilio got motherfucked the first time.
Interesting option. Need to figure out if backups can be done without allowing access to iCloud.
The one pro to Google Authenticator is that its icon looks like a little clenched sphincter, so when prompted for a 2FA code I can say some variation of “well, time to pull a code from the asshole…”
Keepassxc on pc and keepassdx on android
This but keepass2android because it can sync the file from Nextcloud natively
I use ente auth.
It’s open source, keeps your keys encrypted in the cloud and lets you use it on all devices. Convenient to have it on my desktop and backup phone.
Yes, it’s not best practice. I feel the risk is greatest that some password hashes leak. I want to guard myself from getting locked out.
I’m using pass, the Unix standard password manager. While the original application is just a. shell script, gpg and git, it seems to have evolved more into a standard structure of encrypted files that any applications can use.
On UNIX I use gopass, on my phone I use Password store together with open keychain.
Benefits: completely self hosted, well known and robust technology, easy for developers to make applications or even just read the files youself
Cons: Need to setup and maintain gpg keys. Applications I’ve used so far seem geared to more technical people. Setting up a new device requires copying gpg keys or generating new ones and add the public key to your vault. Last I checked, no viable IOS client.
Depending on your view this can be either pro or con, but you can store your 2fa and password in the same repo, all protected by your gpg keys.
AndOTP is what I use… you can produce encrypted or unecrypted backups, and even if not ideal for sensitive/secure information, you can transfer unencrypted JSON easily to virtually any other app on PC or otherwise.
I used to use andotp, but moved to aegis when i got a new phone because andotp is no longer maintained since 2022 and it had issues on my new phone. Was a great app though!
Yeah it is great. It is too bad that it’s not maintained anymore, but besides compatibility issues with new phones like you mention, I really have no reason to pick a new app if the one I was using for years still works.
Make sure that it can be backed up, somehow.
Save your recovery codes in an organized and secure fashion.
Offhand, Ente does backup I believe.
Bitwarden does export (save on encrypted drive, or print and put in safe deposit box)
I enjoy proton pass. It automatically fills in OTP codes with one click and syncs across devices. I also pay for the unlimited email aliases it does and am very happy with that service.
I use a separate OTP with a different app to log into proton pass. Eventually I should make this a yubikey or something.
I use Aegis. Backs up to a password encrypted file.
File follows same as all the rest backup procedures.
I consider Authenticator Pro to be basically perfect
Not sure what “Authenticator Pro” is but your link goes to “Stratum - Authenticator App” fyi
I use freeotp++ on mobile and bitwarden for sites, where I have to log in >1 times per day.
Vaultwarden, and open-source upstream bitwarden client-compatible backend. Stores passwords, 2FA, and any secure texts.
It’s written by a Bitwarden dev too.