Privacy

What Backspace does and doesn't see.

Last updated 17 May 2026.

TL;DR. Backspace is a desktop application that runs entirely on your computer. It has no server-side component of any kind. Nothing about your backups, your files, your usage patterns, your destinations, your OAuth tokens, or your existence ever leaves your machine — except the data you have explicitly asked Backspace to copy to the cloud storage destinations you configured, encrypted before it gets there.

What Backspace stores on your computer

All Backspace state lives under your operating system's per-user configuration directory (on Windows that's %APPDATA%\Backspace\; portable installs put it next to the executable instead). That directory contains:

What Backspace sends out

Only the data you have explicitly told it to back up, to the destinations you configured. Three sub-cases:

What goes through Dropbox specifically

If you've authorised a Dropbox destination, Backspace requests an OAuth refresh token from Dropbox via their standard authorisation flow. The token is stored locally in the encrypted secrets vault described above and used only to upload your backup data to the folder you chose.

Backspace does not:

You can revoke Backspace's Dropbox access at any time from your Dropbox connected apps page. Backspace will stop being able to write new backups to that destination; backups already at the destination remain yours and untouched.

Telemetry, analytics, crash reporting

None. Backspace makes no outbound network calls of its own beyond:

Cookies, tracking, third-party scripts

This website (the page you're reading) is a static HTML page hosted on GitHub Pages. It has no analytics tags, no cookies, no third-party scripts, and no embedded advertising. GitHub's standard hosting access logs apply (per their privacy statement); we do not have access to those logs and do not request them.

Children's privacy

Backspace is a developer tool not directed at children. It does not knowingly collect any personal information from anyone — including children — because, as described above, it doesn't collect personal information from any user.

Changes to this policy

If Backspace ever starts collecting any data, this page will be updated to describe it, the "last updated" date at the top will change, and the release notes for that version will call it out prominently. The current intent is to never collect anything.

Contact

Questions, concerns, or "actually I think you're collecting something you didn't list here": open an issue on GitHub. Or, if you'd rather not do that in public, email the maintainer at the address in the LICENSE file.