-
As discussed here: https://github.com/decentralized-identity/didcomm-messaging/issues/33
One of the uses of matrix parameters is to assist with did method resolution.
In the case of `did:key` th…
-
The final community specification allows for `ethereumAddress` public key types. We have to add the respective key type to the context to be recognized by 3rd party applications, e.g., uniresolver.io.…
awoie updated
4 years ago
-
@talltree wrote:
> BTW, this thread brings up another DID feature that is not yet on our list, but which I'm now seeing several communities needed: DID method types. This is the ability for one DID m…
-
https://github.com/decentralized-identity/sidetree/issues/362#issuecomment-578825320
We need to formalize this concept of KeyUsage in a way that plays well with proof purposes.
For sidetree, the…
-
Consider:
```
{
"@context": "https://w3id.org/did/v1",
"id": "did:key:z6Mkozt95WhH9chvYaPTTsd1FzMbXc1cuvo1hfiZodGNd9Gs",
"publicKey": [
{
"id": "did:key:z6Mkozt95WhH9chvYaPTTs…
-
A machine readable version of the registry will facilitate interoperability via software tests.
Lets postpone the choice about which machine readable formats should be supported...
Spec complian…
-
@dhh1128 moved from CCG (https://github.com/w3c-ccg/did-spec/issues/97)
-
We should enable the use of standard URI parsers by removing matrix parameters from the DID specification.
As I wrote at https://github.com/w3c/did-core/issues/137#issuecomment-566604194, in my vie…
-
From the discussion on #115
https://github.com/hyperledger/aries-rfcs/pull/115/files#r304002908
If the "magic" DID were a peer DID (or another non-globally resolvable namespace), there could be…