gpestana / notes

notes, ideas and whatnot
https://gpestana.com
42 stars 6 forks source link

RFC: metadata-resistent p2p content-based pubsub protocol #1

Open gpestana opened 6 years ago

gpestana commented 6 years ago

I've been thinking about what it takes to create a protocol for peers to publish and subscribe to content in a decentralised manner, while having their footprints (metadata) protected from outside actors.

The goal of the protocol would not be to share/route high amounts of data through the network, but rather to exchange short messages through a content-based pubsub mechanism.

The metadata-resistant could probably be achieved by using the Ricochet protocol, but I still need to research how the pubsub p2p overlay would sit on top of Ricochet.

Applications:

More on this application in this repository.