Mesh-P2P / Mesh

A P2P standard based on the fact that your contacts likely share at least some of yours
GNU General Public License v3.0
0 stars 0 forks source link

[Project] Tunneling #7

Open Aras14HD opened 3 years ago

Aras14HD commented 3 years ago

Connect to nodes over mesh without a direct connection.

The connection would have two main Phases:

  1. Establishing a tunnel (and forwarding the request)
  2. Response and further communication

The establishing of a tunnel would happen similarly to IP and Contact Request messages, the only difference being the contents of the message (in this being a key exchange) and the communication not being limited to one requests and response.