Discover
Peers find each other through a small public index.
Open tools for building peer-to-peer applications that connect devices directly.
The index helps peers find each other and exchange connection information. Application traffic stays between peers.
Peers find each other through a small public index.
They exchange candidate information and establish a direct path.
Data flows directly between peers, without an application traffic relay.
RedP2P is the umbrella for peer-to-peer communication applications and tools built around direct connectivity and independent operation.
The C library and CLI behind RedP2P connectivity.
redp2p idx 9876
redp2p pub web@idx.example.com:9876 --tcp 8080
redp2p con web@idx.example.com:9876 --tcp 9000
View source
Data flows end-to-end between peers, not through us.
You decide the infrastructure. RedP2P does not become the platform in the middle.
Applications remain free to define their own users, identity, and trust model.
Direct ownership, modest hardware, low operational cost, inspectable software.