Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transmute-industries/jwt.vc
JSON Web Tokens & Verifiable Credentials Demo
https://github.com/transmute-industries/jwt.vc
json-ld json-web-token jwt vc verifiable-credentials w3c
Last synced: about 1 month ago
JSON representation
JSON Web Tokens & Verifiable Credentials Demo
- Host: GitHub
- URL: https://github.com/transmute-industries/jwt.vc
- Owner: transmute-industries
- License: apache-2.0
- Created: 2023-05-01T15:23:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-11T19:14:25.000Z (8 months ago)
- Last Synced: 2024-05-21T11:44:09.365Z (8 months ago)
- Topics: json-ld, json-web-token, jwt, vc, verifiable-credentials, w3c
- Language: TypeScript
- Homepage: https://jwt.vc
- Size: 10.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jwt.vc
This is a demo that was built to explore binding of digital credentials to domain names.
It is intended to be used with international identifiers that contain well formed internation domain names, including URLs, GS1 Digital Links (which are URLS), and DID Web (a URN that is converted to a URL by software called a DID Resolver).
```bash
dig @pam.ns.cloudflare.com. jwk.cnf.jwt.vc. TLSA
```or
```bash
curl -s --http2 -H "accept: application/dns-json" "https://1.1.1.1/dns-query?name=_did.jwt.vc&type=TLSA" | jq '.'
```Related draft here:
- https://github.com/OR13/draft-steele-spice-tlsa-cnf