What is Passkey (2026)

By Xah Lee. Date: . Last updated: .

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.”

xtodo

what are downsides of Passkey

what are downsides of Passkey

ai answer

While passkeys offer superior phishing resistance and eliminate password reuse risks, significant downsides remain regarding usability, compatibility, and account recovery.

Device Dependency and Lock-in → Passkeys are often tied to specific devices or ecosystems, creating vendor lock-in where keys stored in iCloud Keychain (Apple) or Google Password Manager (Android/Windows) do not seamlessly sync across platforms. If you lose your device, you may lose access to your accounts unless you have set up cross-device backups, and switching between different operating systems (e.g., iPhone to Windows) can be technically challenging or impossible without re-registering passkeys.

Account Recovery Complexities → Unlike passwords, which can be reset via email or SMS, account recovery for passkeys is currently weak and often relies on the same fallback mechanisms (passwords, email, SMS) that passkeys aim to replace. If your primary device is lost or bricked, recovering access can be difficult, confusing, or require contacting support, potentially leaving users locked out if no secondary authentication method was configured.

Compatibility and Hardware Requirements → Support for passkeys is inconsistent across websites and older devices, forcing users to revert to passwords for many services. Additionally, passkeys often require specific hardware security modules (like TPMs, Secure Enclaves, or biometric sensors) to function, meaning users with older devices or those who prefer privacy-focused setups without biometrics may find them inaccessible or inconvenient.

Sharing and Privacy Concerns → Passkeys are designed to be device-specific and difficult to share, making them unsuitable for family accounts or shared services without workarounds like QR code scanning. Some users also express privacy concerns that passkey ecosystems allow major tech companies (GAFAM) to gain deeper insights into user identity and behavior through centralized key management systems.

password related