Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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