The Linked Verifiable Presentation specification defines a standardized way to publicly share and discover Verifiable Credentials through DID Documents. Developed by the Decentralized Identity Foundation, this standard enables organizations and individuals to link verifiable data to their Decentralized Identifiers (DIDs), making it discoverable and accessible through public channels.
Unlike private credential exchange protocols like DIDComm or OIDC4VC, this specification focuses on public sharing scenarios while maintaining security and privacy considerations. It allows DID controllers to publish credentials that can be verified by anyone who discovers them through the DID document's service endpoints.
Key features include:
JSON-LD
and JWT
presentation formatsThe standard aims to:
Required components:
id
: Valid URI conforming to RFC3986
type
: Must be "LinkedVerifiablePresentation"serviceEndpoint
: URL or array of URLs pointing to presentation resourcesSupported formats:
JSON-LD
presentationsJWT
encoded presentationsDID Controllers must:
Verifiers must:
Critical security features:
The standard supports:
The specification is currently a DIF Ratified Specification, with active participation from:
- Identinet
- Aviary Tech
- Danube Tech
The standard is being implemented across various digital identity solutions focusing on public credential verification use cases.
If you are featured in the Web of Trust Map and wish to exercise your GDPR rights, including the right to be forgotten, visit the privacy policy page