Are Passkeys Actually Safer Than Passwords? The 2026 Evidence Pack
With 5 billion passkeys now in active use globally, new data reveals how the shift to cryptographic authentication is neutralizing phishing and drastically reducing login times.
By Factlen Editorial Team
- Security Architects
- Prioritize phishing resistance and the elimination of shared secrets.
- Consumer Advocates
- Prioritize frictionless UX, account recovery, and open standards.
- Identity Providers
- Prioritize enterprise deployment infrastructure and hybrid auth models.
What's not represented
- · Legacy System Administrators
- · Privacy Advocates concerned about biometric data normalization
Why this matters
Passwords are the root cause of the vast majority of data breaches, identity theft, and online fraud. The transition to passkeys fundamentally neutralizes this threat, securing your digital life while simultaneously making it faster and easier to log in.
Key points
- Global passkey usage has reached 5 billion active credentials as of May 2026.
- Passkeys replace vulnerable passwords with public-key cryptography, effectively eliminating credential phishing.
- Sign-in times drop from an average of 31.2 seconds with passwords to just 8.5 seconds with passkeys.
- Consumer awareness has hit 90%, with 75% of users enabling passkeys on at least one account.
- Enterprise adoption lags, with 57% of organizations still relying on phishable authentication for daily sign-ins.
- Cross-ecosystem portability and account recovery remain the primary hurdles to a fully passwordless internet.
The password has been the internet's original sin for four decades, serving as a fragile gatekeeper for our most sensitive digital lives. But in May 2026, the FIDO Alliance announced a quiet, monumental milestone: 5 billion passkeys are now in active use globally. This marks a fundamental shift in how human beings prove their identity to machines, moving away from memorized strings of text toward seamless cryptographic proofs. For years, the technology industry promised a passwordless future, but the infrastructure and consumer habits had not aligned. Now, the data indicates that the tipping point has been crossed, fundamentally altering the cybersecurity landscape.[1]
For years, the cybersecurity industry attempted to patch the inherent vulnerabilities of the password by layering on multi-factor authentication (MFA), such as SMS codes or push notifications. But attackers quickly adapted, developing sophisticated phishing kits that intercept these secondary codes in real-time. The Verizon 2025 Data Breach Investigations Report highlighted the stubbornness of this problem, finding that 22% of all corporate data breaches still began with stolen credentials. Despite massive investments in security awareness training, human beings remain susceptible to deceptive login screens, making the traditional authentication model a persistent liability for organizations of all sizes.[3]
The core vulnerability lies in the 'shared secret' model. When a user creates a password, both the user and the server must know—or be able to verify—that exact same secret. If a user can be tricked into typing their password and an SMS code into a fake website, the attacker captures both and instantly compromises the account. The scale of this threat is staggering; Microsoft's Entra ID system currently blocks roughly 7,000 password attacks every single second. This relentless barrage of credential stuffing and password spraying attacks demonstrates why shared secrets are no longer viable for modern digital security.[2]
Passkeys neutralize this threat entirely by replacing the shared secret with public-key cryptography. When a user registers a passkey for a service, their device generates a unique cryptographic pair. The public key is sent to the server, while the private key remains locked inside the device's secure hardware enclave. When logging in, the server issues a cryptographic challenge that can only be solved by the private key. Because the private key never leaves the device and is never transmitted over the internet, there is nothing for an attacker to intercept, fundamentally breaking the mechanics of traditional credential theft.[1][7]

The primary claim supporting the passkey transition is that it effectively eliminates credential phishing, and the evidence supporting this is exceptionally robust. Because the private key is mathematically bound to the specific cryptographic origin of the legitimate application or website, a passkey simply will not authenticate to a spoofed domain. Even if a user is tricked into visiting a perfectly replicated fake login page, the underlying WebAuthn protocol will recognize the domain mismatch and refuse to sign the cryptographic challenge, stopping the phishing attack in its tracks without requiring the user to notice the deception.[1][5]
The Microsoft Digital Defense Report confirms the efficacy of this approach, noting that phishing-resistant MFA—the specific category that passkeys belong to—blocks more than 99% of identity-based attacks, even when the attacker already possesses the correct username. Organizations that have deployed passkeys are seeing these theoretical benefits translate into real-world security gains. According to the FIDO Alliance, enterprises rolling out passkeys report an immediate 32% reduction in phishing-related incidents, providing concrete evidence that removing the human element from the authentication exchange drastically reduces an organization's attack surface.[1][2]
Beyond security, the evidence indicates that the user experience is measurably faster and more reliable. Historically, cybersecurity improvements have almost always introduced user friction—requiring longer passwords, frequent rotations, or cumbersome authenticator apps. Passkeys invert this dynamic entirely. Authentication relies on the device's native biometric unlock mechanisms, such as FaceID, TouchID, or Windows Hello. By bypassing the need to recall complex strings of characters or hunt for a one-time code, the login process becomes a seamless, single-gesture action that feels identical to unlocking a smartphone.[5][7]
Telemetry data from identity provider Descope provides a stark quantitative contrast between the two methods. Their analysis reveals that passkey sign-ins average just 8.5 seconds from start to finish, compared to a sluggish 31.2 seconds for traditional password-plus-MFA flows. Furthermore, the login success rate jumps dramatically, from 63% for passwords to 93% for passkeys. For consumer-facing applications and e-commerce platforms, this reduction in friction is highly lucrative, directly combating the cart abandonment and user frustration that occurs when customers inevitably forget their login credentials.[5]

