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.
Syncvault in 60 seconds
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.
Syncvault vs Backblaze Personal
Backblaze Personal charges $9/mo. Here's what actually differs.
| Syncvault | Backblaze Personal | |
|---|---|---|
| Price | $29 once | $9/mo |
| Cost after 1 year | $29 + ~$7 storage | $108 |
| Client-side encryption | Yes | Opt-in |
| Any S3 provider | Yes | No |
| Point-in-time version browsing | Yes | Yes |
| Works with local/NAS targets | Yes | No |
| Source code | MIT, 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.
One price. No asterisks.
Desktop app — pay once, it's yours on your machine forever.
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.
Up and running in three steps
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.
Set a passphrase and destination
Pick a vault passphrase and point Syncvault at your own S3 bucket or a local/network folder.
Watch a folder and back up
Add the folders you care about, set a schedule, and hit Back up now — everything encrypts locally first.
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.
Related tools
More pay-once apps from the OneTimeSuite catalog.
More about Syncvault
Every page we publish about this app — comparisons, personas, platforms and the problems it solves.
Compare
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
OneTime