YOUR FILE document.pdf CLIENT-SIDE AES-256-GCM + ML-KEM-1024 ~5 MB frames ERASURE CODE Reed-Solomon RS(5,2) 5 data + 2 parity Shard 1AWS S3 · ca-central-1 Shard 2Azure · germanywestcentral Shard 3Backblaze B2 · eu-central Shard 4Wasabi · eu-west-1 Shard 5OVH · gra · France Shard 6 (parity)Scaleway · par-1 Shard 7 (parity)MinIO · on-prem · CA
Reed-Solomon RS(5,2) across 14 storage providers — provider-agnostic by construction
AWS S3 us-east-1 AWS ca-central Backblaze B2 us-west Cloudflare R2 global edge Azure germanywest OVH gra Hetzner helsinki GCP asia-northeast1 AWS ap-southeast-1 Azure australiaeast 14 PROVIDERS · CHOOSE 7 · CONFIGURED PER ACCOUNT
14 storage providers across multiple jurisdictions — choose seven for your shard set
Capabilities

What this solution includes.

RS(5,2) erasure coding

5 data + 2 parity shards per ~5 MB frame. Loss-tolerant by two; revealing nothing readable when one is compromised.

14 provider plugins

AWS, Azure, GCP, Backblaze B2, Cloudflare R2, Wasabi, MinIO, Hetzner, OVH, Scaleway, Dropbox, Google Drive, OneDrive, Box.

Provider plugin SDK

Integrate a sovereign or regional provider not in the catalogue in fewer than 500 lines of code.

Continuous connexion health

Provider heartbeats every ~5 minutes. Staleness, latency, quota surfaced before they affect uploads. Stale OAuth credentials badged before failed writes.

Auto region detection

For every connexion, the platform queries the provider's own API to verify the region — feeding the confidence-graded SkyeMap pin.

Dedup analysis

Identical-content detection across the tenant. Savings reports. One-click reclaim by hard-linking redundancy.

AWS S3
Azure Blob
Google Cloud Storage
Backblaze B2
Cloudflare R2
Wasabi
MinIO
Hetzner
OVH
Scaleway
Dropbox
Google Drive
OneDrive
Box

Why multi-cloud RAID beats multi-cloud sync

The dominant "multi-cloud storage" approach replicates your file to each provider — each copy is independently readable. A breach of any one provider exposes everything. The "multi-cloud" of replication buys availability; it does not buy security against single-provider compromise.

Erasure coding is a different mathematical object. RS(5,2) splits each frame into seven shards. Any five reconstruct; fewer than five reveal nothing about the original. No single provider — and no two providers — can read your file. The provider you trust least is no more dangerous than the provider you trust most.

Storage economics

RS(5,2) carries 7/5 = 1.4× storage overhead. Triple-replication carries 3× overhead. At petabyte scale, the difference compounds: RS(5,2) buys the same failure tolerance as triple-replication at less than half the storage cost — plus the security property that replication does not give you at any cost.

Failure isolation

Reads return as soon as any five of seven shards succeed. Two slow providers don't affect read latency. Two failed providers don't affect read availability. Three failed providers force a degraded read with explicit error semantics. This is meaningfully more resilient than the typical replicated-multi-cloud setup, which degrades to single-cloud on the second failure.

Bring your own providers

Fourteen plugins ship out of the box. The plugin SDK lets you integrate a sovereign or regional provider in under 500 lines of code. The CloudProvider interface is the same across all plugins: upload, download, delete, health-check, region-detect. Want to keep some shards on your existing on-prem MinIO and some on a sovereign French provider not in our catalogue? Integrate both as plugins; the RAID layer is provider-agnostic.

Continuous connexion health

Provider heartbeats run roughly every five minutes. Staleness, latency, quota, and credential health surface before they affect uploads. Stale OAuth credentials get a badge on the connexion the moment a token drifts. An aggregated connexion-issues banner appears on the file browser, so operators learn about provider problems before failed writes rather than from them.

Dedup analysis

The platform detects identical-content files across the tenant — cross-account where scoped — surfaces a savings report, and lets administrators reclaim storage by hard-linking the redundancy. For organisations with significant duplication (typical: 15-30% of total volume) the savings recoup meaningful portions of storage cost without changing user behaviour.

Why erasure coding wins
1.4×
storage
overhead with RS(5,2) — vs 3× for triple-replication, same fault tolerance.
2 of 7
tolerance
shard losses are tolerated without affecting availability or data integrity.
Provider
agnostic
by design — bring your own sovereign or regional provider via plugin SDK.

Invert your concentration risk.