Factlen Deep DiveAuthentication TechEvidence PackJun 20, 2026, 9:19 PM· 4 min read· #4 of 4 in technology

The Evidence for a Passwordless Future: How Passkeys Are Finally Killing the Shared Secret

With over 5 billion passkeys now in active use, the technology industry is rapidly abandoning passwords in favor of cryptographically secure, phishing-resistant authentication.

By Factlen Editorial Team

Platform Vendors & Standards Bodies 40%Enterprise Security Teams 35%Security Researchers 25%
Platform Vendors & Standards Bodies
Argue that passkeys are the definitive solution to credential theft and prioritize rapid consumer adoption via cloud syncing.
Enterprise Security Teams
Value the phishing-resistant nature of the FIDO2 standard but emphasize strict implementation, often preferring device-bound hardware keys over cloud-synced credentials.
Security Researchers
Highlight the remaining attack surfaces, specifically warning that weak account recovery fallbacks and browser-level compromises can undermine the cryptographic strength of passkeys.

What's not represented

  • · Small Business IT Administrators
  • · Elderly Digital Users

Why this matters

Passwords are the root cause of most cyberattacks, data breaches, and account takeovers. The transition to passkeys eliminates this vulnerability, making your digital life simultaneously more secure and significantly faster to access.

Key points

  • Over 5 billion passkeys are now in active use, marking a mainstream shift away from passwords.
  • Passkeys use public key cryptography, meaning private keys never leave the user's device and cannot be stolen in a server breach.
  • The technology is inherently phishing-resistant because credentials are cryptographically bound to the specific website domain.
  • While passkeys offer superior security, researchers warn that weak account recovery methods (like email resets) remain a vulnerability.
5 billion
Passkeys in active use globally
8.5 seconds
Average passkey sign-in time
93%
Passkey login success rate
7,000/sec
Password attacks blocked by Microsoft

The password is dead, and the numbers finally prove it. In 2026, the technology industry crossed a quiet but monumental threshold: more than 5 billion passkeys are now in active use globally. What began as a niche cryptographic standard has rapidly evolved into the default login method for the world's largest platforms.[1][5]

For decades, the cybersecurity industry has blamed users for choosing weak passwords, while simultaneously forcing them to memorize increasingly complex strings of characters. This shared-secret model—where both the user and the server must know the password—has been the internet's original sin, creating a fragile ecosystem ripe for exploitation.[8]

The result of this model is a catastrophic security baseline. According to the Verizon 2025 Data Breach Investigations Report, compromised credentials remain the initial access vector in nearly a quarter of all corporate breaches. Hackers no longer need to break through firewalls; they simply log in.[3]

Microsoft's 2025 Digital Defense Report paints an even starker picture of the threat landscape. The company's telemetry tracks more than 7,000 password attacks per second, noting that 97% of all identity attacks take the form of automated password spraying and credential stuffing.[4]

The legacy shared-secret model remains the primary vector for corporate data breaches and identity theft.
The legacy shared-secret model remains the primary vector for corporate data breaches and identity theft.

Enter the passkey, a consumer-friendly implementation of the FIDO2 and WebAuthn standards. Unlike a password, a passkey is not a shared secret. It is a cryptographic relationship between a user's device and a service provider, fundamentally altering the mechanics of authentication.[1][8]

When a user registers a passkey, their device generates a unique cryptographic key pair. The public key is sent to the website's server, while the private key remains securely locked inside the secure enclave of the user's smartphone, tablet, or laptop.[1]

During login, the server sends a cryptographic challenge to the device. The user's device signs this challenge using the private key—typically unlocked via a local biometric scan like FaceID, Windows Hello, or a fingerprint—and sends the signature back to the server for verification.[8]

This asymmetric architecture fundamentally eliminates mass credential theft. Because the server only holds a public key, a database breach yields nothing of value to an attacker. There are no passwords to hash, salt, or steal, rendering server-side compromises harmless to the end user.[8]

