Privacy & Security

What BlindSpot actually does with your data — in plain language, nothing glossed over.

1What we can see

Read-only, enforced by Google

When you connect Gmail, you're granting a read-only permission (Google calls it gmail.readonly). This isn't just a promise in our privacy policy — Google's own permission system makes it technically impossible for BlindSpot to send, delete, label, archive, or edit anything in your mailbox. We only ever look at mail you've already sent, to spot commitments you've made.

2What we store — and what we don't

We do not store your full emails. When something looks like a commitment, we save:

The rest of that email — and everything in mail we didn't flag — is never copied anywhere. We only ever read what's needed to check for a commitment, in the moment we check it.

Two more limits on that excerpt specifically: a best-effort filter strips obvious sensitive numbers (SSN-shaped, card-shaped, long bare digit runs, "password:"/"key:"-style lines) before it's ever saved — it catches common patterns, not everything, so it's one layer, not a guarantee. And once a commitment has been resolved for 90 days, the excerpt itself is cleared automatically — the title, summary, and status stay (that's the actual point of the app), but the verbatim text doesn't sit around indefinitely.

3Encryption

4Your data is walled off from everyone else's

This isn't just an app-level check we could get wrong — it's enforced at the database itself. Every account's commitments are tagged with that account's ID, and the database is configured to physically refuse to return rows that don't belong to whoever's logged in. Even a bug elsewhere in the app can't leak your data to another account, because the database is the thing saying no.

5Who else touches your data

Three services, and only these three:

No ad networks. No data brokers. Nothing is sold, ever.

6Deleting your account

Settings → "Delete my account." Type DELETE to confirm, and in one step it removes every commitment, disconnects every mailbox, and deletes your login — no one on our side has to do it by hand.

Worth being direct about: this is immediate and permanent. There's no grace period and no way to undo it once you've confirmed. If you're not certain, don't type DELETE yet — ask first.

Questions about any of this — ask directly, no ticket system required.