Decentralized, resilient storage for Digital Nomads.

Sietch is a decentralized vault system that lets you securely sync encrypted data — even when the internet is down or adversaries are watching.
Built for those who need portability, privacy, and resilience beyond the cloud.

  • Decentralized peer-to-peer syncing with no central servers
  • Offline-first — made for low-connectivity and hostile environments
  • Portable and airgap-friendly for maximum control
  • Built for researchers, journalists, activists — and you
Bash
$sietch init --name spice-vault --encrypt aes256$sietch add ./secrets/thumper-plans.pdf$sietch sync --peer 192.168.1.42
Click to copy

Core Features

Gossip Discovery

Lightweight, decentralized peer discovery. Find other vaults over local networks — no internet needed, no tracking involved.

End-to-End Encryption

Files are chunked, encrypted, and secured using AES-256-GCM or GPG keys. Only you and your trusted peers can see what’s inside.

Offline Sync

Rsync-style sync over TCP, LibP2P, or sneakernet. Designed to survive unstable networks, censorship, and complete outages.

Intelligent Chunking

Sietch breaks files into chunks with smart deduplication. Move faster, store less, sync smarter.

Zero-Trust Architecture

Protect against vault tampering, metadata leakage, and network eavesdropping — backed by encryption, Merkle proofs, and hash validation.

CLI-First Control

Fast, no-nonsense command-line interface. Scriptable. Pipeable. Hackable. Built for those who want to own their stack.

Use Cases & Personas

Investigative Journalists

Gather evidence, protect your sources, and move critical files — even when your network is hostile or your movements are monitored.

Security Engineers & Sysadmins

Back up credentials, server configs, and critical assets across isolated machines. Sietch fits right into your threat models.

Human Rights Defenders

Share testimonies, legal docs, and sensitive material across trust networks — without relying on centralized services or open internet.