---
title: Security & Data Ownership
type: trust
principle: [you-own-the-files, isolated-by-tenant, no-lock-in]
---

Your knowledge, your control.

Owning your data is the whole point.

We started local-first, and we didn't drop that the second we built a cloud. Plain files you own, isolated per tenant, encrypted, and exportable whenever you want. Here's exactly how it works. No marketing fog.

## The foundation

It starts with files you own.

The strongest data-ownership guarantee is the one you don't have to trust us for. Your knowledge is plain Markdown. Portable, inspectable, and yours whether you run locally or in our cloud.

The files are yours

Knowledge lives in plain Markdown with YAML frontmatter. The source of truth, not a proprietary database. Read it, edit it, version it in Git, move it anywhere.

Run it fully local

The open source app needs no cloud, no account, and no remote servers. All data stays on your machine.

No lock-in, by design

Export any project as a zip, or self-host the whole thing under AGPL-3.0. The cloud adds features without ever locking your data in. Your data always leaves the way it came in.

## What the cloud adds

More features. Same ownership.

Running in the cloud keeps everything local gives you and adds collaboration, durability, and access from anywhere. The files stay yours; the cloud just does more with them.

Team sharing

Share one knowledge base across your whole team and its AI agents. With owner, editor, and viewer roles and per-project visibility.

Live collaborative editing

Real-time co-editing built on CRDTs (Yjs). Every keystroke syncs across people and agents with no merge conflicts, and presence avatars show who's in a note.

Offsite backups

Your knowledge is backed up offsite on independent, SOC 2 / HIPAA-compliant infrastructure. Durable storage you never have to manage.

Daily snapshots & full versioning

Automatic daily snapshots, plus a new version on every single save. Roll a whole project back to any point, or restore a single note.

Access anywhere

Reach your knowledge from web, desktop, mobile, and any MCP client. No local install required.

## In the cloud

One tenant. No shared walls.

Basic Memory Cloud isolates every tenant at the data layer. Separate storage, separate database, scoped credentials. Your data is never commingled with anyone else's.

Isolated per tenant

Every organization gets its own isolated database and file storage in the cloud. There is no shared tenancy at the data layer. One client's data never touches another's.

Object storage on Tigris

Your Markdown files live in a per-tenant Tigris bucket with scoped credentials. Zero egress cost means sync-heavy AI workloads stay fast and affordable.

Postgres on Neon

The knowledge-graph index runs in a per-tenant Neon Postgres database, isolated from every other tenant.

Encrypted in transit and at rest

All traffic is encrypted over TLS, and your files and index are encrypted at rest in storage.

## Authentication & access

Who can see what. And how they get in.

OAuth 2.1 + PKCE

Cloud authentication uses OAuth 2.1 with PKCE and short-lived JWTs that refresh automatically. Identity is managed through WorkOS AuthKit.

Roles: owner, editor, viewer

Owners manage members, billing, and ownership. Editors read and write. Viewers get read-only access. Seats free up the moment a member is deactivated; their history is preserved.

Project visibility

Set any project to Standard (whole workspace), Shared (named editors or viewers, for hiring, contracts, or anything sensitive), or Private (creator only).

Audit logs

Account and access activity is logged: invitations, role changes, and member status. Owners can see who did what, and when, across both people and AI agents.

Enterprise SSO for partners

Partner and MSP deployments add Entra SSO and TOTP. Conditional access policies, just-in-time provisioning, and the option to disable alternative sign-in methods.

## Privacy

Your data is none of our business.

We don't collect personal data we don't need. Billing runs through Polar and identity through WorkOS, so payment details and credentials never live with us. All we hold is your email address and your notes. Your data is never sold and never used to train AI models. Read the full privacy policy.

## Compliance

Built on compliant infrastructure.

The platforms we build on (Tigris, Neon, WorkOS, and Polar) are SOC 2 and HIPAA compliant, and we run real controls on top: per-tenant isolation, encryption in transit and at rest, OAuth 2.1, and enterprise SSO for partner deployments. We don't yet hold our own SOC 2 certification. If your organization has specific compliance requirements, talk to us. We'll tell you exactly what we can and can't meet.