https://github.com/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)
https://github.com/worldhealthorganization/ddcc-trust
Last synced: 10 months ago
JSON representation
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)
- Host: GitHub
- URL: https://github.com/worldhealthorganization/ddcc-trust
- Owner: WorldHealthOrganization
- Created: 2021-11-23T03:09:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T14:40:54.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T07:12:17.708Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 23.1 MB
- Stars: 8
- Watchers: 11
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
* Join our chat on Zulip [WHO SMART Guidelines/Trust Registry](https://chat.fhir.org/#narrow/stream/328106-who-smart-guidelines.2Ftrust-registry)
* For WHO SMART Guidelines topics, see the FHIR Zulip chat for [WHO SMART Guidelines](https://chat.fhir.org/#narrow/stream/310477-who-smart-guidelines)
# Contributing
[Issues](https://github.com/WorldHealthOrganization/ddcc-trust/issues) and [pull requests](https://github.com/WorldHealthOrganization/ddcc-trust/pulls) are very welcome. Participating members are encoraged to send and update your keys and sample QR codes via Pull Requests.