TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Distributed Data Sharing Hyperledger (DDASH)

2 pointsby osmodeover 7 years ago

1 comment

chatmastaover 7 years ago
I like the principle of this idea but will it be able to scale without incentive for users to run ipfs storage nodes? Otherwise its usefulness will be limited by the ipfs growth rate; if too many people use this, the ipfs network may fill to capacity.<p>Granted I&#x27;m not familiar with ipfs, and only briefly read this readme, so maybe I&#x27;m missing some crucial details. But it seems to me that ipfs is fundamentally unscaleable past some finite limit, unless it can incentivize storage.<p>And if there is some upload&#x2F;download ratio incentive (a la &quot;seed ratio&quot; in torrents), there is still the problem that a large user needs to store (&quot;give&quot;) $price(100gb) to upload (&quot;get&quot;) $price(100gb).<p>In that case the biggest consumers must also be the biggest hosts, at which point the value proposition of decentralized storage no longer makes sense. If you are the biggest host, and the network wouldn&#x27;t be able to host your content without your resources, then why bother with decentralization in the first place? It makes more sense for the biggest users to run their own storage networks than to contribute to a network that does not meaningfully amplify their storage capacity.