Security
Deliteful is built on modern, secure infrastructure with strict temporary-storage handling. All processing is deterministic — no probabilistic or AI-based behavior — ensuring predictable, auditable outcomes.
Infrastructure
- Frontend served through Vercel’s global edge network
- Processing performed in isolated Modal serverless functions
- Temporary storage on Cloudflare R2 with automatic cleanup
- Supabase for authentication, database, and Row-Level Security (RLS)
File Handling
- No long-term file storage at any point
- Temporary files automatically deleted shortly after processing
- No human access at any stage
- Files are never used for analytics, logs, or AI training
- Per-plan upload limits ensure safe and fair resource use
Connections & Encryption
- All traffic is encrypted via HTTPS
- R2 access is signed and time-limited
- Cloudflare provides automatic bot and DDoS protection
- Supabase sessions are encrypted and protected by RLS