Freenet feels very similar to IPFS, but it differs under the hood. On Freenet the network itself is the data store, you don't host your own files, you upload them and they spread over the network. If you go offline, the files still remain on the network. On IPFS on the other side you are storing your own files and the network is just used for lookup and caching. Everything on Freenet is also encrypted, so you don't get the content-addressability benefits (e.g. dedup) you get on IPFS.
grumbel|4 years ago
summm|4 years ago
SilverRed|4 years ago