Trust & Compliance

Security and reliability controls that support production WiFi planning workflows.

TLS Everywhere

HTTPS in transit for all web and API traffic.

Password Protection for Shared Plans

Optional password plus expiry controls for share links.

Audit Logs

Sensitive actions are recorded with request context.

Rate Limiting

Expensive and auth-related endpoints are protected against abuse.

Health & Readiness Endpoints

Operational probes support production monitoring.

Policies and transparency

Review how we handle data, acceptable use, and product changes. All app and API traffic is served over HTTPS.

Operations and uptime

Production deployments can monitor liveness and readiness with these HTTP endpoints (same host as the app):

  • GET /api/health— liveness (DB check; JSON may include commitSha when VERCEL_GIT_COMMIT_SHA or GIT_COMMIT_SHA is set)
  • GET /api/health/ready— readiness (DB); JSON includes version and optional commitSha like liveness

For hosting location, retention expectations, and data categories, see Privacy & data. For acceptable use and disclaimers, see Terms of service.

Trust & Compliance