Telemetry data from identity provider Descope provides a stark quantitative contrast between the two methods.
This reduction in friction also translates directly to enterprise return on investment. Password resets have long been a massive drain on IT resources, accounting for a significant portion of helpdesk volume and lost employee productivity. The FIDO 2026 report notes that 35% of deploying organizations saw a measurable drop in helpdesk tickets specifically related to password resets. By empowering users to authenticate with the biometrics they already use dozens of times a day, organizations are simultaneously tightening their security posture and reducing their operational overhead.[1]
A persistent myth in enterprise IT has been that users will reject new authentication methods, but the 2026 data indicates that consumer readiness is actually outpacing enterprise deployment. The assumption that the general public prefers the familiarity of passwords has been thoroughly invalidated by recent adoption metrics. As major consumer platforms like Amazon, Google, and TikTok have integrated passkeys into their standard login flows, users have demonstrated a clear willingness to embrace the technology when it is presented as a simpler alternative.[1][7]
The numbers reflect a massive shift in consumer behavior. Consumer awareness of passkeys has climbed to 90%, and an impressive 75% of users have enabled a passkey on at least one of their accounts. Nearly half of all consumers surveyed report using passkeys 'whenever possible.' This rapid normalization suggests that the primary bottleneck to a passwordless internet is no longer user education or acceptance, but rather the speed at which service providers can update their legacy authentication infrastructure.[1]
Despite this consumer enthusiasm, enterprise infrastructure continues to lag behind. While 68% of organizations are currently piloting or rolling out passkeys for their employees, a concerning 57% still rely on phishable authentication methods for their primary, day-to-day workforce sign-ins. Okta's 2025 Secure Sign-in Trends Report noted that while phishing-resistant authenticator adoption grew by a remarkable 63% year-over-year, it still only covers 14% of workforce users. This gap highlights the immense complexity of untangling decades of legacy enterprise architecture and entrenched IT workflows.[1][4]

The evidence pack surrounding passkeys is not entirely without caveats, particularly regarding cross-ecosystem portability. While passkeys sync seamlessly within walled gardens—such as Apple's iCloud Keychain or Google's Password Manager—moving a credential across competing ecosystems remains a friction point. For example, a user attempting to log into a service on a Windows PC using a passkey stored on an iPhone must rely on cross-device authentication protocols, which involve scanning a QR code via Bluetooth. While functional, this process lacks the frictionless elegance of a native ecosystem login.[1][7]
The FIDO Alliance is actively working on improved credential exchange protocols to solve this portability issue, but the current limitations are causing some enterprise hesitation. Approximately 24% of enterprise decision-makers say they are waiting for these cross-platform standards to mature further before fully deprecating passwords. Ensuring that users do not feel locked into a specific hardware vendor is critical for the long-term viability of the passkey ecosystem, and the industry is under immense pressure to deliver truly seamless interoperability across all major operating systems.[1]
Another area of transparent uncertainty involves the complexities of account recovery. The strongest security feature of a passkey—the fact that the private key cannot be easily extracted or copied—is also its biggest operational risk. If a user loses their sole device and has not synced their passkeys to a cloud provider, they lose their cryptographic proof of identity. In these scenarios, account recovery must fall back to legacy methods, such as email links or SMS codes, which temporarily reintroduces the very vulnerabilities passkeys were designed to eliminate.[5][7]
Because of these recovery challenges, true 'passwordless' environments remain relatively rare in practice. Only 28% of organizations report having achieved fully passwordless workforce authentication. Most current implementations utilize a hybrid approach, where passkeys serve as the primary, frictionless authentication path, backed by highly monitored legacy methods for emergency recovery. Security architects acknowledge that while the front door has been fortified with cryptographic steel, the back door of account recovery still requires careful guarding to prevent attackers from simply bypassing the passkey entirely.[1][5]

