DutchBlockchainCoalition / CompanyPassport

https://dutchblockchaincoalition.github.io/CompanyPassport
Apache License 2.0
3 stars 6 forks source link

Required and optional attestation formats #19

Open TimoGlastra opened 2 months ago

TimoGlastra commented 2 months ago

Currently we have listed SD-JWT VC and mdoc as required credentials formats, to align with ARF and allow for natural person credentials to be used.

We may want to think about whether:

  1. mdoc is really a requirement, I'm not sure if organization credentials will be issued as mdoc, and it's mostly for proximity presentation
  2. What other formats we want to make required / optional. E.g. it might be good to define W3C VC Data Model. Maybe as optional extension, whether we do define the signature suite, proof format (jwt, data integrity, etc..), vc data model version, etc.. This would at least mean there's a common profile for W3C VCs.

What would be a good base profile for W3C VCs?