Walrus.

帖子

分享您的知识。

cod.
cod26
May 05, 2025
专家问答

How to use Walrus for private file storage and ensure fault tolerance?

I'm running a Walrus publisher daemon on my PC, and I want to store files with private visibility. What are the steps to configure this? Additionally, I am curious about the fault tolerance measures in Walrus, especially if I need to run multiple storage nodes similar to an IPFS cluster.

  • Walrus
  • Typescript SDK
0
2
分享
评论
.

答案

2
DRAMA.
May 6 2025, 10:26

Walrus implements fault tolerance by sharding and replicating your data across the network. Typically, it creates 4-5 copies of each data shard, ensuring that you can recover your data even if up to 2/3 of the network fails. Regarding the need to run multiple storage nodes: Walrus does not require you to operate multiple nodes yourself to achieve fault tolerance. It already spreads chunks of your data across various nodes in the network. This is a key difference from solutions like IPFS clusters, where users must manage their own redundancy.

0
评论
.
hohm.
May 6 2025, 10:55

To ensure private visibility when storing files on Walrus, you need to encrypt the files before uploading them, as Walrus does not provide native encryption. You can use the Seal framework, which offers threshold encryption and on-chain access control to keep the decryption logic secure while using Walrus for storage.

0
评论
.

你知道答案吗?

请登录并分享。

Walrus is a decentralized storage and data availability protocol designed specifically for large binary files, or "blobs"

35帖子63答案
Sui.X.Peera.

赚取你的 1000 Sui 份额

获取声誉积分,并因帮助 Sui 社区成长而获得奖励。

我们使用 cookie 确保您在我们的网站上获得最佳体验。
更多信息