-
Hi, while trying to implement DIDComm, a colleague of mine noticed that there is a problem with Sidetree-/ION-based DIDs.
## Context & Problem
In particular, the DIDComm messaging protocol deman…
-
1. are files the correct size?
2. are each of the files matching the specific schema?
3. counts need to match expectations
-
**Issue Description**
The current version of the DID Core specification (https://www.w3.org/TR/did-core/#services) states that the value of the `serviceEndpoint` property MUST be a string, map, or …
-
Given we will have DIDs for humans, organizations, machines, and other things, it would be helpful to have an optional mechanism by which DID creators can self-declare what type of thing a DID represe…
-
# Goals
Enable discoverability of HTTP retrieval support
The primary changes for v2 protocol are:
Query:
- You can ask for just a PieceCID (only piece retrieval protocols will be returned)
…
-
Consider:
`did:example:123?q1=1&q2=2#fragment` => did document.
should didDocument.id === `did:example:123?q1=1&q2=2` or `did:example:123` ?
this is particularly concerning for interactions w…
-
Section 6.3 on Public Keys https://w3c.github.io/did-core/#public-keys requires that `id` and `type` members be present for public keys. These unnecessarily duplicate the functionality of the JWK mem…
-
May also reference decentralized technologies specifically
-
This issue has been raised for discussion by the DID WG based on feedback in Google's Formal Objection to DID Core 1.0 (this is neither my or my organization's position -- I'm just the messenger):
…
-
This Well Known DID Configuration implementation addresses a particular need that we at Factom Inc are working to solve in a customer implementation. We appreciate all those that have put their time i…