decentralized-identity / peer-did-method-spec

A rich DID method that has no blockchain dependencies. The verifiable data registry is a synchronization protocol between peers.
https://decentralized-identity.github.io/peer-did-method-spec/index.html
Apache License 2.0
27 stars 17 forks source link

revise to align with KERI better #4

Open dhh1128 opened 4 years ago

dhh1128 commented 4 years ago

Describe what peer DIDs are doing in terms of KERI witnesses. Also, we may want to move the authorization rules out of the doc entirely, or recast what it's doing in terms of KERI extension. This is because the heart of KERI concerns itself only with self-certification and key rotation, not with other authoriztion questions; it is thus narrower than what peer DIDs authorize.

dhh1128 commented 4 years ago

Completing this ticket will also resolve the concerns raised in https://github.com/openssi/peer-did-method-spec/issues/112.