this post was submitted on 19 Aug 2023
104 points (100.0% liked)

Open Source

822 readers
18 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

If proprietary app is better and more robust I am willing to try it and assess it myself.

top 50 comments
sorted by: hot top controversial new old
[–] larmicon@feddit.de 121 points 1 year ago (4 children)

Aegis authenticator. Beats all proprietary apps I've tried so far

[–] pacjo@lemmy.dbzer0.com 32 points 1 year ago (1 children)

I'm leaving links here in case anyone needs them

It supports importing data from various 2FA apps and even allows you to generate Steamguard codes.

[–] miss_brainfart@lemmy.ml 3 points 1 year ago (2 children)

Steamguard? Since when? That's awesome!

[–] pacjo@lemmy.dbzer0.com 4 points 1 year ago (1 children)

I honestly don't know. I set it up with steamguard-cli few months ago and it's working like a charm.

load more comments (1 replies)
[–] ReversalHatchery 3 points 1 year ago (2 children)

It's been there for quite a few years, I think

load more comments (2 replies)
[–] cynber@lemmy.ca 14 points 1 year ago (1 children)

Yep, it works perfectly

Bitwarden has it too, but eggs in one basket etc.

[–] ReversalHatchery 5 points 1 year ago

Also, for bitwarden it's either a paid feature or you have to self host it

[–] morrowind@lemmy.ml 5 points 1 year ago

One of those apps that just does its job, does it well and I never have to worry about it

[–] darklamer@lemmy.dbzer0.com 4 points 1 year ago

Thank you!

I'd been a happy user of andOTP for many years, unaware until now that it had been abandoned and that I therefore needed ro replace it. I looked through the recommendations posted here and came to the conclusion that Aegis indeed was the best recommendation.

Migrating from andOTP to Aegis by exporting an encrypted backup file from andOTP to the local filesystem and importing it in Aegis worked flawlessly.

One thing that I really liked in andOTP that Aegis doesn't have was the PGP export, it was just very nice to get encrypted backup files that I could decrypt directly using standard software that I already have and know how to use, entirely independent from any particular app. Aegis instead provides the decrypt.py script to decode and decrypt its own encrypted backup file format and while I've tested and verified that this works fine, simply using standard PGP was nicer.

But that's a minor detail. All in all, Aegis seems to do everything I need, and does it well.

[–] DingDongBell@lemm.ee 27 points 1 year ago
[–] GadgeteerZA 21 points 1 year ago (3 children)

Bitwarden and it's fully cross-platform. I like that it auto copies the 2FA pin to clipboard after filling in login - cuts out extra clicks and copy movements.

[–] fmstrat@lemmy.nowsci.com 11 points 1 year ago (2 children)

Vaultwarden is also a great and simple to self-host backend written in Go that runs in Docker.

[–] derpgon@programming.dev 2 points 1 year ago (2 children)
load more comments (2 replies)
[–] boerbiet@feddit.nl 2 points 1 year ago

And very easy to set up and run without docker! For, you know, us folks with a BSD server 🙂

[–] gressen@lemm.ee 2 points 1 year ago (1 children)

"Authenticator key (TOTP) storage is available to all accounts. TOTP code generation requires premium or membership to a paid organization (families, teams, or enterprise)."

[–] CrescentMadeJr 6 points 1 year ago (8 children)

It’s $10/y and a steal for that excellent software. I pay it and self host it just to support them.

load more comments (8 replies)
[–] lud@lemm.ee 2 points 1 year ago (1 children)

Kinda makes two factor authentication useless as they are both stored in the same place.

[–] GadgeteerZA 3 points 1 year ago (4 children)

I think it is more about passwords being accessible after hacks etc. What you are referring to, is if Bitwarden were to be hacked, both are accessible. Online Bitwarden has securely hashed all the data, so that is pretty useless if anyone gets it. On my devices I use biometric login, and on desktop a Yubiky as 2FA into Bitwarden. I also have it set to request login every time the browser is restarted, just in case someone were to steal the session data from the browser.

But your point is very valid if a user were to have a weak password for their Bitwarden, or not to have a good 2FA for their Bitwarden login. You want to keep that basket of eggs as safe as you can.

load more comments (4 replies)
[–] anteaters@feddit.de 19 points 1 year ago (1 children)

Aegis on mobile and keepassxc on desktop.

load more comments (1 replies)
[–] mp3@lemmy.ca 19 points 1 year ago* (last edited 1 year ago) (1 children)

I'd suggest the following

The really important step is to make sure to export and backup your 2FA codes in a safe place.

You don't want to be left in the mud because you lost or wiped your phone that contains the only method to get into your important accounts.

[–] GadgeteerZA 1 points 1 year ago

I see how 2FAS cross-device sync works, but there is no mention for Aegis on their site how they do it? For me, not having good sync across my Android devices and Linux desktop is a showstopper.

[–] EinfachUnersetzlich@lemm.ee 16 points 1 year ago
[–] choco@lemmy.ml 13 points 1 year ago

For me FreeOTP+ on fdroid is all I need. Its simple and just works.

[–] edgan@lemmy.ml 8 points 1 year ago* (last edited 1 year ago) (1 children)

