Authentication and secrets
- Passwords are stored as one-way hashes
- Session cookies are HTTP-only and signed
- Connected-account tokens are encrypted before database storage
This page documents safeguards currently present in the application. Hosting guarantees, certifications, backup policy, and SLA are not claimed here unless separately contracted.
Use a unique password, restrict team roles to the minimum needed, and remove integrations that are no longer in use.