this post was submitted on 24 Sep 2023
49 points (100.0% liked)

Programming

423 readers
1 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] anti_antidote@lemmy.zip 15 points 1 year ago (2 children)

Can someone tell me why I should care about this rather than just continuing to use my password and 2FA?

[–] Klajan 10 points 1 year ago

From just now reading the Docs regarding passkeys.

The main draw seems to be that it is easy to sign in (just requiring biometrics for example) and mainly a lot more resistant to phishing.

[–] Dark_Arc@social.packetloss.gg 6 points 1 year ago

At this point, you probably shouldn't.

At some point, passkeys will be ubiquitous enough they'll be like low friction SSH keys for web authentication (i.e. there will be no shared secrets in the login process).