ipfs makes no claims about anonymity, the default routing system (the DHT) makes it very easy to query the ip address of a peer hosting any given block. Down the road we plan on implementing a TOR-like routing system that may provide anonymity.
The text was updated successfully, but these errors were encountered:
We will be enumerating all parts of the protocol where anonymity is concerned, so that different modules can be built. (note that there are strong tradeoffs, which is why ipfs choses to be modular)
whyrusleeping commentedApr 7, 2015
ipfs makes no claims about anonymity, the default routing system (the DHT) makes it very easy to query the ip address of a peer hosting any given block. Down the road we plan on implementing a TOR-like routing system that may provide anonymity.
The text was updated successfully, but these errors were encountered: