Encryption at Rest & in Transit
All data is encrypted with AES-256 at the storage layer (Supabase) and TLS 1.3 in transit (Vercel). Secrets like OAuth tokens are additionally encrypted at the application layer before storage.
Your professional record is a career-critical asset. Memoa treats it with the same rigor as a financial institution treats a ledger: every layer is auditable, encrypted, and access-controlled.
All data is encrypted with AES-256 at the storage layer (Supabase) and TLS 1.3 in transit (Vercel). Secrets like OAuth tokens are additionally encrypted at the application layer before storage.
Every database query is isolated by user identity using PostgreSQL Row-Level Security policies. No API misconfiguration can leak another user's data.
Every mutation is automatically logged with timestamps, actor identity, and request metadata. Confirmed artifacts are versioned and immutable — edits create new versions, never overwrite.
Your data is only visible to you unless you explicitly share it. Recruiter views enforce candidate-controlled visibility scope.
Our telemetry pipeline is structurally incapable of capturing raw user text. Analytics use aggregate counts and anonymized hashes only.
Hosted on SOC 2 certified infrastructure with automated vulnerability scanning, dependency auditing, and continuous deployment integrity checks.
Memoa runs on Supabase (PostgreSQL) with Vercel Edge Functions for API routing. Both platforms maintain SOC 2 Type II compliance. Our infrastructure is deployed in US regions with automatic failover.
Memoa enforces a zero-trust access model. Every API request is authenticated and authorized against the user's session and entitlement tier.
Your professional data flows through a structured pipeline with strict boundaries at every stage.
Memoa uses AI to structure your notes into career artifacts. We apply strict guardrails to the extraction pipeline:
We continuously monitor for vulnerabilities across our dependency tree and application surface.
Questions about security?
We welcome security inquiries from enterprise teams and individual professionals. Contact security@memoa.app for detailed security documentation, compliance artifacts, or to report a vulnerability.