(no title)
rawfan | 2 years ago
So whenever people authenticate using a FIDO2 key as their passkey, they also need to enter its password.
The benefit of passkeys are:
- the Webapps only store a specific public key instead of a hashed password
- a direct connection is necessary for the challenge/response flow so that phishing attacks or MITM are impossible (AFAIK)
acdha|2 years ago