-
§2.5.6 Extending Interaction Modes: Editor's note:
We should have guidance in here about how to define other interaction modes. There's already interest in defining message-based protocols like DI…
-
@TelegramSam @swcurran
Should we force senders to use the `invitation` message instead?
-
**Mediator Logs**
```
alice-mediator_1 | 2020-12-10T08:26:22.366Z aries-framework-javascript ---------- outboundMessage ----------
alice-mediator_1 | {
alice-mediator_1 | "verkey": "79vv3bQ…
-
# Current
```
agent.createSelectiveDisclosureRequest
agent.createVerifiableCredential
agent.createVerifiablePresentation
agent.dataStoreGetMessage
agent.dataStoreGetVerifiableCredential
agen…
-
Is DIDComm v2 reserving the use of the `didcomm.org` authority in standard PIURIs? Are they also allowed in the standard extensions? Can anyone arbitrarily publish their own extension or protocol unde…
-
Proposal: make `input_descriptors` a map for constant time lookups.
Rationale: each `input_descriptor` is required to have a unique `id`. Also, submissions are only required to reference the requir…
-
presentation exchange are missing references to CHAPI, OIDC, and DIDComm at least
(see decentralized-identity/presentation-exchange#119 ) and is almost certainly also missing normative depends refere…
-
I’m probably missing something, but how are DIDDocs for peer dids (especially the service part) exchanged in DIDComm v2? I get that the did exchange protocol is removed and the “from” attribute identi…
-
**Bug severity**
5
**Describe the bug**
Not able to parse a simple JWT.
**To Reproduce**
Steps to reproduce the behaviour:
1. Try to Handle a Message that is a self-signed JWT:
```
c…
-
This is a placeholder issue just for me to dump a bit of information on the topic. I'll point people to it when I feel like there's enough information in here that it would warrant further discussion.…