-
I successfully run the mediator and connect it to iOS agent.
Then I connect iOS agent with ACA-py Faber agent. Once the agents are connected and I send some DIDComm message from Faber to iOS, I run…
-
Unfortunately, when trying to execute the runsets for aries-vcx or acapy, the agents fail to start (while testing #833). The following is what I am attempting on a linux machine:
`./manage runset ari…
-
Current structure assume that there is only one testator. Does it make sens to allow for multiparty attestation?
I could imagine that multiple parties would like to attest to one specific datum in …
-
The current implementation of DIDExchange is for DIDExchange v1.0, we should update this to support v1.1. The new feature of this minor version is the did_rotate attachment, which removes the need for…
-
Hi all,
I am new to the Hyperledger Aries space and am attempting to walk through some basic connection and issuance steps between two agents, Alice and Bob. I am running the ACA-py agents on my lo…
-
I'm finding that currently, the `DIDExchange` requester and responder impls are not checking some cryptographic parts of the DIDExchange flow. Particularly:
1. ~when the inviter/responder _receives…
-
**Discovered two bugs with revoked credential that are pending publication.**
- Scenario one: Revocation registry has credential `a` and `b` as _pending publication_. Credential `c` gets revoked and…
-
I'm not getting the same results working with this action. I have a workflow that has a couple of agents that run in docker that need to communicate to the app in Sauce Labs. Locally and in the GHA wh…
-
Now that we have `did:peer:2/4` support in ACA-Py, we *should* be able to support connection reuse with:
- OOB multi-use invitations
- using `did:peer:2/4`
This task is to investigate this use …
-
The spec is currently "Secure Data Store 0.1"
The working group is currently "Secure Data Storage Working Group".
If you have a proposal for a name for the spec, software implementation that dif…