this post was submitted on 13 Mar 2026
994 points (98.6% liked)

Programmer Humor

30340 readers
2180 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
[–] Appoxo@lemmy.dbzer0.com 7 points 12 hours ago (1 children)

If they arent on a USB stick, protected against being copied, they are only a single factor that instill false safety.

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

Depends on the system. The thing where your password manager is managing your passkeys? That's a single factor unless it's doing something tricky that none of them do.
When it's the tpm or a Bluetooth connection to your phone? That's actually two factors, and great.

[–] Appoxo@lemmy.dbzer0.com 1 points 4 hours ago

Can it be copied from your phone? (e.g. by migrating your phone via a backup)
Then it can be compromitted and is essentially a single factor (because some website permit you to login via the key only).
Only if you'd need to completetly renew the key, then it's truly secure.