veramolabs / did-eth

evolution of did:ethr
Apache License 2.0
14 stars 8 forks source link

[proposal][spec] Identity owner !== DID controller #62

Open mirceanis opened 1 year ago

mirceanis commented 1 year ago

The identity "owner" concept used by the DIDRegistry contract doesn't match the "controller" concept from DID core spec. We have to make this distinction more clear in the spec as it has caused confusion in the past.

To support the "controller" property, the DID Attributes should be used.