Passkeys use asymmetric cryptography, meaning a database breach on the server yields nothing of value to an attacker.
Passkeys use asymmetric cryptography, meaning a database breach on the server yields nothing of value to an attacker.
This asymmetric architecture fundamentally eliminates mass credential theft.

More importantly, passkeys are inherently phishing-resistant through a mechanism called "domain binding." The cryptographic signature is tied directly to the website's actual URL. If a user is tricked into visiting a lookalike phishing site, the device's operating system will simply refuse to authenticate.[1][8]

This structural advantage has prompted the highest levels of government to intervene. The Cybersecurity and Infrastructure Security Agency (CISA) and the National Institute of Standards and Technology (NIST) have officially designated FIDO-based passkeys as the "gold standard" for multi-factor authentication.[2]

But the shift away from passwords is not just about security; it is driven by raw user experience and economics. FIDO Alliance data shows that the average passkey sign-in takes just 8.5 seconds, compared to 31.2 seconds for a traditional password-plus-MFA routine.[1][5]

Success rates are similarly skewed. Passkey logins succeed 93% of the time, whereas password flows fail at a staggering rate. Industry data indicates that nearly half of consumers abandon online purchases due to forgotten credentials, creating a massive financial incentive for retailers to adopt the standard.[5]

Beyond security, passkeys offer a massive improvement in user experience and login conversion rates.
Beyond security, passkeys offer a massive improvement in user experience and login conversion rates.

However, the transition to a passwordless future is not without friction, and security researchers warn of a critical vulnerability: the account recovery process. A secure lock is useless if the backdoor is left wide open.[7][8]

If a platform allows users to log in with a highly secure passkey, but permits them to reset their account access via an emailed link or SMS code, the system's overall security degrades to its weakest link. Attackers are increasingly targeting these legacy recovery flows to bypass passkey protections entirely.[7]

Furthermore, the implementation of "synced passkeys"—which back up private keys to consumer cloud services like Apple iCloud or Google Password Manager—has drawn scrutiny from enterprise security teams.[6]

While syncing prevents users from being permanently locked out if they lose their phone, it shifts the trust boundary to the cloud provider. If an attacker compromises a user's Apple or Google account, they can potentially sync the passkeys to a rogue device, expanding the attack surface.[6]

For high-security environments, experts recommend "device-bound" passkeys, which live on dedicated hardware security keys and cannot be copied or synced to the cloud, ensuring the highest level of cryptographic assurance.[2][6]

Despite these edge cases, the consensus across the cybersecurity industry is clear: the era of the shared secret is ending. With major platforms making passkeys the default, the internet is undergoing its most significant structural security upgrade since the widespread adoption of HTTPS.[8]

How we got here

  1. 2012

    The FIDO Alliance is founded with the mission to solve the world's password problem.

  2. 2018

    The W3C officially recognizes WebAuthn as a web standard, laying the groundwork for browser-based cryptographic logins.

  3. 2022

    Apple, Google, and Microsoft announce expanded support for the FIDO standard, introducing the consumer-friendly term 'passkey.'

  4. 2023

    Google makes passkeys the default sign-in option for all personal accounts.

  5. 2024

    CISA officially designates FIDO-based passkeys as the 'gold standard' for phishing-resistant authentication.

  6. 2026

    Global passkey adoption crosses the 5 billion mark, signaling mainstream acceptance across consumer and enterprise sectors.

Viewpoints in depth

Platform Vendors & Standards Bodies

This group views passkeys as the definitive cure for the internet's password crisis.

Organizations like the FIDO Alliance and major tech platforms argue that the shared-secret model of passwords is fundamentally unfixable. They point to the massive reduction in credential stuffing and phishing attacks when passkeys are deployed. To drive rapid adoption, this camp strongly advocates for 'synced passkeys'—allowing users to back up their cryptographic keys to Apple iCloud or Google Password Manager—arguing that the usability benefits of easy account recovery far outweigh the theoretical risks of cloud compromise.

Enterprise Security Teams

This group values the cryptographic strength of passkeys but demands strict control over where the keys are stored.

