Just an example of protocol different than HTTP.
Comment on Google will now make passkeys the default for personal accounts
Asudox@lemmy.world 1 year ago- Since passkeys are basically asymmetric keys, SSH technically had “passkeys” for years.
smileyhead@discuss.tchncs.de 1 year ago
alvvayson@lemmy.world 1 year ago
Yes, but that’s missing the important part.
Passkeys is not primarily about asymmetric keys. It’s about applying asymmetric keys to the Web as an open standard.
The W3C Web-Authn standard is what makes it important and revolutionary.
This is just as important as HTML, CSS and ActivityPub.
Finally we have an open standard that integrates in the web and offers a high level of security.
jarfil@lemmy.world 1 year ago
Is that like TLS client-side certificates?
alvvayson@lemmy.world 1 year ago
It’s actually quite similar, yes, in the sense that it uses a public/private key pair linked to your account.
But this works on the application layer and you don’t use certificates.
Much easier to setup.
Natanael@slrpnk.net 1 year ago
Also it generates unique keys per site so it doesn’t help anybody track you