uncefact / spec-untp

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

Support for Co-signing / Counter-signing / Multi-signature #99

Open nissimsan opened 4 weeks ago

nissimsan commented 4 weeks ago

Conformity certificates often carry more than one signature. I would like to see this group suggest a common data model to support this.

Off the top of my head, I could imagine something like a CountersignCredential which either includes the entire already-signed credential, and/or references.

Fak3 commented 4 weeks ago

Proof chain and proof set are supported in vcdi: https://www.w3.org/TR/vc-data-integrity/#proof-chains

PatStLouis commented 3 weeks ago

I also recommend the parallel signatures feature of the data integrity securing mechanism which addresses just that.