WorldHealthOrganization / ddcc-trust

Global Trust Registry serves as main repository of trusted issuers of COVID Credentials from multiple standards (EU's DCC, DIVOC, Smart Health Cards, Good Health Pass, ICAO VDS, LAC Pass etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DDCC Global Trust Registry

This repository contains keys and sample QR codes from participating members.

Available DIDs

The directory dist includes resolvable DID Documents for the keys provided. The folder structure separates by production (prod) and testing (test) documents, and within each into signed (s) and unsigned (u) directories of which master lists (ml) and keys (k) can be found. Master lists are further split between those with embed (e) and referenced (r) keys.

Ideally, the final directory represents the kid found in the QR code.

To re-generate the keys, delete the dist folder and run

cd scripts/did-generator
npm install
npm run-script generate

Join the Discussion

Contributing

Issues and pull requests are very welcome. Participating members are encoraged to send and update your keys and sample QR codes via Pull Requests.

About

Global Trust Registry serves as main repository of trusted issuers of COVID Credentials from multiple standards (EU's DCC, DIVOC, Smart Health Cards, Good Health Pass, ICAO VDS, LAC Pass etc)


Languages

Language:JavaScript 100.0%