MeshLink
From 31C3_Public_Wiki
| Description | A library providing secure mesh communication for your application. |
|---|---|
| Has website | http://meshlink.io/ |
| Persons working on | Guus |
| Tags | mesh, security, communication, library |
| Other projects... | |
MeshLink is a library that allows applications to connect to other instances of itself over the Internet, and exchange messages in a secure way. MeshLink provides end-to-end encryption and authentication of messages with perfect forward secrecy. All this without the need for central servers.
MeshLink is a work in progress, but there is already working code you can try out.