Encryption everywhere
- TLS on every interface: HTTPS API and console, STARTTLS/TLS SMTP
- Secrets (provider credentials, webhook secrets, 2FA seeds, SMTP passwords) stored AES-256-GCM encrypted
- API keys and sessions stored only as hashes - never in plain text