decentralized-identity / ion

The Identity Overlay Network (ION) is a DID Method implementation using the Sidetree protocol atop Bitcoin
https://identity.foundation/ion
Apache License 2.0
1.23k stars 170 forks source link

Conform to W3C did spec registries registration requirements #4

Open csuwildcat opened 5 years ago

TomCJones commented 3 years ago

wow - you must have gotten inserted in the registry before this became a requirement? - has anybody got one hidden away somewhere, or do i need to make my own?

OR13 commented 3 years ago

ION remains one of the DID Methods that was added to https://w3c.github.io/did-spec-registries/ before we had a more rigorous registration process. If it were attempted today, it would be rejected, because it fails to meet the registration criteria for a did method, which are:

  1. description of did syntax
  2. description supported did operations (create, resole, update, deactivate)
  3. privacy and security considerations
OR13 commented 3 years ago

this issue could be closed by adding the required sections to the readme.