When you back up to a cloud, an FTP server, or a NAS, you're trusting whoever runs that storage with the readable contents of your files. BackupKit closes that gap: every backup is encrypted on your machine, with your password, before a single byte goes over the network. The destination only ever holds an unreadable archive.
Encryption happens on your machine — nowhere else
Files are compressed and encrypted locally, before anything goes over the network. Whatever destination you chose — Google Drive, a NAS, an SFTP server — only ever sees ciphertext.
- Files gathered — BackupKit reads your selected files locally.
- Compressed & encrypted — zipped and encrypted with your password, on your machine.
- Uploaded — the encrypted archive travels over a secure transport (TLS/SSH).
- Stored, opaque — the destination only ever holds unreadable ciphertext.
Three encryption modes
Different threat models deserve different defaults — choose per backup. AES-256 is the default, and what we recommend for anything sensitive.
- Plain password — basic ZipCrypto. Fine for casual privacy; trivially crackable for a determined attacker.
- AES-128 — strong symmetric encryption, faster than AES-256 and still well beyond casual attack.
- AES-256 — the recommended default. The cipher banks and governments rely on; practically unbreakable with a strong password.
Only you hold the key
Your encryption password never leaves your PC. BackupKit has no master key, no account-recovery loophole, no way to decrypt your backups — even if we wanted to.
- No server-side storage of encryption passwords — nothing to leak if someone breaks into us.
- Provider credentials encrypted locally with Windows DPAPI, never stored in plaintext.
- Lose the password, lose the data — by design. That's what zero-knowledge costs.
BackupKit cannot reset or recover your encryption password. Store it somewhere safe — a password manager is ideal.
Secure transport, open format
Even though the archive is already encrypted, uploads use the destination's secure transport — TLS for HTTPS/FTPS/cloud APIs, SSH for SFTP. Double wrapping.
Your backups are standard AES-encrypted zip files. If BackupKit disappeared tomorrow, you could still open them with 7-Zip, WinRAR, PeaZip, or any AES-zip tool. No proprietary format, no trapped data.
Coming August 2026
Back up anything to anywhere — encrypted, scheduled, automated. Join the waitlist and be first to know when BackupKit is ready — early subscribers get 20% off at launch.