the fine print, in plain english

Privacy Policy

Last updated: May 9, 2026

Subtext is a macOS app that turns your iMessage history with someone you choose into a “Wrapped”-style retrospective. This document explains what data the app touches and what leaves your Mac.

We've tried to write this in plain English. If anything's unclear, email hello@subtext.st.

The short version

Subtext analyzes your messages using a cloud AI provider. You choose how:

In both modes, message content passes through our backend on its way to the AI provider. We don't store it. We don't have user accounts. We send anonymous usage events that you can opt out of.

What Subtext accesses on your Mac

For the app to work, you may need to grant:

You can revoke any permission at any time in System Settings → Privacy & Security.

Hybrid mode

If you choose Hybrid mode:

  1. Local PII redaction.Before any text leaves your Mac, a local model scrubs names, phone numbers, email addresses, postal addresses, and other identifiers it detects. Detected names are replaced with placeholders such as “Person A” or “[name]”.
  2. Best-effort caveat.Automated PII redaction is imperfect. Models miss things — uncommon names, nicknames, indirect references, names embedded in URLs, contextual mentions, misspellings, and identifiers we haven't anticipated. We make a reasonable effort but cannot guarantee that every identifier is removed. By using Hybrid mode, you accept that some personally identifying information may pass through to the cloud AI provider.
  3. Transmission. The scrubbed text and aggregated stats (counts, dates, frequencies) are sent over HTTPS to our server backend, which proxies the request to a cloud AI provider.

Cloud mode

If you choose Cloud mode:

  1. No scrubbing. Your message content is sent as-is to our backend over HTTPS, which proxies it to a cloud AI provider. Names, phone numbers, addresses, and any other identifying information in your messages will be visible to the AI provider.
  2. Tradeoff. Cloud mode produces higher-quality analysis but provides less privacy than Hybrid mode. Choose deliberately. The choice is presented before any data is sent, and can be changed at any time in app settings.

Our backend

In both modes, requests pass through our servers on the way to the AI provider. We do this so we can rate-limit, route to different providers, and protect our API keys. Our servers:

Cloud AI providers

We currently use Anthropic's Claudefor analysis. We may use it via Anthropic's API directly, and we may add or substitute other comparable providers (such as OpenAI or Google) over time as we evaluate quality and cost.

Whichever provider receives your request:

Each provider has its own privacy practices that apply once data reaches them. As of this writing:

We will update this document when we change providers or add new ones. Material changes will be announced in-app.

What we store on our servers

We store:

We do not store:

Anonymous usage analytics

To understand how Subtext is used, we send anonymous events from the app:

These events are associated with your random install ID, not with you personally. We use them in aggregate.

You can opt out of analytics in Settings → Privacy in the app. The app continues to function normally if you do.

Sharing

Subtext can export individual slides as PNG images. By default, image export is fully local — the file is saved or copied to your clipboard, and Subtext does not see what you do with it.

If we add a server-hosted “share via link” feature in the future, this section will be updated to describe what is uploaded, how to revoke shares, and how long they are retained. As of this writing, no such feature is enabled.

Children

Subtext is not intended for users under 17. We do not knowingly collect data from anyone under 17. If you are under 17, please do not use Subtext. If we learn that we have collected data from someone under 17, we will delete it.

Your rights

Because we don't collect identifying information, we have nothing tied to you specifically that we could retrieve, correct, or delete. If you want us to revoke your install token (which will stop the app from making cloud requests under your current install), email hello@subtext.stwith your install ID (visible in app Settings) and we'll revoke it within a reasonable time.

Security

We use industry-standard practices: HTTPS for all network requests, server-side keys stored in secrets management, signed app binaries, and the macOS Keychain (Data Protection Keychain) for storing your install token locally.

No system is perfectly secure. If you discover a security issue, email hello@subtext.st.

Changes to this policy

We may update this policy. Material changes will be announced in-app and the “Last updated” date at the top will change. Continuing to use Subtext after a change means you accept the updated policy.

Contact

Questions, concerns, or revocation requests: hello@subtext.st

Subtext is a project by The Human Prior, Inc.