# Cerberus Security Suite Cerberus is Charon's optional, modular security layer bundling a lightweight WAF pipeline, CrowdSec integration, Access Control Lists (ACLs), and future rate limiting. It focuses on *ease of enablement*, *observability first*, and *gradual enforcement* so home and small business users avoid accidental lockouts. --- ## Architecture Overview Cerberus sits as a Gin middleware applied to all `/api/v1` routes (and indirectly protects reverse proxy management workflows). Components: | Component | Purpose | Current Status | | :--- | :--- | :--- | | WAF | Inspect requests, detect payload signatures, optionally block | Prototype (placeholder `