Universal Second Factor

Also known as:U2F

Universal Second Factor: Standard for hardware-based strong second-factor authentication. This term is relevant for the assessment and design of modern security architectures and should be applied within the specific technical and organizational context.

How it works and where it fits

Universal Second Factor separates the subject, digital identity, authentication factor, and authorization decision. Authentication establishes who or what is presenting an identity; authorization then determines which action is permitted in the current context. Session state, device trust, request origin, and risk signals can further influence that decision.

Practical security relevance

Effective implementation requires a controlled identity lifecycle from creation through role and entitlement changes to suspension and removal. Strong authentication, least privilege, periodic recertification, and traceable logs are central. Controls must also identify abuse of legitimate accounts, because valid credentials alone do not prove that an action is legitimate.

  • WebAuthnWebAuthnW3C standard for strong, public-key-based authentication on the web.: W3C standard for strong, public-key-based authentication on the web.
  • YubiKeyYubiKeyPhysical authentication and cryptography token from the manufacturer Yubico.: Physical authentication and cryptography token from the manufacturer Yubico.
  • Multi-Factor AuthenticationMulti-Factor AuthenticationRequires at least two independent factors for identity verification.: Requires at least two independent factors for identity verification.
  • Passwordless AuthenticationPasswordless AuthenticationAuthentication that does not rely on a shared password, such as through passkeys or hardware tokens.: Authentication that does not rely on a shared password, such as through passkeys or hardware tokens.