An open API service indexing awesome lists of open source software.

https://github.com/decentralized-identity/linked-vp

Linked Verifiable Presentation
https://github.com/decentralized-identity/linked-vp

decentralized-identity did wg-id

Last synced: 11 months ago
JSON representation

Linked Verifiable Presentation

Awesome Lists containing this project

README

          

# Linked Verifiable Presentation Specification

The Linked Verifiable Presentation specification defines how to share, discover and retrieve Verifiable Credentials
publicly via a service entry in a "DID Document". It complements existing technologies for sharing Verifiable
Credentials privately, like DIDComm Messaging and OIDC4VC.

- Latest published version:
- Contribute:
- Specification source file: [`./spec/spec.md`](./spec/spec.md)
- Walkthrough /demo [here](https://youtu.be/JQeZg3kYFiY) (DIF Youtube)

## Conformance Testing

Test vectors are provided at [test](./test).

## Known Implementations

| Name | Description | Author |
| ----------------------------------------------------------------- | --------------------------------------------------------------------- | -------------------------------------- |
| [identinet-plugin](https://github.com/identinet/identinet-plugin) | Browser plugin for displaying DIDs and Linked Verifiable Presentation | [identinet GmbH](https://identinet.io) |