Evidence-Pack: The Global Transition to Passkeys and the End of the Password Era
With 5 billion passkeys now in active use, the tech industry is rapidly replacing passwords with cryptographic, phishing-resistant authentication. This evidence pack examines the security claims, adoption data, and remaining vulnerabilities of the passwordless transition.
By Factlen Editorial Team
- Security Standard Bodies
- Organizations like CISA, NIST, and the FIDO Alliance prioritize cryptographic proof and the elimination of shared secrets.
- Enterprise IT Leaders
- Corporate technology executives focus on operational efficiency, compliance, and reducing friction for employees.
- Privacy & High-Assurance Advocates
- Security purists who caution against the risks of cloud-synced passkeys and ecosystem lock-in.
What's not represented
- · Everyday consumers struggling with account recovery
- · Legacy software vendors unable to support WebAuthn
Why this matters
Passwords are the root cause of 80% of data breaches, forcing users to memorize complex strings that are easily stolen. The shift to passkeys fundamentally eliminates credential phishing, making everyday users significantly safer online without requiring complex security hygiene.
Key points
- Passkeys replace vulnerable shared passwords with public-key cryptography, making credential phishing mathematically impossible.
- Global adoption has reached 5 billion active passkeys, supported by major platforms like Apple, Google, and Microsoft.
- Passkey logins boast a 93% success rate and are completed 73% faster than traditional password methods.
- High-security environments must still navigate the trade-offs between convenient cloud-synced passkeys and strictly device-bound hardware keys.
For decades, the cybersecurity industry has treated human memory as its primary line of defense, forcing users to generate, memorize, and rotate increasingly complex strings of characters. That era is definitively ending. As of mid-2026, the technology industry has successfully deployed an estimated 5 billion passkeys worldwide, marking a structural shift away from the password. Backed by Apple, Google, and Microsoft, passkeys replace memorized secrets with cryptographic proofs tied to a user's device and biometrics. This evidence pack examines the data behind the passwordless transition, evaluating the security claims, the real-world adoption metrics, and the remaining vulnerabilities as global infrastructure upgrades to phishing-resistant standards.[1][8]
The foundational flaw of the password—and even legacy multi-factor authentication (MFA) like SMS codes—is that they rely on a "shared secret." Both the user and the server must know the password to verify identity. If an attacker tricks a user into typing that secret into a fake website, or if a server's database is breached, the credential is compromised. The evidence of this failure is overwhelming: according to industry data, compromised credentials are the root cause of roughly 80% of all data breaches, and credential stuffing attacks regularly account for nearly half of all authentication traffic on peak days.[4][8]
The primary security claim driving passkey adoption is that they mathematically eliminate credential phishing. Unlike passwords, passkeys are built on the WebAuthn standard and public-key cryptography. When a user creates a passkey, their device generates a unique mathematical pair: a public key that is shared with the website, and a private key that never leaves the device's secure enclave. During login, the server sends a cryptographic challenge. The device uses the private key—unlocked via Face ID, Touch ID, or a PIN—to sign the challenge and return it. Because the private key is never transmitted, there is nothing for a fake website to intercept.[4][5]

The consensus among top cybersecurity agencies strongly supports this claim. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) explicitly classifies passkeys as "phishing-resistant MFA" and strongly urges all organizations to adopt them to fulfill Zero Trust principles. Similarly, the National Institute of Standards and Technology (NIST) recognizes FIDO2/WebAuthn standards as meeting high authentication assurance levels. Because the cryptographic signature is strictly bound to the legitimate website's domain, a passkey simply will not function on a lookalike phishing site, neutralizing the most common vector for account takeovers.[2][3]
Historically, security upgrades have introduced friction—requiring authenticator apps, hardware tokens, or complex password rules. Passkeys claim to invert this paradigm, offering higher security with less user effort. By leveraging the biometric sensors already built into modern smartphones and laptops, the authentication process is reduced to a simple glance or fingerprint scan, eliminating the cognitive load of remembering credentials and the frustration of lockouts.[1][7]
Historically, security upgrades have introduced friction—requiring authenticator apps, hardware tokens, or complex password rules.
Real-world telemetry from early enterprise deployments validates the usability claims. Data indicates that passkey logins boast a 93% success rate, compared to just 63% for traditional password-based methods. Furthermore, the average time to complete a passkey login is 8.5 seconds, roughly 73% faster than the 31.2 seconds required for a standard password and MFA flow. For enterprises, this translates directly to operational efficiency: organizations deploying passkeys report a 35% reduction in helpdesk tickets related to password resets, alongside measurable improvements in employee satisfaction.[1][7]

