Skip to content
Vol. 1 · Ed. 2026
CyberGlossary
Entry № 1005

Self-Sovereign Identity (SSI)

What is Self-Sovereign Identity (SSI)?

Self-Sovereign Identity (SSI)An identity model in which individuals or organizations hold and present their own credentials directly, without relying on a central identity provider.


Self-Sovereign Identity, or SSI, is an approach to digital identity in which the subject controls their identifiers, keys, and credentials directly, typically through a personal wallet on a phone or device. Trust is established through cryptographically verifiable claims issued by recognized authorities and presented to relying parties without revealing more than necessary. SSI is built on open standards such as W3C Decentralized Identifiers (DIDs), W3C Verifiable Credentials, and selective-disclosure proofs, often using BBS+ signatures or zero-knowledge proofs. Real-world deployments include the EU Digital Identity Wallet, the LF Decentralized Trust ecosystem, and government-issued mobile driving licences, all aiming to reduce reliance on centralized identity silos.

Examples

  1. 01

    A citizen presenting a digitally signed driving licence from their phone wallet to rent a car, revealing only age and licence class.

  2. 02

    A graduate sharing a W3C Verifiable Credential of their degree with an employer's verifier portal.

Frequently asked questions

What is Self-Sovereign Identity (SSI)?

An identity model in which individuals or organizations hold and present their own credentials directly, without relying on a central identity provider. It belongs to the Identity & Access category of cybersecurity.

What does Self-Sovereign Identity (SSI) mean?

An identity model in which individuals or organizations hold and present their own credentials directly, without relying on a central identity provider.

How does Self-Sovereign Identity (SSI) work?

Self-Sovereign Identity, or SSI, is an approach to digital identity in which the subject controls their identifiers, keys, and credentials directly, typically through a personal wallet on a phone or device. Trust is established through cryptographically verifiable claims issued by recognized authorities and presented to relying parties without revealing more than necessary. SSI is built on open standards such as W3C Decentralized Identifiers (DIDs), W3C Verifiable Credentials, and selective-disclosure proofs, often using BBS+ signatures or zero-knowledge proofs. Real-world deployments include the EU Digital Identity Wallet, the LF Decentralized Trust ecosystem, and government-issued mobile driving licences, all aiming to reduce reliance on centralized identity silos.

How do you defend against Self-Sovereign Identity (SSI)?

Defences for Self-Sovereign Identity (SSI) typically combine technical controls and operational practices, as detailed in the full definition above.

What are other names for Self-Sovereign Identity (SSI)?

Common alternative names include: SSI, User-controlled identity.

Related terms