uncefact / spec-untp

UN Transparency Protocol
https://uncefact.github.io/spec-untp/
GNU General Public License v3.0
10 stars 9 forks source link

[Topic] Lessons learned from the Digital Credentials Consortium #52

Open PatStLouis opened 3 months ago

PatStLouis commented 3 months ago

I find the MIT DCC pilot and credential infrastructure whitepaper an interesting comparison in the model they have developed.

Some similarities I've observed:

Credentials publishing

Trust anchor/Trust registries

The DCC system also comes with a functional out of the box mobile wallet application, which could host any amount of publicly hosted credentials. This is great to showcase proof of concepts.

Finally they provide a fully operational dashboard for managing credentials, conformant with the vc-api and chapi.

A fork of this infrastructure tailored to the UNTP could potentially lead to interesting discoveries.

onthebreeze commented 2 months ago

maybe summarise relevant lessons for us here ?

nissimsan commented 1 month ago

@PatStLouis , how do you see us getting to a point we can close this issue successfully?

PatStLouis commented 3 weeks ago

@nissimsan the only component I see worth including in future discussions is the issuer-registry model which could be useful for verifiers who want to benefit from its feature. I can suggest a PR mentioning this in the implementation guidance as a way to close this issue.