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

need updated regex to recognize peer DIDs #6

Closed dhh1128 closed 4 years ago

dhh1128 commented 4 years ago

See https://github.com/openssi/peer-did-method-spec/issues/128.

@davebryson, if you are a DIF contributor, would you like to submit a PR to change the regex, so you get listed as a contributor to the spec? If not, I'm happy to make the change.

davebryson commented 4 years ago

@dhh1128, Hi Daniel I'm a member of trust over ip through my organization, but not DIF. So it's probably not a PR I can do right away. Probably quicker for you to make the change. I'll look into contributing to DIF.

dhh1128 commented 4 years ago

Fixed in #21