Legal
LiveSecurity posture: strong defaults, no secret exposure.
AuthDeep public surfaces are designed to explain security posture without leaking private implementation details.
Launch-safe content policy
Public AuthDeep pages avoid private infrastructure details, unsupported compliance claims, secret-looking examples, customer data, and attacker-useful thresholds.
What this page covers
- Landing and docs run with CSP, clickjacking protection, nosniff, referrer policy, and restrictive permissions policy.
- Frontend auth uses HttpOnly cookies plus memory-only public session context; no auth secrets are stored in localStorage or sessionStorage.
- Operators should use Cloudflare WAF, bot mitigation, rate limiting, and safe request IDs for public-surface protection and tracing.
Responsible disclosure and formal security contact language should be added only after the owner approves the intake process.