Archive-Opsec

Search

/ to open · ↑↓ to move · Enter to open

Indexes guides, archive entries, news, resources and sources. Nothing is sent to a third party.

Guide categories

Authentication

Security keys and phishing-resistant sign-in

How hardware-backed public-key credentials protect accounts, and what recovery planning still requires.

What a security key changes

A security key uses public-key cryptography. The private key stays with the authenticator and the website receives a public key and a signed response. During sign-in, the credential is scoped to the website origin, which makes a copied password or a convincing look-alike domain much less useful to an attacker.

This is different from receiving a code by SMS or email. Those codes can still be useful as a fallback, but they depend on another account or communication channel that may itself be attacked.

Register more than one

Register at least two authenticators where the service allows it. Keep one available for daily use and another in a separate safe location. A single key is a strong sign-in factor but also a single physical point of failure.

Recovery is part of authentication

Before enabling a security key, read the service’s recovery process. Record recovery codes offline, understand whether account recovery can bypass the key, and decide who can access the recovery material. A recovery flow that depends on an old phone number or an unsecured email account can become the weakest factor.

Practical order

Use a password manager for a unique account password, enable a security key or passkey, save recovery codes offline, and review active sessions. Remove old authenticators when a device or key is permanently lost.

Sources

  1. Web Authentication API World Wide Web Consortium standard Accessed
  2. FIDO2 technical overview FIDO Alliance docs Accessed
  • Guide Intermediate

    Passkeys (Guide)

    What public-key credentials change, where they currently hurt, and whether to adopt them now.

  • Guide Introductory

    Using a Password Manager (Guide)

    Why password reuse is the main threat, what to look for in a manager, and how to migrate without a lockout.