this post was submitted on 13 Mar 2026
710 points (98.5% liked)

Programmer Humor

30349 readers
1496 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] UnfortunateShort@lemmy.world 9 points 12 hours ago (2 children)

I love FIDO logins and next to fucking no one implements them :(

[–] sunbeam60@feddit.uk 1 points 3 hours ago (2 children)

And when they do they only offer them as the second factor.

Yes, let me first input my password (from a password manager), the let me approve with a passkey that is meant to make my password not necessary.

But email based login: FUCK THAT SHIT.

[–] imouto@lemmy.world 1 points 57 minutes ago

I actually prefer using FIDO2 as a second factor only cos I use YubiKey which can only store 100 RKs.

[–] Fiery@lemmy.dbzer0.com 1 points 1 hour ago

Depending on the security needs using hardware based security as a second factor while still requiring some other form of auth is not actually a bad idea.

[–] onlinepersona@programming.dev 3 points 10 hours ago (1 children)
[–] scholar@lemmy.world 3 points 6 hours ago (1 children)

Public key cryptography tied to physical hardware, so if you lose your phone / usb key, you need to use your backup recovery code; a fairly short one time password that negates the security benefits of Fido in one easy step.

It can also use biometrics, but that requires every device you log in on to have biometric readers.

[–] WoW@sh.itjust.works 1 points 5 hours ago

Or you could use multiple fido key's as backups