-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
@peacekeeper I've documented several DID resolution use cases (and their proposed HTTP bindings) here: w3c/did-resolution#32
Issues
- To be complete, I recommend that your paper also highlight the current state with respect to DID Document resolution and dereferencing because there represent good patterns for the additional capabilities you are proposing.
- Although your proposal make sense for a programmatic API, I feel strongly that the proposed HTTP bindings are much more complex that they need to be or should be.
I believe we should strive to keep the DID Document algebra as concise as possible. - For example, the
methodandoptionsparameters for thecreate()method should be simply encoded into a singledidparameter IMO. Let's not create additional, more complex syntax where it is not necessary. Seedid-urlUse Cases:did-urlSyntax Examples (and corresponding HTTP Binding Examples) w3c/did-resolution#32 (comment)
Metadata
Metadata
Assignees
Labels
No labels