-
Per discussion on Slack, it has been suggested that we leverage the `initial-state` matrix parameter to represent service block info when unattached to a DID. This is common both in the invitation sta…
-
We may want to call "verification relationships" "authorization relationships" instead. It may be a better term.
_Originally posted by @dlongley in https://github.com/w3c/did-core/pull/312_
My i…
-
Recently we had a very passionate sidetree working group call where @csuwildcat and I disagreed strongly on the correct course of action, and as proper gentleman-scholars we resolved to collect feedba…
-
@pepoospina moved from CCG (https://github.com/w3c-ccg/did-spec/issues/182)
-
The example request of
```
curl http://localhost:3000/identifiers/did:ion:test:EiC0wVS3K9VLv-XZVL55i8Y4d1Hk1kJpeckfDXIu0nM17A?-ion-initial-state=eyJkZWx0YV9oYXNoIjoiRWlDUlRKZ2Q0U0V2YUZDLW9fNUZjQn…
-
https://github.com/decentralized-identity/universal-resolver/issues/150
^ the universal resolver is one example of a resolver, I would like to establish working group consensus for what should happ…
-
@peacekeeper moved from CCG (https://github.com/w3c-ccg/did-spec/issues/200)
-
3.1 Create says that "These DIDs are recorded in a registry...". But there's isn't a clear explanation of what it means for the DID to be recorded, or what properties a registry has.
For instance,…
-
Per the did core spec: https://www.w3.org/TR/did-core/#public-keys
`The value of the id property (if present) MUST be a URI.`
This means that `#primary` is not a URI, while `did:example:123#prim…
-
There are many JWS/JWT implementations out there that don't have any `kid`... so we need `publicKey.id` to be a separate thing... I think we have established consensus on this topic, thats not what th…