|
|
|
|
|
by Dylan16807
1522 days ago
|
|
> As I mentioned in my previous comment, and I will repeat it here, real benefit to authentication security only comes from adding 2FA or SSO. Don't waste your time on security theater. In theory there's also convincing browsers to implement a zero-knowledge protocol like SRP. |
|
If SRP depends on a user to choose a password or to enter it only on the correct website, then it will be substantially less secure than WebAuthn, because users pick bad passwords and phishing can be very effective. WebAuthn sidesteps both of these issues entirely.