A common criticism of passwordless technology in previous years was the lack of ecosystem support. Critics argued that passkeys would remain a niche feature for tech-savvy early adopters due to fragmented operating system support, inconsistent browser behavior, and confusing user interfaces. The claim today is that device readiness and consumer awareness have crossed the threshold into mainstream viability, supported by coordinated rollouts from the world's largest operating system vendors and hardware manufacturers.[1][8]
The FIDO Alliance's 2026 State of Passkeys report provides robust evidence of mainstream penetration. As of April 2026, 96% of consumer devices are passkey-ready. Consumer awareness has reached 90%, and 75% of surveyed users have enabled a passkey on at least one account. In the enterprise sector, 68% of organizations are actively deploying or piloting passkeys for employee authentication. Major platforms—including Google, Amazon, Microsoft, and TikTok—have integrated passkey support, proving that the technology can scale to billions of daily active users without catastrophic failure.[1][6]
While the broad security benefits are proven, the evidence becomes nuanced regarding how passkeys are stored. To make passkeys consumer-friendly, Apple and Google introduced "syncable passkeys," which back up the private key to iCloud or Google Password Manager so users don't lose access if they lose their phone. However, syncing requires the private key to be exportable from the device's hardware.[3][5]

For high-security environments, this exportability is a recognized vulnerability. NIST Special Publication 800-63-4 specifies that syncable passkeys only meet Authentication Assurance Level 2 (AAL2). To achieve the highest standard (AAL3), organizations must use "device-bound" passkeys or hardware security keys, where the private key physically cannot be extracted. While syncable passkeys are vastly superior to passwords for average consumers, enterprise security teams must carefully weigh the convenience of cloud syncing against the theoretical risk of a compromised cloud account exposing the synced keys.[3][5]
The most significant remaining weakness in the passwordless transition is the persistence of legacy fallback methods. Even if a user secures their account with a passkey, many services still allow password-based logins or email-based password resets as a backup in case the user loses their device. As long as these phishable recovery methods remain active, attackers will simply bypass the passkey and target the weakest link. The industry's next major hurdle is not deploying passkeys, but confidently turning off passwords entirely without permanently locking legitimate users out of their accounts.[1][8]
The evidence clearly indicates that the transition away from passwords is no longer aspirational; it is fully operational. The cryptographic foundation of passkeys effectively neutralizes credential phishing, while simultaneous improvements in login speed and success rates have aligned security incentives with user convenience. While challenges remain in managing account recovery and securing high-assurance enterprise environments, the deployment of 5 billion passkeys marks a definitive turning point in digital identity, promising a structural reduction in cybercrime over the coming decade.[1][8]
How we got here
2013
The FIDO Alliance is founded to develop open standards for passwordless authentication.
2019
The WebAuthn standard is officially recognized by the W3C, laying the technical foundation for passkeys in web browsers.
May 2022
Apple, Google, and Microsoft announce joint support for the FIDO standard, committing to build passkey support into their operating systems.
Late 2023
Major consumer platforms, including Google, Amazon, and WhatsApp, begin rolling out passkey support to billions of users.
May 2026
The FIDO Alliance reports that 5 billion passkeys are in active use globally, signaling mainstream adoption.
Viewpoints in depth
Security Standard Bodies
Organizations like CISA, NIST, and the FIDO Alliance prioritize cryptographic proof and the elimination of shared secrets.
For standard-setting bodies, the transition to passkeys is fundamentally about changing the math of authentication. By moving from symmetric shared secrets (passwords) to asymmetric public-key cryptography, they aim to make remote credential theft mathematically impossible. Their guidance strictly emphasizes "phishing-resistant" methods, pushing organizations away from legacy multi-factor authentication like SMS codes, which are increasingly vulnerable to real-time interception and MFA fatigue attacks.
Enterprise IT Leaders
Corporate technology executives focus on operational efficiency, compliance, and reducing friction for employees.
While enterprise leaders value the security benefits of passkeys, their primary drivers for adoption are often operational. Passwords generate massive overhead in the form of helpdesk tickets for account lockouts and resets. By deploying passkeys, IT departments can simultaneously satisfy strict new cyber insurance requirements for phishing-resistant MFA while significantly reducing support costs and accelerating daily employee logins. Their main challenge lies in managing legacy system compatibility and secure account recovery.
Privacy & High-Assurance Advocates
Security purists who caution against the risks of cloud-synced passkeys and ecosystem lock-in.
While acknowledging that passkeys are superior to passwords, high-assurance advocates draw a sharp distinction between "syncable" passkeys (backed up to Apple iCloud or Google Password Manager) and "device-bound" hardware keys. They argue that syncing private keys to the cloud reintroduces a theoretical vector for mass compromise if the cloud provider itself is breached. For critical infrastructure, journalists, and high-risk targets, this camp strongly advocates for physical security keys where the cryptographic material physically cannot be extracted.
What we don't know
- How quickly major service providers will confidently disable password-based account recovery, which remains a vulnerable fallback.
- Whether the theoretical risks of cloud-synced passkey extraction will result in a real-world mass compromise event.
- How smaller legacy software vendors will fund and manage the technical transition to WebAuthn standards.
Key terms
- Passkey
- A phishing-resistant digital credential that replaces passwords using public-key cryptography and device-based biometric authentication.
- Public-Key Cryptography
- A security system using two mathematically linked keys: a public key shared with the website, and a private key kept secretly on the user's device.
- Phishing-Resistant MFA
- Multi-factor authentication methods that cannot be intercepted or tricked by fake websites, typically relying on cryptographic origin binding.
- WebAuthn
- The underlying web standard developed by the W3C and FIDO Alliance that allows browsers and devices to support passkeys.
- Credential Stuffing
- An automated cyberattack where hackers use lists of stolen passwords from one breach to try and log into other unrelated services.
Frequently asked
What exactly is a passkey?
A passkey is a digital credential tied to your device that uses cryptography to log you in. Instead of typing a password, you use your device's screen lock, like a fingerprint or facial recognition, to prove your identity.
What happens if I lose my phone?
For most consumers, passkeys are synced to a cloud account (like Apple iCloud or Google Password Manager), meaning they automatically restore when you sign into your new device. You can also register multiple devices to the same account.
Can a passkey be stolen in a data breach?
No. Websites only store your 'public key,' which is mathematically useless to hackers without the 'private key' that remains securely locked inside your physical device.
Are passkeys just biometric passwords?
No. Your biometric data (fingerprint or face) never leaves your device. It is simply used to unlock the device's secure chip, which then performs a cryptographic handshake with the website.
Sources
[1]FIDO AllianceSecurity Standard Bodies
The State of Passkeys 2026: Global Consumer and Workforce Report
Read on FIDO Alliance →[2]Cybersecurity and Infrastructure Security AgencySecurity Standard Bodies
Hybrid Identity Solutions Guidance (HISG)
Read on Cybersecurity and Infrastructure Security Agency →[3]National Institute of Standards and TechnologySecurity Standard Bodies
NIST Special Publication 800-63B: Digital Identity Guidelines
Read on National Institute of Standards and Technology →[4]SentinelOneEnterprise IT Leaders
Password vs Passkey: Key Differences & Security Comparison
Read on SentinelOne →[5]BitwardenPrivacy & High-Assurance Advocates
Passkeys vs 2FA: Understanding the security landscape
Read on Bitwarden →[6]DescopeEnterprise IT Leaders
2026 FIDO Report: Passkeys at Global Scale
Read on Descope →[7]Tech NewsEnterprise IT Leaders
Passkeys see uptake, but slow adoption keeps passwords in use for now
Read on Tech News →[8]Factlen Editorial TeamPrivacy & High-Assurance Advocates
Synthesis by Factlen editorial team
Read on Factlen Editorial Team →
Every angle. Every day.
Get technology stories with full source coverage and perspective breakdowns delivered to your inbox.









