Hacker News new | past | comments | ask | show | jobs | submit login

I love ipfs. Can this actually be ddos’d as well?



Yes. It's based on a bittorrent-like protocol with a DHT, so you can get a list of nodes hosting a particular file; then you can DoS them.


The ipfs.io is just a web-based way to access IPFS, called a gateway. There are a bunch of different gateways. In addition, you can run an IPFS node locally, and then as long as just one node holds the content you're looking for you are looking for you're good. There are also browser extensions to re-write gateway URIs to localhost URIs.


Does this actually answer the question? If there's a node online that means I can reach the content, but would it help with DDOS? Not so sure.


A popular IPFS file might be available on thousands of nodes similar to how popular torrents have thousands of seeders. DDoS attack against thousands of servers across multiple countries and networks would be nearly impossible to perform.


It depends on the kind of node storing the data and how many there are. It's likely easier to DDoS 100 people on DSL than a single Wikimedia endpoint.


Ipfs rarely stores 100% of content on one node.


So there is no central place like bittorent tracker which if down the network does not works?

Or is it like DHT which does not need central tracker?


IPFS uses DHT on a fairly fundamental level.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: