Y
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
Sean-Der
1302 days ago
That does exist today
https://snowflake.torproject.org/
!
You can use WebRTC in the browser, or the Go implementation
https://github.com/keroserene/snowflake
link
wmf
1302 days ago
That should be possible. It would be relatively inefficient to chain through multiple browsers.
link
You can use WebRTC in the browser, or the Go implementation https://github.com/keroserene/snowflake