_edge,

OK. Can someone please help me how to export?

I have Authy 2.4.2 on Linux desktop (too recent for the --remote-debugging-port option used here to work) and Authy 24.13.6 on Android.

I use mostly the Android version, but sync to the Desktop / Chrome App was a nice backup. If they discontinue this I’m not sure what’s next and would prefer some Android app where I can access the backup. I have Bitwarden Pro if this helps, but my first concern is to get the tokens out of Authy.

DLSantini,

I didn’t even realize they had a desktop app. I’ve been using the mobile app for a few years. I was just thinking about installing the mobile app in my WSA install, since it just didn’t even occur to me that there was a desktop version. I guess now it doesn’t matter either way.

KingThrillgore,
@KingThrillgore@lemmy.ml avatar

I use Authy on mobile and have for years. When they gonna discontinue that?

Pika,

well I’m now in the market for a new MFA app, anyone have any recommendations? Preferably one with a desktop alternative.

SirEDCaLot,

BitWarden all the way. Stores your passwords, stores your 2FA, stores your passkeys.

Bangs42,
@Bangs42@lemmy.world avatar

I’ve started migrating all of my 2FA over to 2FAS. No desktop app per se, but it does have extensions for all major browsers, and apps for iOS and Android. You control the syncing of the 2FA (either automatically via Google Drive or via manual bulk exports to a local file), no SaaS bullshit.

dantheclamman,
@dantheclamman@lemmy.world avatar

Twilio is under a lot of pressure from shareholders eager for more profit (CEO was just pushed out), so I figure this is just the start of a long wave of enshittification. I switched to Authenticator Pro (Android), which is much better in every way. Can backup between devices, has WearOS support, and a proper dark mode. I’d use bitwarden, but I hesitate to keep my TOTP keys in same place as my passwords

Monomate,

That’s an awful decision by Twilo. I deliberately only install Authy on my Desktop computers because they’re always at home and cannot be easily stolen/lost like my phone.

xaxl,

Only reason to choose Authy over anything else tbh. This just basically killed the product.

mlaga97,

Plugging pass/Password Store/Android Password Store for anyone wanting a good wrapper around git+pgp for desktop/Android using a YubiKey or similar hardware security key. It has pretty good OTP support built-in.

bdonvr,

I just want a selfhostable Authy clone. Is that too much to ask?

Norgur,

Bitwarden can do everything Authy can afaik

rambaroo,

BitWarden can generate 2FA tokens? I don’t see any option for that on Android

AbidanYre,

Vaultwarden can. Self hosting isn’t for everyone though.

Norgur,

Given that the comment was a demand for self hostable Authy, I think they might wanna :P

AbidanYre, (edited )

Ha. Apparently two comments worth of context is too much for me to handle.

BearOfaTime,

Lol.

Welcome to the club, mate! 🤣

unwillingsomnambulist,

Need to pay for a subscription for TOTP. It’s like $10/year for the personal plan.

reev,

I love my bitwarden but is it less secure to have all your eggs in one basket? That’s the main reason I’ve been using separate apps so far.

unwillingsomnambulist,

It may very well be, especially if the basket your eggs are in is full of holes. I always figure, as long as it isn’t a pad of paper on a desk, or a company that regularly makes headlines due to security breaches, I should be okay.

rambaroo,

Cool, I might check it out then. I knew I’d have to move off of authy eventually.

CosmicTurtle,

Which is damn near cheap compared to other companies. I personally use dashlane (I know I know I should self host but I don’t trust myself for something as important as passwords) and that’s $60 for their premium package.

Merlin404,

2FA need a active subscription i believe bitwarden.com/help/authenticator-keys/

Norgur,

Or you self host

Merlin404,

True!

ikidd,
@ikidd@lemmy.world avatar

I self-host, but I still pay for their premium because it’s a damn good product I want to see kept maintained for years to come.

I mean, cmon, it’s $10. Almost cheaper than a banana.

BearOfaTime,

