Hacker News new | ask | show | jobs
by Cloudef 2066 days ago
ipfs and bittorrent v2 solves this problem by addressing content with hashes rather than URL.
1 comments

it does not solve this problem at all, and in fact has the same problem -- it is possible to detect if content has been loaded before with ipfs in the same way as this. the remapping of content-id => content-data is not only trivial, it is required for ipfs to function in the first place.