Complete transparency about how TempGPT protects your privacy
AES-256 encryption using crypto-js library with session-unique keys. Note: Encryption keys exist in browser memory during active sessions but cannot be fully cleared in JavaScript.
Encrypted messages stored temporarily in Supabase with RLS policies. AI responses proxied through edge functions to OpenRouter API.
Automated cleanup via edge functions and database constraints with CASCADE deletion.
Zero data retention. All messages, session data, and encryption keys are permanently deleted when your session expires or ends.