You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature will add communication overhead, i.e. latency to agent-to-agent communication so we'll implement it as an opt-out mechanism if an agent developer does not want or need to encrypt the traffic.
To be discussed:
On what level do we apply encryption? (Message vs. interaction)
What's the decisive factor going to be? (Common secret like DHKE, what key to use, etc.)
Research and implement basic end-to-end encryption for uAgents messages.
The text was updated successfully, but these errors were encountered: