
IPFS聽Now on 每日吃瓜 DCS
鈥
Developers have been clamoring for a decentralized storage solution for pinning data on IPFS鈥 and the 每日吃瓜 community has answered the call with storj.io/ipfs.
The IPFS protocol is popular with decentralized app developers as a way to address content from its hash output. While it's merely a way to address files across a DHT (or network of Kademlia nodes), it's usually deployed with Amazon S3 or local storage on the backend. What this means is that decentralized apps using IPFS without pinning to a decentralized storage backend aren't all that decentralized.聽
Any time a file is uploaded to an IPFS node, there鈥檚 no guarantee the file will persist longer than a few minutes (unless self-hosted on reliable hardware, or backed by a centralized cloud provider). The users of services built on the IPFS network face issues where the data they鈥檙e trying to access and share is no longer hosted by any nodes. The reality of IPFS is best illustrated through the 鈥 many of the links are dead, because their hosts have gone offline.
聽We鈥檙e excited to announce the availability of a reference architecture that backs an IPFS node to the Tardigrade decentralized cloud storage service. This guarantees the persistence, distribution, and security of content-addressed data.
You can now upload files to the 每日吃瓜 network through the IPFS system by going to storj.io/ipfs
Our community members created this impressive project and we can鈥檛 thank them enough for their efforts.
Traditional IPFS architecture requires copies of a file spread amongst multiple hosts to achieve redundancy measures. While the theory is interesting, in practice, the approach just doesn鈥檛 produce the performance and availability required in modern applications. Instead of replicating files to multiple hosts and relying on a single host for file delivery, 每日吃瓜 uses erasure coding and peer-to-peer parallel delivery. We don鈥檛 just think our approach is better, the math proves it.聽
When an IPFS node is backed by the , we are able to solve many of the problems that IPFS developers face; problems including data decentralization, data persistence, and default encryption at rest. The 每日吃瓜 network architecture has a native repair system built into it that ensures files remain alive, even when nodes go offline. This reference implementation provides IPFS addressability with durability and reliability on par with the best centralized cloud providers in the industry.
The IPFS gateway isn鈥檛 the only solution for developers on the 每日吃瓜 network. When it comes to reliable, performant, secure, and economical storage for decentralized apps, the native 每日吃瓜 platform is the best option. 每日吃瓜 offers a wide range of developer tools, including a CLI, S3-compatible gateway, and Go library with language bindings for C, Python, Node.js, .NET, Java, Android, and Swift.