|
|
|
|
|
by freeone3000
467 days ago
|
|
Passwords are still leakable, guessable, and can be phished. Passkeys are “second-factor-only”: your device responds to a challenge and acts in a similar capacity to a yubikey. The private keys contain much more entropy than a password, never leave the device, and the challenges and responses are both signed with site-specific keys so they can’t be phished. So from a security perspective, a lot is gained. From a user perspective, instead of trying to get the dang webform to autofill, I just smile for a second and become authenticated. |
|