Government agencies like CISA and corporate security teams recognize FIDO2 as the 'gold standard' for multi-factor authentication. However, they are highly skeptical of consumer cloud syncing. For enterprise environments, this camp mandates 'device-bound' passkeys—typically stored on physical hardware tokens like YubiKeys. They argue that allowing an employee's corporate credentials to sync to their personal iCloud account expands the attack surface beyond the company's control, violating zero-trust principles.

Security Researchers

This group focuses on the edge cases and implementation flaws that attackers will target next.

While acknowledging that passkeys are mathematically superior to passwords, security researchers warn that attackers rarely attack the cryptography directly. Instead, they target the implementation. This camp highlights that if a website allows a user to bypass a passkey login by clicking 'Forgot Password' and receiving an email link, the entire system is only as secure as that email account. Furthermore, researchers have demonstrated that malicious browser extensions can hijack WebAuthn API calls, proving that a compromised device can still lead to a compromised passkey session.

What we don't know

  • How quickly legacy banking and healthcare institutions will fully deprecate password-based account recovery flows.
  • Whether the industry will standardize a secure, cross-platform method for transferring passkeys between competing ecosystems (e.g., from Apple to Android).
  • The long-term security implications of storing billions of synced private keys in centralized consumer cloud environments.

Key terms

FIDO2
An open authentication standard developed by the FIDO Alliance and the W3C that enables passwordless, phishing-resistant logins across the web.
Public Key Cryptography
A security system using two mathematically linked keys: a public key shared with the server, and a private key kept secret on the user's device.
Domain Binding
A security feature where a credential will only function on the exact website URL it was created for, neutralizing phishing attacks.
Credential Stuffing
A cyberattack where hackers use lists of compromised passwords from one breach to attempt automated logins on other websites.
Adversary-in-the-Middle (AiTM)
An attack where a hacker intercepts the communication between a user and a legitimate service, often used to steal traditional SMS or app-based multi-factor authentication codes.

Frequently asked

What exactly is a passkey?

A passkey is a digital credential tied to your device that uses public key cryptography instead of a password to log you into accounts. You unlock it using your device's built-in biometrics (like FaceID or a fingerprint) or a PIN.

What happens if I lose my phone?

Most consumer passkeys are 'synced' to cloud accounts like Apple iCloud or Google Password Manager. If you lose your phone, you can recover your passkeys by logging into your cloud account on a new device.

Can a passkey be stolen in a data breach?

No. Websites only store your public key, which is useless to hackers. Your private key never leaves your device, meaning a server breach does not compromise your account.

Why are passkeys considered phishing-resistant?

Passkeys are cryptographically bound to the website's actual domain. If a hacker tricks you into visiting a fake login page, your device will recognize the mismatch and refuse to hand over the signature.

Sources

Source coverage

8 outlets

3 viewpoints surfaced

Platform Vendors & Standards Bodies 40%Enterprise Security Teams 35%Security Researchers 25%
  1. [1]FIDO AlliancePlatform Vendors & Standards Bodies

    Secure by Demand: CISA Guidance Highlights Passkeys

    Read on FIDO Alliance
  2. [2]Cybersecurity and Infrastructure Security Agency (CISA)Enterprise Security Teams

    Secure by Demand Guide

    Read on Cybersecurity and Infrastructure Security Agency (CISA)
  3. [3]VerizonEnterprise Security Teams

    2025 Data Breach Investigations Report

    Read on Verizon
  4. [4]Microsoft SecurityPlatform Vendors & Standards Bodies

    Microsoft Digital Defense Report 2025

    Read on Microsoft Security
  5. [5]DescopePlatform Vendors & Standards Bodies

    Passkey Adoption Statistics 2025

    Read on Descope
  6. [6]The Hacker NewsSecurity Researchers

    How Attackers Bypass Synced Passkeys

    Read on The Hacker News
  7. [7]NetcraftSecurity Researchers

    Account recovery with weak authentication

    Read on Netcraft
  8. [8]Factlen Editorial Team

    Synthesis by Factlen editorial team

    Read on Factlen Editorial Team
Stay informed

Every angle. Every day.

Get technology stories with full source coverage and perspective breakdowns delivered to your inbox.