Hacker News new | ask | show | jobs
by tylersmith 2344 days ago
We do this for OpenBazaar which is built on top of ipfs and it works great. We built a Tor transport for libp2p, which is what drives ipfs's p2p networking so any libp2p app, including ipfs, can work over Tor.

https://github.com/OpenBazaar/go-onion-transport

1 comments

Indeed. And that's where I first learned about IPFS via Tor.

It was y'all that actually got IPFS working via Tor.