-
It seems that a similar issue has already been discussed here in #294, but the fix in #352 doesn't solve the problem as far as I understand.
See for further context, but the gist is that DIDComm n…
-
In the DID Document the JSON path `service.serviceEndpoint`
The examples on this specs are incompatible with the did peer specs
```json
{
"id": "did:example:123456789abcdefghi#didcomm-1",
…
-
This is kind of related to #46: When looking through the example in Aries [RFC 0067](https://github.com/hyperledger/aries-rfcs/blob/main/features/0067-didcomm-diddoc-conventions/README.md), I got a bi…
-
https://github.com/decentralized-identity/did-jwt/issues/225 (JWE for P-256)
https://espressif-docs.readthedocs-hosted.com/projects/espressif-esp-drone/en/latest/communication.html , https://github…
-
Hello, Team
You are doing really great job!
I see that the main direction of project evaluation is related DIDComm messaging of the first version.
Do you have any plans regarding moving to the [sec…
-
-
## What?
DIDComm is a protocol under standardisation at DIF - https://github.com/decentralized-identity/didcomm-messaging
Using aries-basic-controller we can easily spin up agents and communicate …
-
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…
-
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…
-
In [Resolver DID Document Format](https://github.com/sovrin-foundation/sovrin/blob/2ba78fd5225d51f22ed92be1ea967dcda7abbc0f/spec/did-method-spec-template.html#L241) section of the specification, it re…