Morning Overview

Passkeys are quietly replacing passwords, and big tech wants them gone for good

Passwords are beginning to disappear from some of the most common sign-in screens. In their place, passkeys let a phone or computer confirm identity with the same fingerprint, face scan or device PIN already used to unlock it.

The shift is gradual because websites, devices and recovery systems all have to work together. Its security advantage is substantial: a passkey cannot be typed into a convincing fake website, and there is no shared password database for a thief to reuse elsewhere.

A passkey is a matched cryptographic pair

The FIDO Alliance defines a passkey as a passwordless FIDO credential. Creating one produces a private key held by the account holder’s device or credential provider and a public key stored by the website. During sign-in, the site sends a challenge that only the corresponding private key can answer. The private key itself is not transmitted to the site.

That design removes the secret users traditionally share with a server. A password can be stolen from the user, intercepted on a fake page or exposed when a company’s database is breached. A public passkey stored by a site is not enough to impersonate the account holder. The sensitive half remains protected by the phone, computer, hardware key or passkey manager.

Face scans and fingerprints unlock rather than travel

Biometric prompts can make passkeys look as though a website receives a fingerprint or facial image. In normal platform implementations, the biometric check happens locally. It unlocks access to the credential on the device, much as it unlocks the screen. The site receives cryptographic proof that the sign-in challenge was completed, not a copy of the face or fingerprint.

A device PIN can serve the same role when biometrics are unavailable. That PIN is different from an account password because it is checked by the device and generally protected by hardware-backed limits. Someone across the internet cannot submit unlimited guesses against it. Physical possession of an enrolled device becomes part of the authentication process.

Google built passkeys around phishing resistance

Google’s passkey documentation explains that credentials are tied to the website or app for which they were created. A fraudulent page on a look-alike domain cannot ask the browser to use a passkey belonging to the real domain. That origin binding defeats the familiar phishing tactic of copying a login page and collecting whatever a victim enters.

Passkeys also reduce password reuse. There is no reason to invent and remember the same phrase across several services because each account receives a distinct credential automatically. Credential managers can synchronize passkeys across approved devices, allowing a new phone or laptop to sign in after the owner completes the platform’s secure recovery process.

Apple’s synchronization makes replacement devices practical

Apple’s support guidance describes passkeys stored in its password system and synchronized across devices using end-to-end encryption. Comparable ecosystems support their own synchronization or cross-platform use. A nearby phone can sometimes authorize a login on a different computer by scanning a QR code and using Bluetooth proximity.

Convenience creates an important dependency: account recovery shifts toward the platform or password manager that protects the passkeys. Recovery contacts, device backups and strong protection for the main Apple, Google or Microsoft account therefore matter more. A person moving between ecosystems should confirm that important services provide another enrolled device, a hardware security key or a documented recovery path.

Passwords will linger while compatibility catches up

Many services still keep passwords as a fallback, and that fallback can remain the weakest route into an account. Some sites label a passkey login while continuing to allow password resets through email or text messages. Security improves most when recovery methods receive the same scrutiny as the primary sign-in and when old passwords are removed after a service safely supports doing so.

The large technology companies are not eliminating passwords with one switch. They are building a shared standard that gives websites a safer option and makes it familiar across billions of devices. For account holders, the practical transition is already visible: accept passkeys on trusted devices, protect the central credential account carefully, and keep more than one recovery route before retiring an old password.

Organizations face a parallel migration problem. Help desks must verify employees who replace devices, administrators need a way to revoke lost credentials, and shared workstations may require device-bound rather than synchronized passkeys. Logging also has to show which credential was used without exposing private key material. A rushed rollout can leave both the new and old methods active indefinitely, increasing complexity instead of reducing it.

Cross-platform standards are improving, but users should read each service’s enrollment screen carefully. A passkey stored only on one phone behaves differently from one synchronized through a cloud credential provider. Adding a second device before the first is lost, reviewing account recovery contacts and removing access from retired hardware make the passwordless experience resilient rather than merely convenient.

This article was produced with the assistance of AI and reviewed by Morning Overview editors prior to publication.


More from Morning Overview