decentralized-identity / didcomm.org

https://didcomm.org/
Apache License 2.0
36 stars 25 forks source link

On the Mediator Coordinator is recipient-update a MUST or optional? #88

Open FabioPinheiro opened 1 year ago

FabioPinheiro commented 1 year ago

On the Mediator Coordinator Protocol after a Mediate Request -> Mediate Grant

Should the DID requestion assume that the mediator will receive Forward Messages to him? Or needs a recipient-update and add himself again before being able to receive any Forward Message?

rodolfomiranda commented 1 year ago

You need the recipient-update That's how you actually provide the DID you have created and shared with peers that will send messages to. Those DID's have the mediator DID in the ServiceEndpoint.

TelegramSam commented 1 year ago

I think we should leave the routable key/did list empty upon mediation grant. If the user desires delivery to the same DID used to communicate with the mediator, a subsequent keylist updated should occur.