Velic
Core concepts

Independent copies & auto-replacement

How redundancy and fault recovery are handled by the storage network.

A single proven copy is not enough for a master meant to outlast its custodians. Velic stores each master as multiple independent copies and relies on the storage network to repair faults automatically.

Two independent copies by default

Masters are stored on the Filecoin Warm Storage Service (FWSS) with the default of two independent copies. The dashboard shows the current copy count per master.

Fault-triggered auto-replacement

If a copy faults (a provider drops out, or a proof starts failing), the network automatically re-establishes the copy elsewhere. Velic builds no separate durability engine: redundancy and repair are provided by FWSS, and each copy is subject to the same continuous PDP proving as the original.

Because every copy is content-addressed and independently proven, redundancy and integrity reinforce each other: you are not just keeping more copies, you are keeping more provably intact copies.

On this page