Ecosyste.ms: Awesome
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: 2 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-11T06:34:50.000Z (6 months ago)
- Last Synced: 2024-07-11T07:58:18.882Z (6 months ago)
- Topics: decentralized-identity, did, wg-id
- Language: JavaScript
- Homepage: https://identity.foundation/linked-vp/
- Size: 910 KB
- Stars: 4
- Watchers: 9
- Forks: 2
- Open Issues: 3
-
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).## 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) |