Earlier quoted context omitted.
MaidSAFE afaict is just another IPFS which you can pay to get your data hosted on. HyperCore apparently got acquired and they are a company seeling solutions to businesses. Freenet 2023 is a FOSS project. I'm watching the matrix server for a while. Ian says they're launching the network in 2 weeks. It is a decentralized data store + runtime. So while the original Freenet was analogous to disk, Freenet 2023 is analogo…
MaidSAFE is far beyond either Freenet, Hypercore or IPFS. You should read their primer: https://primer.safenetwork.org/ It's completely uncensorable and unstoppable. They encrypt every chunk of data, using "self-encryption." They don't require a manual market for hosting (like IPFS) so people can't be intimidated into not hosting something. They even have their own implementation of the DHT which removes IP addresses…
>> You're likely to want to store data on the Network. Why? Because in return for a very small one-time payment, your data will then be stored forever, encrypted and accessible anywhere in the world and only by you—unless you choose to share it.
No different than IPFS.
>> Safe Network Tokens are the incentive mechanism that encourages individuals to provide the computing resources that the Network requires: storage, broadband, and CPU resources. ... Individuals who choose to supply the resources that the Network requires have the opportunity to be rewarded with Safe Network Tokens. This work ensures that the Network rewards those who provide it with valuable resources.
> They encrypt every chunk of data, using "self-encryption."
>> Next, let's talk encryption. Imagine you want to store a photo. That data is protected by a number of layers of encryption. Your photo starts by being broken into pieces which are then encrypted with the other parts of that same file. This 'Self-Encryption' happens before the data ever hits the Network. So, unless you choose to override it, none of your data touches the Network unless it is encrypted. And it’s designed so that you're the only one that ever holds the key.
If you hold the key, why bother encrypting the data with itself? TBH the entire thing reads like a new crypto.
> They even have their own implementation of the DHT which removes IP addresses after the first hop, so you can't discover the whole network and DDOS it / block it (which is not true of HyperCore, IPFS, etc.)
This also makes large parts of the network unreachable. Freenet achieves DDOS protection without this extreme measure[2]. It also allows development of all sorts of apps, it's not only for data storage.
1: https://safenetwork.tech/how-it-works/#where-is-data-stored