ADORSYS-GIS / wallet-vc-libs

2 stars 0 forks source link

Event driven didcomm architecture document #42

Open hugoib opened 2 weeks ago

hugoib commented 2 weeks ago

As on the wallet, we produced an architecture document outlining the service layer input/outputs and flows.

https://github.com/adorsys/eudiw-app/tree/main/docs/service-layer

This ticket is about creating an architecture document that will outline the implementation of didcomm with an event service layer.

hugoib commented 1 week ago

Basis for document: Adorsys.pdf

IngridPuppet commented 1 week ago

I quickly went through the current state of the document and agree with the main steps:

Maybe you are already considering that Bob adds Alice's contact via an OOB invitation that she produces as well. I would just stress that the first step (Alice registers with mediator) is the most important now, and it should be extended to cover the mediator coordination dance, including mediation request and keylist update.

hugoib commented 6 days ago

Status: https://github.com/ADORSYS-GIS/wallet-vc-libs/tree/42-architecture-docs/docs/service-layer

hugoib commented 3 days ago

MR: https://github.com/ADORSYS-GIS/wallet-vc-libs/pull/49