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

InfoWorld: Better authentication: Go get ’em, FIDO

In this feature on FIDO, InfoWorld shows how the FIDO Alliance is breaking the mold…

Read More →

TechTarget: FIDO authentication standard could signal the passing of passwords

TechTarget reports how FIDO authentication standard could eventually reduce password dependencies as government and industry…

Read More →