-
Yesterday's Working Group discussions about the handling of minor versions of protocol message types suggests we need to formalize the rules we want Aries agents to follow to enable a generally simple…
-
AS AN Agent, I WANT to connect to another Agent, SO THAT we can do secure transactions together beyond this initial connection
### Acceptance Criteria
Feature: Aries agent connection functions RFC 01…
-
The current version of LibVCX now contains a revocation feature, but a tails file should deploy with an agent locally.
Would it be possible to make this feature to support a tails server publicly? …
krgko updated
4 years ago
-
With AuthN Adopted, it is now time to discucss credential exchange / delivery.
There are Agents and Hubs, as well as HTTP, Identity Wallets, all will have opinion about how they would like to recei…
-
how can register all types in assembly at once ?
my setup is
```
`
`
```
Also some types are internal with public constructor in that assembly that need to be registered…
-
We need to set up a standard docker environment containing;
- 2 Aries Agents
- 2 AriesBasicControllers
Run through demo for creating DIDExchange between these two agents
-
Aries messaging is going to transition from using "did:sov:...;spec/" as the namespace prefix on message type strings to using "http://didcomm.org/". The transition process is documented [here in a co…
-
There was substantial discussion regarding support for vc-authn-oidc here:
https://github.com/decentralized-identity/interop-project/issues/9
https://github.com/bcgov/vc-authn-oidc/tree/master/doc…
-
[Hyperledger Aries](https://github.com/hyperledger/aries-rfcs) is an open-source reference architecture for developing *self-sovereign identity* [agents](https://github.com/hyperledger/aries-rfcs/tree…
-
Currently all backchannels are in one folder. Put them in a folder per backchannel, optionally with multiple dockerfiles to support testing multiple versions of agents.
Plan is to have:
aries-b…