Upload, encrypt, share and transfer files with the speed and control you actually deserve. Built for devs, by devs. No bloat. No BS. No excuses.
// core_features
Engineered for max throughput, zero vendor lock-in, and absolute zero-knowledge security. POSIX-compliant. API-first. Scriptable.
Multi-part upload with auto-resume. Pipe from stdin, drop folders, or mount as a FUSE drive. S3-compatible backend with global edge CDN across 22 regions.
up to 25 GB / fileWebRTC peer-to-peer transfers that never hit our servers. Direct device-to-device with automatic relay fallback if NAT traversal fails. LAN-aware routing.
zero-server P2PGenerate HMAC-signed URLs with configurable TTL, password protection, download quotas, and per-link audit logs. Works via API, CLI, or dashboard.
signed + expiringAES-256-GCM with client-side key generation. We store ciphertext only. Zero-knowledge by design — we literally cannot read your files, even if subpoenaed.
E2E zero-knowledgeChunk-based binary diff protocol — only transfers what changed. Rsync-style rolling checksums with deduplication at the block level. Up to 90% less bandwidth.
rsync-style diffFirst-class CLI, fully documented REST API, webhooks, and SDKs for Python / Node / Go / Rust. OpenAPI 3.1 spec. Everything scriptable. No clicks required.
api-first design// how_it_works()
Sign up, generate your keypair locally. Private key never leaves your device. We issue a session JWT, you keep full control.
Create a vault (root namespace). Set storage class, encryption policy, default TTL, and access control lists using JSON policy files.
Upload via CLI, drag-and-drop, or API. Files are chunked, encrypted client-side, deduplicated, and written across 3 redundant nodes.
Generate signed links or grant ACL access to specific keys. Set expiry, download limits, IP allow-lists, and receive webhook callbacks on access.
// security_model
Your files are encrypted before they leave your machine. We store ciphertext and metadata only. We cannot read your files — not even if we wanted to, not even if a government agency asked nicely.
All cryptographic primitives are from audited, well-vetted libraries. No homebrew crypto. No trust required.
// ready_to_execute?
Built by engineers who got tired of slow, bloated, and insecure cloud storage. From nerds. For nerds. Ship it.