Mark did ethr as dif recommended#104
Conversation
Signed-off-by: Jonathan Rayback <jrayback@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Jonathan Rayback <jrayback@gmail.com>
Signed-off-by: Jonathan Rayback <jrayback@gmail.com>
|
This is indicates the beginning of the formal 60-day review period for |
|
@bumblefudge , your third commit (updating the findings doc with notes from DD#2) has been cherry picked into this PR. You can close #98 now. |
mirceanis
left a comment
There was a problem hiding this comment.
@bumblefudge I added some reference comments to help move this along
|
|
||
| ## W3C Tests | ||
|
|
||
| **Yes**, see here: <https://w3c.github.io/did-test-suite/#M14> |
There was a problem hiding this comment.
Updated test results in this PR: w3c/did-test-suite#241
| <https://github.com/decentralized-identity/universal-resolver/blob/1410aff24131f2e0fbc5151a5954a452b45b170d/uni-resolver-web/src/main/resources/application.yml#L73-L80> | ||
|
|
||
| **Docker image:** | ||
| n/a |
There was a problem hiding this comment.
Universal resolver driver image: https://hub.docker.com/r/uport/uni-resolver-driver-did-uport.
It covers multiple DID methods, including did:ethr
| ## DID Traits | ||
|
|
||
| **NOT YET**, see here: | ||
| <https://github.com/decentralized-identity/did-traits/tree/main/methods> |
There was a problem hiding this comment.
A did-traits entry for did:ethr was added in this PR: decentralized-identity/did-traits#69
| ## Multiple Implementations | ||
|
|
||
| **TBD**, see here: | ||
| <https://link-to-information-about-implementations/> |
There was a problem hiding this comment.
See Rust implementation: spruceid/ssi#698
See .net implementation: moisesja/net-did#70
If these don't get merged in due time they will be published as independent libraries.
Also, an independent but non-compliant resolver implementation, using the same infrastructure: https://github.com/energywebfoundation/ew-did-registry/tree/development/packages/did-ethr-resolver
| ## Deployments | ||
|
|
||
| **TBD**, see here: | ||
| <https://link-to-information-about-deployments/> |
There was a problem hiding this comment.
This list of registry contract deployments for various networks may help: https://github.com/decentralized-identity/ethr-did-resolver/blob/master/src/config/deployments.ts
Mark
did:ethras DIF Recommended.