Skip to content

Security: corbensorenson/mnemosyne-engine

Security

SECURITY.md

Security

Please report security issues privately before public disclosure.

Minimum expectations for production deployments:

  • passkeys or OAuth login
  • hashed session and CSRF tokens
  • encrypted health tokens
  • server-side API keys only
  • role-based access control
  • object-level authorization
  • schema validation at every boundary
  • audit logging for graph, admin, AI, privacy, and health-data events
  • self-serve data export
  • scoped deletion for voice, sleep, health, and account data
  • wearable token revocation and local token-envelope clearing
  • rate limiting and CSRF protection
  • CSP headers
  • separate consent for product analytics and research analytics

There aren't any published security advisories