|
|
|
Ask HN: WebRTC onion routing between Facebook friend circles
|
|
7 points
by jashper
3561 days ago
|
|
I've been working on and off the past year on a private messaging webapp that uses onion routing over WebRTC p2p connections between Facebook Graph API bootstrapped friend circles, and am looking for interested collaborators. I've written a JS library consisting of a WebRTC client and node.js signaling server that keeps track of availability and maintains connections with a whitelisted set of peers, and am moving on to writing an additional library to leverage this WebRTC client and build an onion routing layer on top of it for sending secure messages. Bit of a simple overview, but drop me a line if I’ve piqued your interest at all and want to chat further — tommy2030@gmail.com |
|