Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> In short, content on IPFS is harder to attack and easier to distribute because it’s peer-to-peer and decentralized.

> port 4001 is what swarm port IPFS uses to communicate with other nodes

uhm.



And it can be any other port, any other transport that is implemented/there are adapters for and so on.


and how do you find peers then?


Same way Torrent protocol does and with mDNS.


mDNS traffic is very easy to pick and filter. probably you're thinking dht, but even then, you can block the primed node list or just ask any other client which ip are on the network and block those.

this is not the average sysad we're talking, it's a state actor with access to all local isps resources.


Yes, DHT, mdns (for local nets), and manual connections via `ipfs swarm connect`. You can get a peers address through any other open means of communication, connect to them, and then through them, get other peers information. All it takes is one good node




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: