What is Passkey (2026)

By Xah Lee. Date: .

What's passkeys

ai answer

Passkeys are a passwordless authentication method developed by the FIDO Alliance (with big backing from Apple, Google, Microsoft, etc.) and built on WebAuthn standards. They’re designed to replace traditional passwords entirely.

How passkeys work (simple version)

Why they’re better than passwords

Feature Traditional Passwords Passkeys
Phishing resistance Easy to phish Almost impossible (tied to domain)
Reused across sites Very common Impossible (unique key per site)
Server breach risk Password hashes can crack Public key only → useless to attacker
User experience Type/remember passwords Just Face ID or fingerprint
Sync across devices Password manager needed Built-in sync (Apple/Google accounts or third-party managers like 1Password)

Real-world status (as of late 2025)

Downsides / things to know

In short: Passkeys are the industry’s big bet to finally kill the password. They’re more secure, phishing-resistant, and way more convenient once you start using them. Most people first encounter them when a site says “Save a passkey?” instead of “Set up 2FA.”

password related