Copyable passkeys can be synchronised across multiple devices and are designed to make passwordless login easier for broad consumer use. Hardware-bound passkeys stay on a portable authenticator, such as a security key, and are better suited to enterprise and high assurance scenarios. The key difference is where the credential lives and how tightly it is bound to the authenticator.
What actually changes between the two passkey models
Both models remove shared passwords, but they optimise for different trust and portability assumptions. Copyable passkeys are designed to be synchronised across trusted devices, which improves recovery and consumer usability. Hardware-bound passkeys stay attached to a single physical authenticator, which reduces portability but gives tighter control over where the credential can be used and copied.
The practical difference is not just storage location, it is the assurance model. A copyable passkey depends on the security of the sync ecosystem and the devices enrolled into it. A hardware-bound passkey depends more on the physical authenticator and the local possession requirement, which is why it is often preferred when the login ceremony needs stronger control over credential movement.
- Copyable passkeys are usually easier to deploy at scale for mixed device fleets and everyday users.
- Hardware-bound passkeys are better when you want the authentication factor to stay tightly tied to one portable key.
- The more an environment cares about portable recovery and low-friction adoption, the more attractive copyable passkeys become.
- The more it cares about limiting credential export and narrowing the trust boundary, the more hardware-bound passkeys fit.
Why the distinction matters for assurance and recovery
The choice changes how you think about failure modes. With copyable passkeys, account recovery is easier, but you must trust the sync and device ecosystem to protect replicated credentials properly. With hardware-bound passkeys, the main trade-off is that loss or theft of the authenticator can become a more immediate operational issue, because the credential does not simply reappear on another device.
That means the same authentication goal can create different governance decisions. In consumer settings, copyable passkeys often reduce password reset pain and help adoption. In higher-assurance environments, hardware-bound passkeys usually align better with tighter device control, stronger possession evidence, and reduced exposure if a secondary device is compromised.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST SP 800-63, CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST SP 800-63 | Authenticator Assurance Levels (AAL) — Authenticator Assurance Levels | Passkey choice affects authenticator assurance and possession strength. |
| Phishing-Resistant Authenticators — Phishing-Resistant Authenticators | Passkeys are evaluated as phishing-resistant authenticators in modern identity guidance. | |
| Recommendation — Map passkey type to the required assurance level before approving it for the account. Prefer phishing-resistant authenticators where account risk justifies stronger login assurance. | ||
| CIS Controls v8 | 6 — Access Control Management | Passkey model selection changes access control strength and recovery handling. |
| Recommendation — Apply access-control rules that match the account's required login assurance and recovery path. | ||
| NIST CSF 2.0 | PR.AA — Identity Management, Authentication and Access Control | The question is about authentication design and access assurance choices. |
| Recommendation — Align authentication method selection with the access control objectives for the protected accounts. | ||
Practitioner Guidance
What to verify: Decide whether your real requirement is user convenience, stronger possession binding, or both. If the answer must survive device replacement, consumer sync can be acceptable; if credential portability is the risk, prefer a hardware-bound model.
Common mistake: Treating all passkeys as equivalent because they are both passwordless. The security difference sits in credential mobility, recovery path, and the trust boundary around the authenticator, not in the label alone.
What good looks like: The chosen model matches the assurance needed for the account population, and your support and recovery process is designed around that choice instead of fighting it.
Practitioner takeaway: Pick copyable passkeys when usability and recovery are the priority, and hardware-bound passkeys when the key question is how tightly the credential should remain bound to a physical authenticator.
Related resources from NHI Mgmt Group
- What is the difference between TOTP MFA and device-bound authentication?
- What is the difference between API-key security and hardware-bound identity for AI agents?
- What is the difference between device-bound and synced passkeys?
- What is the difference between synced passkeys and device-bound passkeys?