this post was submitted on 19 May 2026
58 points (100.0% liked)

PC Master Race

21167 readers
610 users here now

A community for PC Master Race.

Rules:

  1. No bigotry: Including racism, sexism, homophobia, transphobia, or xenophobia. Code of Conduct.
  2. Be respectful. Everyone should feel welcome here.
  3. No NSFW content.
  4. No Ads / Spamming.
  5. Be thoughtful and helpful: especially when new beginners have questions.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Brkdncr@lemmy.world 26 points 1 day ago (3 children)

SMS mfa is so bad. Killing it off is worth the cost.

[–] mnemonicmonkeys@sh.itjust.works 5 points 16 hours ago (1 children)

Bullshit. Killing off SMS mfa just forces everyone into walled gardens

[–] gankouskhan@piefed.zip 3 points 7 hours ago

Only if they are getting rid of one time code style applications as well. As of today I am still able to use my non Microsoft fully open source authenticator (aegis).

[–] ITGuyLevi@programming.dev 4 points 15 hours ago (1 children)

Provided the website implements some sort if TOTP, otherwise they just want you to add another app to your phone. I'd be fine with MS's bs authenticator if it would work without network access.

[–] gankouskhan@piefed.zip 1 points 7 hours ago (1 children)

Oops added my own comment didn't see that, but yeah you can use whatever authenticator you want with it although they suggest their own or used to. Recent changes to their authenticator recently could have removef TOTP.

[–] ITGuyLevi@programming.dev 2 points 6 hours ago (1 children)

I'm just not a fan of giving them another datapoint. Between me, microsoft, and the government we're all systems, let's swap secrets and I'll generate my own code instead of them sending it to me. Just seems safer all around, but I'm resistant to change sometimes. For now TOTP still works with most of my MS accounts, one is forced to a damn yubikey though (not really against a hardware token but sometimes use can be limited).

[–] gankouskhan@piefed.zip 1 points 6 hours ago

Honestly I love my yubikey and I prefer it to passkeys any day of the week. Proton pass made passkeys less annoying, but I still hate them.

[–] adarza@lemmy.ca 9 points 1 day ago (1 children)

the extra work this will no-doubt create for me might pay the rent for a couple months. but still, i'd rather it be opt-in, not forced upon users or them being tricked into it.

[–] sloppy_diffuser@sh.itjust.works 3 points 1 day ago (2 children)

Passkeys are objectively better. They close the phishing attack vector. Depending on the site they remove the need to use a password at all. Different sites do different things.

  • GitHub: Passkey only
  • Amazon: Passkey -> SMS/Authenticator 2FA
  • Google: Password -> Passkey 2FA (one of the options)
[–] 4am@lemmy.zip 10 points 23 hours ago (3 children)

I think most people do not like them because the default is to let your OS store them, device locked, in a TPM.

More password managers need to support them. I store all mine in Bitwarden although given what seems to be going on there I don’t think I can recommend them anymore.

[–] adarza@lemmy.ca 4 points 16 hours ago

a password, and the concept, are also easier to comprehend. passkeys for most is just fairy dust and magic.

another consideration is something you have or something you are are different from something you know. phishing and hackers or scammers are not the only dangers to protect yourself from.

[–] deranger@sh.itjust.works 1 points 13 hours ago

My passkeys are stored on my phone, I just scan a QR code and they’re sent over to the PC for that login. I’ve never seen the default on Windows be anything but this.

[–] sloppy_diffuser@sh.itjust.works 2 points 22 hours ago

Yeah I need to check out vaultwarden. Huge disappointment as its been a great product, but I'm not liking where the recent website changes are heading.

[–] GenderNeutralBro@lemmy.sdf.org 1 points 15 hours ago (1 children)

Not really comparable. Passkeys don't replace 2FA. You need to bootstrap passkeys with 2FA.

[–] sloppy_diffuser@sh.itjust.works 2 points 14 hours ago (1 children)

Google allows for them to be used for 2FA.

You can use them for the password also which I didn't know. You have to choose sign in another way to get the option.

[–] GenderNeutralBro@lemmy.sdf.org 1 points 13 hours ago

That's after you already have a passkey. I don't think you can create a passkey without a different form of 2FA. At least...you shouldn't be able to, because that would kind of defeat the purpose.