Earlier quoted context omitted.
I'm not skeptical, yet, just surprised -- haven't had a chance to dig in. My main concern at this stage is the replication setup time, which needs to be computationally expensive for the strategy to prevent generation attacks. That can possibly be amortized over long-term storage, but it sounds like it might be a long amortization period.
Replication setup also likely could be optimized by ASICs, so attackers willing to spend money on specialized hardware may have a 1000x advantage/asymmetry when it comes to generation attacks
Filecoin: A Decentralized Storage Network [pdf]
161–170 of 170 posts
Re: Filecoin: A Decentralized Storage Network [pdf]
#162Unfortunately, one of the important citations ([5], "Proof of Replication") does not appear to be available. (Or, at least, Google cannot find it.)
Re: Filecoin: A Decentralized Storage Network [pdf]
#163Re: Filecoin: A Decentralized Storage Network [pdf]
#164Earlier quoted context omitted.
Ask the CTO of any Fortune 100 company what they're doing to mitigate such an outage. What do you think they will answer? Option A: cross-region replication, regular backups, and secondary service provider failover plan Option B: decentralize everything on people's laptops
Option C: cross-region replication, regular backups and multiple service provider failover plan in a secure, decentralized storage network. Don't have to be choosing either "Businesses To Big To Fail(tm)" or "Average Joe" when you can have "Many businesses"
Re: Filecoin: A Decentralized Storage Network [pdf]
#165Unfortunately, one of the important citations ([5], "Proof of Replication") does not appear to be available. (Or, at least, Google cannot find it.)
Re: Filecoin: A Decentralized Storage Network [pdf]
#166I still go back to this paper for questions about decentralized storage: http://blog.dshr.org/2017/07/is-decentralized-storage-sustai...
There is another macro-economic issue here: With a decentralized trustless system you have to assume a higher failure rate for nodes than with a central trust based system. If you assume a higher failure rate you have to replicate data more extensively to achieve reliability. If you have to replicate data more extensively then decentralized will always be more expensive than centralized.
Re: Filecoin: A Decentralized Storage Network [pdf]
#167Opening up my hard drive to store unknown materials? Imagine trying to explain any of this to a cop, judge, or jury.
Re: Filecoin: A Decentralized Storage Network [pdf]
#168Earlier quoted context omitted.
> If there was a benefit to breaking down a file rather than replicating it, AWS would be using this efficiency to provide a better service. Are you suggesting that AWS is doing every possible thing that would increase efficiency, or in other words, that AWS' services are optimally efficient? That seems very unlikely.
Yes. This is how capitalism works. If there is an inefficiency in the market, there is an opportunity for a competitor to beat you on price or quality. If AWS is not incorporating these efficiencies into their tech, then Microsoft Azure will and beat them by providing either a cheaper or higher quality service. If FileCoin actually worked as a better technology, Google or some big name would say they will start using…
2. Filecoin enables a transparent market for storage with bids and asks for storage, so you'll know what you're paying compared to AWS, Azure, etc. and you can decide what to do.
3. I'm on Comcast; if some guy two towns over from me is running his Filecoin-enabled IPFS node also on Comcast, there's going to be less latency than hitting an AWS or Google data center thousands of miles away.
4. My DigitalOcean droplet is ~200 miles away from me; trace route says it's 10 hops away. I can see the network name for Comcast two towns over from that's just 4 hops away. The other guys may be big but they can't change the speed of light.
5. Because IPFS is content addressed, I don't need to know where the content I want is located; thanks to the distributed hash table, any node that has that data can respond to my request.
6. IPFS and therefore Filecoin still work even if you can't reach the internet backbone… you can still get stuff via your neighborhood mesh network.
Re: Filecoin: A Decentralized Storage Network [pdf]
#169Earlier quoted context omitted.
"Yes. This is how capitalism works. If there is an inefficiency in the market, there is an opportunity for a competitor to beat you on price or quality. If AWS is not incorporating these efficiencies into their tech, then Microsoft Azure will and beat them by providing either a cheaper or higher quality service." Not that I'm saying Filecoin or a decentralised storage coin is in any way the way forward or even a comp…
It is not just AWS. The data storage market is saturated with competitors fighting hard to come out on top. Amazon, Apple, Box, Dropbox, Google, Microsoft are all in this and some of these companies have massive R&D budgets, have a history of delivering cutting edge tech and have strategies to overcome the Innovator's Dilemma (which is the problem you're describing). It is precisely because these companies are not en…
For example, see https://partysha.re
Re: Filecoin: A Decentralized Storage Network [pdf]
#170I'm still confused why I would want my storage to be decentralized. No I don't want my files spread on thousands or millions of computers no matter how encrypted etc.