Skip to content

Selective Disclosure.

A cryptographic capability that lets the holder of a credential reveal only specific fields to a verifier — proving age over 21 without revealing date of birth, name, or address.

The data-minimization angle is the GDPR-favorable property. Traditional ID verification forces the verifier to receive the whole document — date of birth, address, identifying numbers — even when they only need to verify one fact. Selective disclosure inverts the default: by construction, the verifier sees only the specific facts the user authorized to share. The compliance posture is dramatically cleaner because the verifier never holds excess data to protect, audit, or breach.

Common questions

How does selective disclosure work technically?

Is SD-JWT VC the same as BBS+?

Why does selective disclosure matter for GDPR?

Related terms

In the guides

Last updated 2026-05-15.