ThreeFold’s Quantum Safe Storage (Filesystem) is a distributed storage system that uses a FUSE filesystem frontend and forward looking error correcting codes to distribute data among a set of backends. It can be configured to tolerate the loss of X backends or Y groups of backends without losing data.
In this demo, learn how to deploy QSFS with the new Pulumi-based deployer. Pulumi automates deployment, setup, and maintenance using command line interface tools. Additionally it provides the ability to replace both backends and the frontend, and to recover from outages and restore desired redundancy levels.
Please take note this demo was conducted on April 14th, 2025 and some information may become outdated over time.
Relevant Links
ThreeFold Pulumi Repository
Download & Install Pulumi
ThreeFold Quantum Storage Repository
Pulumi Deployer for Quantum Storage