That’s a good point.

I’m not paying currently because I don’t use their online service.

Adding them to my “Annual Donate to Software I find Useful” list, that I just started this year.

I despise subscriptions. For apps that have a hosted portion, I understand them, but I’d still rather pay annually.

ikidd,
@ikidd@lemmy.world avatar

It’s $10 annually in case you thought it was monthly. I’d imagine if you went in and subbed, then cancelled the sub, you’d still have your year you paid for. But yah, I’d like an option to not auto-renew, even though I do.

BearOfaTime,

Oh, I saw that it was $10 for the year. That’s crazy cheap.

I just want my stuff on my stuff, after the Lastpass debacle last year - it was the last straw to push me into self hosting everything.

AbidanYre,

Lucille?

ikidd,
@ikidd@lemmy.world avatar

Glad someone caught that.

rambaroo,

Thanks.

stealth_cookies,

It is a bad idea to have your password manager and 2FA be the same app though. You want to spread it around so one attack can’t break your logins.

BearOfaTime,

Good point.

Is it realistic (i.e. is it secure enough) to self-host 2 Bitwarden, one for passwords, one for authentication?

Or would splitting that between 2 Bitwarden logins work?

I just throwing stuff at the wall, I haven’t thought either of these through yet.

Norgur,

While that is true, the risk of someone brute forcing into an account of mine on the login side than on mine. That's what I use 2FA against. If they managed to break into my vault, they'd have broken into my Mailserver and whatnot, so....

ikidd,
@ikidd@lemmy.world avatar

You aren’t wrong and I should rethink that. But BW is so damn handy.

bdonvr,

Yeah, I already run Vaultwarden. But like others I don’t really want to combine my tokens and passwords.

1bluepixel,
@1bluepixel@lemmy.world avatar

Made the switch to Aegis a little while back. I like it a lot.

GreenDust,

Aegis is just for Android. This is about a desktop program being discontinued.

Matty_r,
@Matty_r@programming.dev avatar

There is OTPClient [0] for Linux which can be used to import your Aegis keys.

[0] github.com/paolostivanin/OTPClient

shortwavesurfer,

I use KeePassXC on desktop

dvdnet89,
@dvdnet89@lemmy.today avatar

I would prefer this one for UI consistency and it is open source and we can setup PWA as well github.com/ente-io/auth?tab=readme-ov-file#-downl…

fine_sandy_bottom,

Yeah I’m in the process of switching my OTP stuff to keepassxc. Better hurry that up.

fernandofig,
@fernandofig@reddthat.com avatar

I did it all using this. Took me about half an hour to migrate all my 15-something accounts to KeepassXC.

Ganbat,

Definitely. Having my 2FA in a local database that I can back up physically is the best.

whyNotSquirrel, (edited )
@whyNotSquirrel@sh.itjust.works avatar

Good thing I made the switch to 2FAS

You still need my(edit: I need mine, but you can use yours) phone but with the Firefox add-on you just need to accept the pushed notification for it to autocomplete the code

And it’s opensource

flumph,
@flumph@programming.dev avatar

I can’t tell from their page – is it syncing via a SaaS service or just out to a file store like Google Drive?

Bangs42,
@Bangs42@lemmy.world avatar

Thanks for the recommendation. Started working on migrating all of my 2FA over from Authy. The process sucks (that’s not the fault of 2FAS), but I really like 2FAS as an app so far.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • technology@lemmy.world
  • kavyap
  • everett
  • khanakhh
  • mdbf
  • thenastyranch
  • DreamBathrooms
  • GTA5RPClips
  • magazineikmin
  • tacticalgear
  • cisconetworking
  • Youngstown
  • slotface
  • rosin
  • osvaldo12
  • megavids
  • ethstaker
  • tester
  • Durango
  • normalnudes
  • modclub
  • ngwrru68w68
  • InstantRegret
  • Leos
  • provamag3
  • anitta
  • cubers
  • JUstTest
  • lostlight
  • All magazines