adorsys / didcomm-mediator-rs

Simple mediator for DIDComm Messaging v2
Apache License 2.0
3 stars 0 forks source link

As the designer of this SSI environment, i shall design a did-method-hd-key to allow for stateless authentication of agents #46

Open francis-pouatcha opened 1 year ago

francis-pouatcha commented 1 year ago

The purpose is to allow for state authentication of interaction between mobile agents and cloud agents.

A cloud agent can issue an hd public key to a consumer (mobile agent).

Generally for sending:

Particularity of this approach:

ToDo:

francis-pouatcha commented 1 year ago

Event between cloud agents, IP based, pairwise authentication can help prevent flooding of the network with invalid packets. To realize this, a cloud agent can

  1. register an ip address with the peer
  2. then use the provided auth key to encrypt every message sent in subsequent messages.
francis-pouatcha commented 1 year ago

A key performance principle here is

francis-pouatcha commented 1 year ago

Some explanation on HD Key https://github.com/WebOfTrustInfo/rwot1-sf/blob/master/topics-and-advance-readings/hierarchical-deterministic-keys--bip32-and-beyond.md