OpenBrainStore is a memory service: you (or an AI client acting for you) deliberately store text so it can be recalled later. That makes the honest version of this policy short — the product is your data, scoped to your identity, exportable and deletable at any time. Here is exactly what we hold and what we do with it.
remember, plus the structure around them:
type, tags, entities, key-value pairs, and links between memories.read:user scope; we never see your
GitHub password and cannot touch your repositories.Primary storage is a server operated by us on Hetzner (US region) — canonical memory files plus a Postgres database, isolated per tenant with row-level security enforced in the database itself: your identity can only ever read rows keyed to it, fail-closed. Encrypted nightly backups go to Cloudflare R2 object storage. All traffic is TLS in transit.
forget) removes a memory from search immediately; the
underlying file is tombstoned for a 30-day recovery window, then purged.We use four processors, each seeing only what their job requires: GitHub (sign-in identity), Stripe (payments — they hold your card, we hold their reference ids), Hetzner (the server), and Cloudflare (backup storage). We do not sell, rent, share, or advertise on your data. Your memory content is never used to train any model, ours or anyone else's.
The export tool produces a complete, browsable bundle of
your memories in the Open Knowledge Format (plain Markdown + YAML) at any
time, no request or waiting period needed. The same server you're using is
source-available —
if you leave, your export runs on your own machine unchanged.
Delete individual memories with forget. For full account
deletion (all memories, identity records, and entitlements), use the
contact form — we complete it within 30 days,
after which only aging backup snapshots remain until they cycle out.
If this policy changes materially, the effective date above changes, and active subscribers get an email before the change takes effect.
Questions, deletion requests, or anything else: openbrainstore.com/#contact.