Hacker News new | ask | show | jobs
by kalmi10 2336 days ago
I understand that no one is going to tamper with the data. Everybody (who is running a full node) is gonna get what they ask for, but then they are gonna go and announce it to the world that they have it, and that worries me privacy-wise.
1 comments

> that worries me privacy-wise

This should be addressed by the client, not the server. The server's function is to serve the data, not serve data and pretend it doesn't know who it gave it to.

Since IPFS is peer to peer, who is the server in this context?