hyperledger / anoncreds-spec

The specification for AnonCreds verifiable credential exchange.
https://hyperledger.github.io/anoncreds-spec/
Apache License 2.0
45 stars 24 forks source link

add issuer identifier #126

Closed TimoGlastra closed 1 year ago

TimoGlastra commented 1 year ago

Adds an issuerId property to all anoncreds ledger objects. The revocation status list is still todo, but it needs #125 so I'll add it in another PR.

For now just added a short section that the anoncreds method must define what the issuerId is, and how you can guarantee only the controller of the identifier can / is allowed to publish objects with an issuerId they control.

Fixes #116

swcurran commented 1 year ago

Discussed on 2023.01.09 AnonCreds Spec Working Group Meeting -- no objections to merging this once @TimoGlastra has made the final few updates.