Markus Sabadello
Markus Sabadello
This issue proposes to add a DID parameter `returnDeactivatedDidDocument` (or similar), based on discussion in an issue in DID Resolution: https://github.com/w3c/did-resolution/issues/5 (Discuss how to treat deactivated DIDs)
This issue proposes to add a DID parameter `expandReferencedVerificationMethods` (or similar), based on discussion in an issue in DID Resolution: https://github.com/w3c/did-resolution/issues/39 (Expand referenced keys to inline keys)
This issue proposes to add a DID parameter `followServiceDid` (or similar), based on discussion in an issue in DID Resolution: https://github.com/w3c/did-resolution/issues/7 (Support DIDs as serviceEndpoint?)
Some images are currently in PNG format, we should replace those with SVG. Also, some images show mostly (example) text with some coloring or other formatting, those should be replaced...
A number of implementations use an `invalidDidDocument` error code to indicate that a DID document is not valid (not compliant with the DID spec). We should define this error code...
Addresses https://github.com/w3c/did-resolution/issues/137
- [How to get horizontal review](https://www.w3.org/guide/documentreview/) - [Labels for facilitating horizontal review](https://w3c.github.io/issue-metadata.html#horizontal-reviews) - [x] Internationalization - Issue #144 - [x] Accessibility - Issue Issue #145 - [ ] TAG Review...
Based on this comment: https://github.com/w3c/did-resolution/pull/108#discussion_r1918901278 The spec currently calls the HTTP(S) binding a "remote binding", but we should explain that HTTP(S) can also be used locally.
This issue is created based on https://github.com/w3c/did-resolution/issues/81#issuecomment-2349162179 by @mccown, which I am copying here: > Resolvers, inherently, provide a natural point where the resolver provider can log requests and use...
This is a concrete question that has been identified in https://github.com/w3c/did-resolution/issues/83#issuecomment-2305041064 and https://github.com/w3c/did-resolution/issues/83#issuecomment-2349135848 on the question whether the HTTP(S) binding should be mandatory to implement. What does mandatory mean in...