Syncvault
$29 once — yours forever

Encrypted backups to storage you already own — no Backblaze subscription on top.

Backblaze Personal is $9 a month, forever, for backups that live on their cloud. Syncvault watches your folders, encrypts everything on your machine with AES-256-GCM, and pushes versioned, deduplicated backups to storage you already pay for. $29, once. Your recurring cost is your storage provider's bytes (~$6/TB/mo on B2), not a software subscription stacked on top.

Desktop app · runs offline
See it run

Syncvault in 60 seconds

What you get

Everything in the box

Local backup agent that encrypts client-side and pushes to your own S3-compatible bucket or NAS.

Client-side AES-256-GCM

Key is derived from your passphrase with scrypt, never uploaded and never stored in plaintext.

Content-addressed dedupe

Objects are keyed by SHA-256 of content, so identical or unchanged files upload exactly once.

Point-in-time versioning

Keep the last N versions of every file and browse the backed-up tree as of any point in time to restore.

BYO destinations

Any S3-compatible endpoint (AWS, B2, Wasabi, R2, MinIO) or a plain local/network folder, mixed per folder.

Per-folder scheduling

Manual, continuous, hourly or daily per folder, with deletion tombstones that track removed files without losing history.

100% local index

A SQLite index lives on your machine with zero telemetry and no accounts.

Side by side

Syncvault vs Backblaze Personal

Backblaze Personal charges $9/mo. Here's what actually differs.

 SyncvaultBackblaze Personal
Price$29 once$9/mo
Cost after 1 year$29 + ~$7 storage$108
Client-side encryption YesOpt-in
Any S3 provider Yes No
Point-in-time version browsing Yes Yes
Works with local/NAS targets Yes No
Source codeMIT, on GitHub Closed

A 100 GB backup is $29 once plus ~$7/yr of storage versus $108/yr on Backblaze — it pays for itself in about four months, then it's just bytes.

Pricing

One price. No asterisks.

Desktop app — pay once, it's yours on your machine forever.

Pay once, own it forever
Lifetime license
$29once
Free updates · MIT source on GitHub
Get Syncvault — $29
Checkout by Whop · instant delivery · Backblaze Personal costs $9/mo
Downloads

Download Syncvault

install, then sign in with Whop. Your purchase unlocks it; there is no licence key to enter.

Syncvault

Windows and macOS. Buy once, download any time — this page always links the current build.

Installers are being published — check back shortly, or see GitHub releases.
macOS builds are unsigned — right-click the app and choose Open the first time. All releases on GitHub.
How it works

Up and running in three steps

  1. Buy once on Whop

    One payment of $29 gets you the signed Windows installer, or clone the MIT source at github.com/bensblueprints/data-backup-cloud-sync-mvp and run npm start yourself for free.

  2. Set a passphrase and destination

    Pick a vault passphrase and point Syncvault at your own S3 bucket or a local/network folder.

  3. Watch a folder and back up

    Add the folders you care about, set a schedule, and hit Back up now — everything encrypts locally first.

FAQ

Fair questions

Is it really free on GitHub?

Yes — Syncvault is MIT-licensed at github.com/bensblueprints/data-backup-cloud-sync-mvp. The $29 buys the signed Windows installer and 1-click setup; building from source is free.

What happens to my data if I stop using Syncvault?

Nothing is locked up. The SV1 file format is documented, and your data is recoverable with ~20 lines of Node — no vendor lock-in, even from us.

Do you ever see my files or my key?

No. Encryption is client-side, the key never leaves your machine, and the index is a local SQLite file with zero telemetry.

Stop renting. Own Syncvault.

Local backup agent that encrypts client-side and pushes to your own S3-compatible bucket or NAS.

Get Syncvault — $29 once

Everything about Syncvault — every page we have on it

Compare & pricing

Guides

Try & tools

Source