We aim for a realistic, defensible security posture for a small studio:
- HTTPS / TLS for all visitor traffic.
- Provider-supported encryption at rest for stored data.
- Least-privilege access on admin and vendor accounts.
- Multi-factor authentication for admin and vendor accounts where supported.
- Bot defense and per-IP-plus-email rate limiting on the contact pipeline.
- Periodic dependency review and patching for the libraries that ship to the public site.
Error monitoring (Sentry). Sentry is configured to remove request bodies, request cookies, auth/cookie headers, selected Sentry user identifiers, known contact-form field keys, and Turnstile tokens from event payloads where supported by our SDK configuration. It also redacts email addresses from error messages. Session Replay is not currently enabled.
We do not intentionally add visitor IP addresses to Sentry event payloads; Sentry may still receive connection metadata as a service provider.
No system is perfectly secure. We do not guarantee that the site or our systems will be free from vulnerabilities or unauthorized access. If you believe you have found a security issue, please email hello@3sixs.com and we will respond — see the security page for our responsible-disclosure posture.
Breach notice. If we become aware of a security incident affecting your information, we will investigate, mitigate, and notify affected people and regulators where required by law.