Skip to content
Nix Inside

Security

An overview of how Nix Inside approaches security for this website and client engagements. This is a sample document for a demonstration website.

Last updated: September 2026

Website security

The site is served over HTTPS with modern TLS, uses a strict content model for third-party resources, and does not expose API keys in client code.

Client engagements

Access to client systems is granted on a least-privilege basis and revoked at the end of an engagement.

Credentials are stored in a dedicated secrets manager, never in documents or code.

We follow SEO-safe change management: staged deploys, backups and rollback plans for technical work.

Reporting a vulnerability

If you believe you have found a security issue with this site, email security@nixinside.com with details. We appreciate responsible disclosure.