Hacker News new | ask | show | jobs
by amingilani 1302 days ago
ELI5, why can’t we have a combination of modern P2P like WebRTC and onion routing to anonymize source and destinations?
2 comments

That does exist today https://snowflake.torproject.org/!

You can use WebRTC in the browser, or the Go implementation https://github.com/keroserene/snowflake

That should be possible. It would be relatively inefficient to chain through multiple browsers.