Andrei0105 / identity-wallet

0 stars 0 forks source link

Connection protocol between Static Agent and Full Agent #4

Closed Andrei0105 closed 5 years ago

Andrei0105 commented 5 years ago

Aries Cloud Agent does not support establishing connections with static agents. It can generate invites, but the static agent does not know the connection protocol. Solutions:

Alternative:

Andrei0105 commented 5 years ago

The current implementation uses the extension as a mediator (not in the Aries sense) between the page's agent and the user's agent. It should prompt the user to accept or refuse connection, credential and proof requests, and controls the user's full agent via its RESTful API. More details here: https://github.com/Andrei0105/identity-wallet/issues/3.