Passwords have problems, but passkeys have more
Spotlight7573 @ Spotlight7573 @lemmy.world Posts 10Comments 270Joined 2 yr. ago
Spotlight7573 @ Spotlight7573 @lemmy.world
Posts
10
Comments
270
Joined
2 yr. ago
Deleted
Permanently Deleted
You do realize that your biometric authentication techniques don't actually send your biometrics (e.g. fingerprint/face) to the website you're using and that you are actually just registering your device and storing a private key? Your biometrics are used to authenticate with your local device and unlock a locally-stored private key.
That private key is essentially what passkeys are doing, storing a private key either in a password manager or locally on device backed by some security hardware (e.g. TPM, secure enclave, hardware-backed keystore).