Data Sovereignty

Your Memory. Your Property.

At Cortex Protocol, we believe privacy is a fundamental human right. Our architecture is designed from the ground up to ensure your personal memory graph stays under your complete cryptographic control.

Data Ownership

You own all data stored in your memory graph. Cortex does not sell, lease, or share your personal information with third parties.

Encrypted In Transit & At Rest

Memories travel over TLS and are stored on managed Google Cloud infrastructure with encryption at rest. Cortex is not zero-knowledge: the service can read your memories in order to embed and retrieve them. Self-host if you need nobody but you to have that access.

Absolute Transparency

You can view every access log, see which agents requested which memories, and revoke access tokens at any time.

Secure Cloud Persistence

Your memory graph is persisted in managed Google Cloud SQL (Postgres + pgvector), so your context is available across all your authorized devices.

1. Information Collection

We collect the minimal information logically required to provide the core service: your email for authentication, and the memories you explicitly choose to store and synchronize across your devices via the Model Context Protocol. Memories are transmitted over TLS and stored encrypted at rest by Google Cloud; they are not end-to-end encrypted, because the service must read them to generate embeddings and answer recalls.

2. Security Measures

We implement stringent, industry-standard security protocols to protect your data. All communication between your AI agent and our servers is forced over HTTPS and requires a cryptographically sound Personal Access Token (PAT).