I actually try to use authenticator apps as little as possible. Having to unlock your phone and open the app each time is too much hassle.

Instead I have four Yubikeys, not security keys, that I store my OTP 2FA codes on. One for personal codes, one for work codes, and the other two as backups for the first two. The backups protect me from hardware failure, the keys being stolen, or lost. One downside of the backup plan is having to scan the QR code twice, once per Yubikey.

Each Yubikey can store 32 OTP codes on the smart card part of the Yubikey. The 32 code limitation is why I have personal and work codes on separate keys. I did run into this limit.

This isn't the cheapest solution. In addition you could argue it also isn't the most secure, but that depends on the attack vector and circumstance.

With this setup I can use the Yubico Authenticator desktop to copy and paste the codes into the browser. While mobile I can use the mobile form of the same app. Also all my Yubikeys have NFC, so I can use that method if I want instead of just USB.

As mentioned in a different comment I highly recommend not storing 2FA codes in password managers like Bitwarden. It creates an all eggs one basket problem, which is exactly what 2FA codes are trying to avoid.

[–] s20@lemmy.ml 4 points 1 year ago (1 children)

Having to unlock your phone and open the app each time is too much hassle.

And having to use two USB keys and double code scanning isn't? I'm glad your system works for you, but it sounds like a pain in the but to me lol.

load more comments (1 replies)
[–] gianni@lemmy.ml 7 points 1 year ago

Aegis is my favorite.

[–] vox@sopuli.xyz 6 points 1 year ago* (last edited 1 year ago)

aegis is great, but 2fas has Google Drive sync and a browser extension.
lack of sync is a dealbreaker for me.

[–] Syudagye@pawb.social 5 points 1 year ago

I personally use KeePassXC (KeePassDX on android), it can have TOTP code generation for 2FA for any service. And since it's a password manager, it's secured by a master password.

[–] maniel@lemmy.ml 4 points 1 year ago

When it comes to proprietary apps Authy is nice, it offers synchronisation between devices, but yeah, it involves cloud (someone's computer) and you need to give them your phone number, so that's for privacy, in the end you might as well use Google authenticator, it syncs between devices to, it's about who you trust more

[–] library_napper@monyet.cc 3 points 1 year ago* (last edited 1 year ago) (1 children)

andOTP is the only app I know of that's on F-Droid and has a feature to make an encrypted backup to a file.

Unfortunately it hasn't been updated in awhilee, but I dont think there's an alternative.

[–] galim@lemmy.ca 4 points 1 year ago (1 children)

I see aegis supports automatic backups. I don't see it explicitly saying 'encrypted' backups though I too use andOTP but didn't realize it's not regularly maintained. I may check out aegis as it does support import from andOTP

[–] galim@lemmy.ca 4 points 1 year ago* (last edited 1 year ago) (2 children)

Followup. Aegis does support encrypted backup. I had to do an unencrypted backup in andOTP so Aegis could import. Easy stuff

Edit: automatic backup doesn't encrypt? Or I am having trouble setting up

[–] darklamer@lemmy.dbzer0.com 2 points 1 year ago* (last edited 1 year ago)

automatic backup doesn’t encrypt?

It does for me. Are you sure that your backup really isn't encrypted? Look in the JSON backup file, all your vault data should be encrypted and stored in one single long base64 encoded string with key name "db". Is that not so for you?

[–] darklamer@lemmy.dbzer0.com 1 points 1 year ago

I had to do an unencrypted backup in andOTP so Aegis could import.

I just did an en encrypted backup from andOTP to the local filesystem and successfully imported it in Aegis. It worked flawlessly. Just in case someone else is reading this and is hesitant about how to migrate from andOTP to Aegis.

[–] starman@programming.dev 3 points 1 year ago (1 children)
[–] ExtremeDullard@lemmy.sdf.org 3 points 1 year ago* (last edited 1 year ago)

I use Yubico Authenticator with my Yubikey (NFC and USB) and Vivokey Authenticator - which is a straight fork of the Yubico Authenticator - with my Vivokey Apex implant.

[–] barryamelton@lemmy.ml 3 points 1 year ago

I recommend one of the FOSS apps in fdroid for this, don't use a proprietary one from Google Play (like the Google Authenticator).

[–] tajnymag@czech-lemmy.eu 3 points 1 year ago

The official GitHub app. Yes, it's not universal for other sites, but you get 2FA and a much more pleasant browsing experience.

For a universal solution, give Aegis a try.

[–] Supercharger@lemm.ee 2 points 1 year ago (2 children)

Does anyone have any suggestion for iOS? Raivo seems to fallen from grace recently.

[–] ScoobyDoo27@lemm.ee 2 points 1 year ago (1 children)

What’s wrong with Raivo?

load more comments (1 replies)
[–] CrescentMadeJr 2 points 1 year ago

Bitwarden. Works with autofill too.

[–] NENathaniel@lemmy.ca 2 points 1 year ago

I really like 2FAS, open source, looks and feel polished, no complaints

[–] charje@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)

I'm just migrating away from github because of this. Sr.ht is looking promising.

load more comments
view more: next ›