Private and Secure

Your own database, your own encryption, your own decision about what to share.

Every user gets their own isolated SQLite database — complete data separation at the storage level. Your prompts physically cannot leak into another user's queries.

Before you publish, the 4-layer safety scanner checks for PII, prompt injection patterns, hardcoded secrets, and content moderation issues. Backup credentials are encrypted with AES-GCM.

What you can do

  • Per-user SQLite database — true data isolation
  • 4-layer safety scanning: PII, injection, secrets, moderation
  • All findings require acknowledgment before publishing
  • AES-GCM encryption for backup credentials
  • Key rotation support without service interruption
  • Private by default — you choose what becomes public
Try it free

No credit card required