-
Update the default endpoint for edge agents to https://github.com/hyperledger/aries-rfcs/issues/405#issuecomment-582612875
Ref https://github.com/hyperledger/aries-rfcs/issues/405#issuecomment-5815…
-
I noticed there's an empty [jose](https://github.com/google/tink/tree/master/apps/jose) folder in Tink.
I'm wondering how one would use Tink primitives to create serialized JWEs with say ECDH-ES ke…
-
from #18
> DIDComm is lower level than the problem domain of this spec. It allows transmission of arbitrary content, so it is capable of carrying the data formats described here, in the same way y…
-
The [issue-credential protocol](https://github.com/hyperledger/aries-rfcs/tree/master/features/0036-issue-credential) states that credential issuance can begin with the holder sending a request-creden…
-
In other popular secure messaging protocols such as [signal](https://signal.org/docs/) the ability to send a secure message from the first exchange is a critical feature, this is often referred to in …
-
After QR Scan on OSMA to make a connection with aries-framework-dotnet Web Agent, I get the following error.
**Error Log on OSMA**
```
Failed to send A2A message with an HTTP status code of Inter…
x0axz updated
4 years ago
-
A discussion thread on this vulnerability was started in the W3C CCG. Here's a quick summary of it for background:
>@SmithSamuelM and I have been discussing an issue that I wanted to bring to this …
-
I try to issue credentials to myself. My agent and controllers are based on the demo-agent for alice/faber.
For the self-issueing, I have a connection to myself and use that to send the credential to…
-
I've been trying to run agents locally outside of the demo and have been struggling to get them to connect initially. Had no problems running the Faber-Alice demo and was able to customise their web h…
-
**Using MediatorAgent Service in aries-framework-dotnet/samples/routing/MediatorAgentService**
I started the MediatorAgent on http://localhost:5000 and provided this URI as endpoint for Osma Mobile …