Earlier quoted context omitted.
Maybe I missed something obvious, but does the IPFS project itself say anywhere that it does "file preservation"? The only thing I can find from official resources is documentation saying IPFS does not do that at all. Example from https://docs.ipfs.tech/concepts/what-is-ipfs/#what-ipfs-isn-... > What IPFS isn't > IPFS is not ... A storage provider: While there are storage providers built with IPFS support (typically…
The only times I've seen IPFS being brought up in the interned discussions was by people who claimed that their token startup will guarantee preservation of some data via IPFS. This was also a usual argument in comparisons to commercial cloud storage. Reading your link I don't quite understand how come they claim IPFS is both a protocol AND a network of nodes AND not a storage. For example TCP is a protocol, but TCP…
Sounds like those people either don't understand what they're saying, or they're mindlessly shilling for Filecoin. Both are obviously shitty, but I don't think it's fair to point the team behind IPFS in a bad light because of what others say about it.
> I don't quite understand how come they claim IPFS is both a protocol AND a network of nodes AND not a storage
IPFS is a protocol, IPFS is also the name of the network. IPFS doesn't automatically distribute data, hence it's not "storage", but a protocol for doing storage.
In the analogy to TCP, TCP/http are the most common protocols, and the most common network is what we call "Internet". Initially, there was many competing networks, until eventually The Internet overtook all the other networks and essentially "won".
(edit: again, gross over-simplification about the history the internet and more, hopefully won't be too misleading. Better overview can be found here: https://en.wikipedia.org/wiki/History_of_the_Internet)