-
The BC Gov team is working through some performance challenges in deploying two Aries agents messaging in a high volume scenario (millions of credential issuances in as short a period as possible - e.…
-
I'd like to suggest a change in terms to follow suit with a common verbiage arising in the digital currency space. It appears to have [backing from Coincenter](https://coincenter.org/entry/fincen-s-ne…
-
Recently there's been discussion to update this work to be fully JWE compliant. One of the proposed solutions that's come up is to generate the following format:
```json
{
"protected": base64…
-
A good issue for anyone familiar with the /demo examples. I think the code changes are simple, but happy to discuss.
Update the OpenAPI demo behaviour and script to handle manually all of the conn…
-
First of all, the Trust-over-IP RFC has clarified many concepts for me that I have previously only had a "half-understanding" of, so thanks a lot to all contributors.
There is still one rather fund…
-
Should be done after #93
- [x] - start `aries-agentd` as command line command (COBRA). Provide port etc as command line arguments (covered in #250 )
- [x] - build docker image for demo agent
- …
-
I would like to be able to connect a static agent to the Aries cloud agent. A static agent could have a partial implementation of the connection protocol (rather than creating a new keypair and DID, j…
-
I am going to do my best to describe this error as it is very odd.
a handful of times now we have experienced an error where a cred_def_id will suddenly become seemingly invalid. What I mean by thi…
-
The `serviceEndpoint` property is already a polymorphic property, allowing a value that may either be a string URI or an object with custom properties. It appears that in many use cases, the most desi…
-
As we all know DID Resolution is a component we have to grapple with and there's a lot of differing opinions on this subject. I'm earmarking this issue for discussing this work so that we can communic…