Built for confidential
strategic work.
MediaDatak handles broadcaster studies, internal strategy memos, and competitive intelligence. Below is what we actually do โ written to be specific and verifiable, not vague reassurance.
Four guarantees.
Encrypted everywhere
AES-256 at rest across Postgres and Storage. TLS 1.2+ for everything in transit. HSTS enforced site-wide with a two-year max-age.
Tenant isolation in the database
Postgres Row Level Security on every tenant-scoped table โ not just the application. A workspace can only ever see its own rows.
Per-workspace vector namespaces
Embeddings are isolated by namespace, per workspace. No cross-tenant similarity search is possible.
Real deletion
Delete a document and its rows, chunks, storage object, parsed cache, and vectors are all removed in the same operation.
What we store, and how it's protected.
What we store and where
Account data (users, workspaces, memberships), workspace content (uploaded documents, extracted text, embeddings metadata), and operational logs. All of it lives in Supabase (Postgres + Storage) in the EU (Frankfurt), except embeddings vectors, which live in Pinecone.
Encryption
At rest: AES-256 across Postgres and Storage, managed by Supabase. In transit: TLS 1.2+ everywhere, HSTS site-wide. Application-layer: the MediaDatak integration token is additionally encrypted with pgcrypto.
Tenant isolation
Every tenant-scoped table enforces Postgres Row Level Security. Policies check workspace membership on every query. Document chunks cannot be read directly via the database API at all โ retrieval happens through server-side RPCs scoped to the caller.
No training on your data
OpenAI and Anthropic API contracts contractually exclude API content from model training. We don't enable any data-sharing or store flags. The full sub-processor list is public, below.
A small, specific list.
Each is used for one purpose. We do not sell data, and none of these may use your content to train models.
Straight answers.
Questions about security?
Email security@mediadatak.com โ or see how the platform works on a live walkthrough.