Never Lose a Byte

Deduplicating, encrypted, cross-platform backup with a desktop app.

OptimBackup Architecture

How It Works

1
Install

Download optim-backup CLI or desktop app. Single binary, zero dependencies.

2
Configure

Point to your S3 storage. Set encryption key. Choose paths and schedule.

3
Automatic

Scheduled backups run in the background. Only changed chunks are uploaded. Old snapshots pruned automatically.

Technical Specs

FastCDC Chunking

Content-defined chunking splits files at natural boundaries. Small changes = small uploads.

BLAKE3 Hashing

2-3x faster than SHA-256. Every chunk content-addressed for cross-snapshot deduplication.

zstd Compression

Better ratio than gzip, faster than zlib. Per-chunk compression for optimal dedup.

AES-256-GCM

Authenticated encryption per chunk. Random nonce. Key never leaves your machine.

OptimBackup vs. The Competition

How our backup agent compares to commercial and open-source alternatives.

Feature OptimBackup Veeam Acronis Restic Backblaze B2
Content-defined deduplication
Hash algorithm BLAKE3 (fastest) Proprietary SHA-256 SHA-256 SHA-1
Compression zstd (best ratio) LZ4/zstd Proprietary zstd
Client-side encryption AES-256-GCM Server-side only
Desktop GUI app macOS/Linux/Win
Cloud dashboard integration Built-in
Database backup (pg_dump) With dedup
Cross-region replication
Written in Rust (memory safe) C++ / .NET C++ Go Java
Open source Agent: yes
Starting price $9.99/mo $2/VM/mo ($1000s) $5.99/device/mo Free (BYO storage) $0.005/GB + fees

OptimBackup combines enterprise-grade features (dedup, encryption, dashboard) with open-source simplicity and transparent pricing.

Pricing

Essential — $9.99/mo

1 target, 3 policies, 50 GB, 30-day retention

Professional — $29.99/mo

3 targets, 10 policies, 500 GB, 90-day retention, cross-region