Web Authentication API
developer.mozilla.org
Web Authentication API
1–10 of 76 posts
Re: Web Authentication API
#2Re: Web Authentication API
#3Credential phishing, password reuse, credential stuffing, and weak passwords are all about to be a thing of the past, at least insofar as the web is concerned.
Re: Web Authentication API
#4Re: Web Authentication API
#5For people confused about what this is: it's basically the de facto cross-browser standard for U2F security keys like Yubikeys.
In short, this could replace passwords for web authentication entirely.
Re: Web Authentication API
#6This is going to be _huge_ for the security of the average web user once it starts getting widespread adoption. Credential phishing, password reuse, credential stuffing, and weak passwords are all about to be a thing of the past, at least insofar as the web is concerned.
Compared to the situation today when if one your passwords is cracked they can't immeidately access your other accounts.
Re: Web Authentication API
#7Re: Web Authentication API
#8This is going to be _huge_ for the security of the average web user once it starts getting widespread adoption. Credential phishing, password reuse, credential stuffing, and weak passwords are all about to be a thing of the past, at least insofar as the web is concerned.
Doesn't this mean that if the authenticator is cracked then all of your accounts are revealed and become vulnerable? Compared to the situation today when if one your passwords is cracked they can't immeidately access your other accounts.
Most passwords are vulnerable because they are easily guessed, not because somebody breaks your encrypted password store.
Re: Web Authentication API
#9Re: Web Authentication API
#10This is going to be _huge_ for the security of the average web user once it starts getting widespread adoption. Credential phishing, password reuse, credential stuffing, and weak passwords are all about to be a thing of the past, at least insofar as the web is concerned.
Doesn't this mean that if the authenticator is cracked then all of your accounts are revealed and become vulnerable? Compared to the situation today when if one your passwords is cracked they can't immeidately access your other accounts.