Passwords are a form of knowledge-based authentication. For a user to prove they are who they claim to be, they need a secret — the password — that has been previously stored by the service. Multifactor authentication (MFA) is a technique designed to strengthen the authentication process by adding possession-based authentication to knowledge-based authentication. A service can only authenticate a user when they prove they have knowledge of the shared secret in addition to something they have or are. Eliminating shared secrets removes the intrinsic weakness of password-based authentication and MFA. A secure form of possession-based authentication is the best alternative. Passwordless authentication based on FIDO standards is considered the archetype. FIDO passwordless authentication is based on public-key cryptography.


More

The Verge: Chrome and Firefox will support a new standard for password-free logins

In his reporting on the newly announced FIDO2 Project, The Verge reporter Russell Brandon predicts…

Read More →

Ars Technica: Practical passwordless authentication comes a step closer with WebAuthn

ArsTechnica reports that the World Wide Web Consortium (W3C) and FIDO Alliance announced that a…

Read More →

CNET: Password-free web security is coming to Chrome, Firefox, Edge

CNET reports that leading browsers Google Chrome, Mozilla Firefox and Microsoft Edge will support WebAuthn…

Read More →