// SECURE MESH STORAGE FOR SMALL BUSINESS
Lose two nodes.
Lose zero files.
Titanium gives every file its own encryption key, shreds it into six pieces, and scatters them across a self-healing mesh. Any four pieces rebuild the file — so failures cost you nothing.
Built in Botswana. Billed in Pula. First month free.
Encrypt. Shred. Distribute. Heal.
Every upload runs the same four steps. None are optional, none need a human. The diagram on the right is not a metaphor — it's the actual pipeline from our coordinator, including what happens when node 4 dies mid-afternoon.
01 · ENCRYPT
One AES-256 key per file, never reused. The key itself is sealed by a master key before it touches a database.
02 · SHRED
Reed-Solomon splits the ciphertext into 4 data + 2 parity shards. One shard on its own is meaningless noise.
03 · DISTRIBUTE
Shards spread across independent nodes. No machine ever holds a whole file — a stolen disk is confetti.
04 · HEAL
A sweep runs every 60 seconds. Dead node? Missing shards are rebuilt from survivors and re-placed. No pager, no panic.
Security is never an upgrade.
Most providers sell safety back to you one tier at a time. Titanium ships the full stack on every plan — including the cheapest one. This is the spec sheet, and it doesn't change with your bill.
✓ IDENTICAL ON STARTER, BUSINESS & SCALE
AES-256-GCM, one key per file, envelope-wrapped by a master key. A database leak exposes nothing usable.
Mandatory on every password account — email codes plus one-time recovery codes. It cannot be switched off, by anyone.
Google or Microsoft OAuth with CSRF-guarded flows, or email + password with enforced strength rules.
Shards, not files. No node ever stores a complete document — each holds encrypted fragments useless on their own.
Your Dropbox, OneDrive and Google Drive tokens are encrypted with the master key — never stored in plain text.
Every download, delete and repair is owner-checked server-side. Other people's files don't even admit they exist.
Keep your clouds. Add a mesh.
44% of small businesses already run on more than one cloud. Titanium doesn't ask you to switch — connect your accounts, pick files, mesh them. Your originals are never modified, never deleted.
Priced in Pula.
FIRST MONTH: P0 ON EVERY PLAN
STARTER
FIRST MONTH P0
BUSINESS ← MOST POPULAR
FIRST MONTH P0 · 15% OFF ANNUAL
SCALE
FIRST MONTH P0 · 15% OFF ANNUAL
* No USD card, no exchange-rate surprises. Security — AES-256, mandatory MFA, OAuth, mesh redundancy — is identical on every tier.
Fair questions.
What happens if a node fails? +
A repair sweep runs every 60 seconds. Missing shards are rebuilt from the survivors and re-placed on healthy nodes. Because any 4 of a file's 6 shards can reconstruct it, two nodes can fail at the same time with zero data loss.
Can anyone at Titanium read my files? +
Files are encrypted before they're shredded, so what sits on nodes is fragments of ciphertext — no node ever holds a whole file. Each file's key is itself encrypted (envelope encryption) and is only unwrapped to serve downloads on your own authenticated session.
Do I need a USD card to pay? +
No. All plans are priced and billed in Botswana Pula through a local payment provider. What you see is what leaves your account.
Will you change or delete files in my Dropbox, OneDrive or Google Drive? +
Never. Meshifying copies a file into the mesh and secures it there. Your originals are read-only to Titanium — never modified, never deleted.
What happens when my free month ends? +
You pick a plan to keep uploading. Your files stay encrypted, sharded and intact either way — an expired trial never puts data at risk.
$ titanium init --first-month=free
Your first month is P0.
Every plan, full security stack, billed in Pula only when you decide it's worth it. Setup takes minutes — the mesh does the rest.
ENCRYPT · SHRED · DISTRIBUTE · HEAL