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 Parallax: Primer: How to lock your online accounts with a security key

This article in The Parallax reports that FIDO Security Keys, FIDO2 and WebAuthn are gaining…

Read More →

Forbes: Can We Please Drive Passwords Into Extinction Now?

Passwords need to be made obsolete, and the FIDO Alliance is gaining traction with FIDO2…

Read More →

ZDNet: Apple killing off web passwords? Safari trials WebAuthn logins on macOS

Apple’s WebKit team has added support for FIDO Security Keys and WebAuthn to reduce the…

Read More →