Despite these implementation hurdles, the trajectory of the authentication landscape is irreversible. The economic toll of credential theft—which IBM calculates at an average of $4.67 million per data breach—makes the legacy password model financially unsustainable for modern businesses. The liability of storing databases full of hashed passwords, which are constantly targeted by sophisticated cybercriminal syndicates, has pushed the industry to a breaking point. Passkeys offer the first mathematically sound exit strategy from this decades-long arms race, shifting the burden of security from human memory to dedicated cryptographic hardware.[6]
As 2026 progresses, the transition from shared secrets to cryptographic proofs is no longer a theoretical roadmap or a niche security feature. With 5 billion passkeys actively defending accounts across the globe, the internet is finally closing its oldest and most exploited vulnerability. The evidence is clear: by aligning robust public-key cryptography with the biometric hardware users already carry in their pockets, the technology industry has successfully engineered an authentication method that is simultaneously vastly more secure and significantly easier to use.[1][7]
How we got here
2018
The FIDO2 and WebAuthn standards are officially published, laying the technical groundwork for passkeys.
2022
Apple, Google, and Microsoft announce expanded support for the FIDO standard, coining the consumer-friendly term 'passkey'.
2024
Major consumer platforms, including Amazon and TikTok, roll out passkey support to hundreds of millions of users.
May 2026
The FIDO Alliance reports that global passkey usage has reached 5 billion active credentials.
Viewpoints in depth
Security Architects
Focused on eliminating credential theft and enforcing zero-trust principles.
For security architects, passkeys represent the holy grail of identity management: the elimination of the shared secret. By removing passwords from the equation, they neutralize the primary vector for ransomware and data breaches. This camp advocates for aggressive deprecation of legacy authentication, arguing that the security gains far outweigh the temporary friction of migrating legacy systems.
Consumer Advocates
Focused on usability, account recovery, and avoiding vendor lock-in.
Consumer advocates celebrate the usability of passkeys but raise concerns about ecosystem lock-in. They point out that while Apple, Google, and Microsoft have made passkeys seamless within their own walled gardens, moving a credential between competing ecosystems can still be cumbersome. This camp prioritizes the development of open standards for passkey portability to ensure users retain control over their digital identities.
Identity Providers
Focused on providing the infrastructure to bridge the passwordless transition.
Vendors in the identity space view passkeys as a massive market opportunity, but one that requires careful orchestration. They emphasize that the transition is not a simple 'rip and replace.' Identity providers argue for hybrid deployments where passkeys serve as the primary authentication path, backed by secure fallback methods to prevent users from being permanently locked out during device loss.
What we don't know
- How quickly enterprise legacy systems (like on-premise Active Directory) can be upgraded to fully support passkey authentication.
- Whether a universal, cross-platform standard for securely exporting and importing passkeys between different password managers will gain widespread adoption.
- The long-term impact of passkeys on account recovery processes, particularly for users who do not use cloud-synced ecosystems.
Key terms
- Public-Key Cryptography
- A security system using two mathematically linked keys: a public key shared with the server, and a private key kept secretly on the user's device.
- Phishing-Resistant MFA
- Authentication methods that cannot be tricked by fake websites or intercepted codes, such as passkeys and hardware security keys.
- Shared Secret
- A traditional security model where both the user and the server must know the same piece of information, like a password.
- WebAuthn
- The underlying web standard that enables passkeys to communicate securely between a browser and a website.
Frequently asked
What exactly is a passkey?
A passkey is a digital credential tied to your device that uses public-key cryptography to log you in, replacing the need for a password.
What happens if I lose my phone?
If your passkeys are synced to a cloud account (like iCloud or Google), you can recover them on a new device. Otherwise, you must use the service's fallback recovery method.
Can a passkey be stolen in a data breach?
No. Websites only store your public key. Even if a server is breached, attackers cannot use the public key to access your account.
Are passkeys vulnerable to phishing?
Passkeys are highly phishing-resistant because they cryptographically verify the website's domain before authenticating, preventing logins on fake sites.
Sources
[1]FIDO AllianceConsumer Advocates
The State of Passkeys 2026: Global Consumer and Workforce Report
Read on FIDO Alliance →[2]MicrosoftSecurity Architects
Microsoft Digital Defense Report 2025
Read on Microsoft →[3]VerizonIdentity Providers
2025 Data Breach Investigations Report
Read on Verizon →[4]OktaSecurity Architects
Secure Sign-in Trends Report 2025
Read on Okta →[5]DescopeIdentity Providers
Passkey Trends for 2026: What the Data Says
Read on Descope →[6]IBMIdentity Providers
Cost of a Data Breach Report 2025
Read on IBM →[7]Factlen Editorial TeamSecurity Architects
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.








