Spyke
lemmy.blahaj.zone

For Android, Aegis. You can get it it on Play, on one of the numerous *-Droid sources or straight from GitHub with Obtanium.

Simple to use, open source, does encrypted exports which I regularly backup (along with Bitwarden and SimpleNotes exports) to one of these (Amazon link). It's perfect for me.

29
vegyk0z6reply
kbin.social

Moved to Raivo earlier this year and it’s great. Unfortunately it was just sold to a private company, so I’m looking for alternatives. From the replies here, might try 2FAs

8

Undoubtedly Aegis for Android, because it has the easiest way to backup your codes. Excellent! And it is open source without internet connection.

12

I was going to say it but didn't want to be the only one. I do recommend and use it though.

2
lemmy.world

I recommend KeePass and I encourage everyone to consider it given its platform-agnostic portable format. What happened to Raivo cannot happen to KeePass and its more of a universal solution as opposed to 1) Android: Aegis 2) iOS: Tofu or OTP etc.

All of those are very good apps but the problem remains that they all have their own peculiar/specific format that doesn't necessarily play nice with any other app. KeePass is a convention/format that doesn't really vary between implementations.

Edit: It also allows for choice in whether to keep it local or to safey sync in your choice of cloud service without exposing the contents unencrypted. If you don't want to manage any of that, I would recommend Bitwarden and paying the $10 once and see if you're still fine the next year without having to resubscribe if thats a problem for you.

9

The problem here would be storing your passwords along with your 2fa. You're basically giving away every information needed to enter your accounts in case someone get access to your vault.

The best option would probably be using both KeePass and BitWarden. You store your passwords in one and your 2fa in the other.

2
ebits21reply
lemmy.ca

Same. I pair it with KeePassium on iOS.

1
ebits21reply
lemmy.ca

Just create an entry and at the bottom setup one time password OTP

Then scan a QR code or enter manually.

Then click the clock to the right of your entry to get the 6 digit code.

2
infosec.pub

Android is easy, Aegis.

IOS is much harder. Right now, probably "2FAs". Authy is owned by Twilio, Raivo was just bought out by an advertising company, and the others are either too small to get the exposure required for any level of security or charge for the feature.

8
westinghamreply
kbin.social

I'm out of the loop, why is Authy being owned by Twilio a bad thing?

4
Harrisonreply
infosec.pub

It's less that Twilio specifically owns it than problems resulting from corporate ownership. Briefly:

  1. You can't get your data out of Authy. Actually you can, but it's a long annoying process involving installing an out of date chrome extension and using developer tools.
  2. Privacy issues. Authy links a lot of data including location to your identity.
  3. Authy supports SMS account recovery (which is inherently insecure) and doesn't allow users to disable it.
5

I've been using Aegis Authenticator for about two years now . It is free and open-source, and works as expected.

6
JonEFivereply
midwest.social

Then what do you use for your password manager?

I've always been of the mindset that storing your 2fa next to your passwords at least partially defeats the purpose of 2fa.

The two types of attacks I worry about would be a hacked/leaked password from a third party site, or your password manager being compromised. While the latter is far less likely, it is still something I'd like to protect myself from as much as possible.

6
infosec.pub

If my password manager is compromised, I'm well and truly fucked. If one site has shitty security (odds of which are approximately 1), having 2FA might help.

5

This shouldn't be the case. Using password manager shouldn't mean you only have one password, it should mean you have less password to remember. I use password manager for all the insignificant pages/apps like lemmy, strava, netflix, spotify. If someone hacks them they can cancel my subscription and that's about it. I don't store password for my email, bank or amazon in my password manager.

1

I'm using BW for both passwords and 2FA and have Yubikey set up for BitWarden.

1
I need NOSreply
lemm.ee

It's good. Just keep in mind that it hasn't been updated in a while...

4

I hadn't even noticed. With all the mentions of Aegis it looks like I was behind the times. Aegis was able to import my andOTP entries so I'll give it a try.

2
sopuli.xyz

2fas. aegis is great but it has no automatic google drive backup.

3
lemm.ee

It does have automatic Android cloud backups and does support local backups, which also supports backing up to Nextcloud.

4

For ios used to say raivo but i would honestly just make a kdbx file just for your totp seeds only and then use something like keepassium or strong box. I think those allow cloud syncing too but im not sure still keep local backups

2
lemm.ee

Aegis, even if some services won't support it you're better off not supporting those services.

1
Detun3dreply
lemm.ee

Las time I checked those that require a Microsoft or other propietary authenticator app that isn't Google's. They would force you to first use that propietary app and later export to Aegis. Correct me if I'm wrong, of course.

2
lemm.ee

Just checked, you're right about Google. Microsoft does allow you to use any app though. It's funny that the "EEE" Microsoft is less anti-user than the "Don't be evil" Google. But anyway, seeing how Google locks it down, I'm sure there must be others too. So you're right

2

I was referring to other services requiring specific propietary authenticator apps. Many sites will be compatible with Aegis even if they don't mention apps other than their own in their step-by-step guide. Have you tried? If it isn't compatible through scan or manual code input the 2FA setup simply won't finish.

2
Elw
lemmy.sdf.org

Still use Google Authenticator. I know there are alternatives out there that have other features but I'm a pretty strong believer that my 2FA shouldn't be backed up digitally. I keep any recovery information offline and prefer it that way.

0
waldenreply
sub.wetshaving.social

I've used andOTP and now Aegis (as a result of this thread). Neither require cloud backups.

1
lemm.ee

I've used andotp for like 2 years. Why everyone is suggesting Aegis ? Did you find any major differences?

1
waldenreply

These apps are all pretty basic. I don't see any major differences. It's slightly more modern looking, and it checks a lot of boxes for people as far as being simple, open source, and available through multiple channels (Google Play being one). Apparently andOTP hasn't had any updates in a while, but a 2FA app shouldn't need many updates anyway.

Things I want in a 2FA app:

  1. Can scan QR codes
  2. Categories
  3. Hide all numbers except the one I tap on
  4. Countdown indication
  5. Import/Export

andOTP and Aegis both do all of this.

2