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
- Host: GitHub
- URL: https://github.com/decentralized-identity/linked-vp
- Owner: decentralized-identity
- License: apache-2.0
- Created: 2023-10-27T14:21:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T06:34:50.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T08:17:45.913Z (about 1 year ago)
- Topics: decentralized-identity, did, wg-id
- Language: JavaScript
- Homepage: https://identity.foundation/linked-vp/
- Size: 910 KB
- Stars: 5
- Watchers: 9
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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) |