Privacy

Last updated: April 2026

Mnemora is a private memory graph. The product only works because the data you put into it is yours — so we treat it that way. This page describes what we store, why, and how to remove it.

What we store

Your account email and authentication identity (Apple, Google, or magic link) are stored by Supabase Auth. Everything you create — moments, people, places, events, anchors, connections, playlists, and webs — is stored in your private rows in our Supabase Postgres database, scoped to your user ID and protected by row-level security. Media you upload is stored in our Supabase Storage bucket under {your_user_id}/{entity_id}/{filename}.

What we never do

We do not sell your data. We do not train AI models on your data. We do not share your memories with anyone. There is no public feed, no social surface, and no analytics SDK that exfiltrates content.

Third-party services

Mnemora depends on a small number of providers: Supabase (database, auth, storage, realtime), Vercel (web hosting), Apple App Store / RevenueCat (iOS payments), and Apple / Google for sign-in if you choose those providers. Each holds only what it needs to deliver its function.

Your control

You can delete any moment, person, place, or connection at any time from the iOS app or the web. Deletion is immediate and permanent. You can also delete your entire account from Settings on iOS or from the Account page on the web — this removes every row and every uploaded file from our systems and revokes any third-party identity tokens we hold.

Contact

Questions about how your data is handled? Email privacy@momentnode.com.

This document is a v1 draft and will be updated before public launch.