▲ | charcircuit 9 days ago | ||||||||||||||||
Reducing passkeys to the security level of passwords is not just "making something user friendly". It's undoing all of the hardware everyone else in the ecosystem is putting into to making a more secure way for authentication to be done. | |||||||||||||||||
▲ | kbolino 9 days ago | parent | next [-] | ||||||||||||||||
Passkeys have several advantages over passwords but not all of them rely on UX controls. They are, after all, public-private keypairs and the private part is never shared during authentication. The wider web never adopted PAKEs so passwords are still sent verbatim over the (TLS-protected) wire. | |||||||||||||||||
| |||||||||||||||||
▲ | zekica 9 days ago | parent | prev [-] | ||||||||||||||||
How exactly is this "reducing the security level to those of passwords"? For example: you can't use a passkey on attacker's web site even if you have a plaintext copy of the private key. | |||||||||||||||||
|