Kyte StudiosKyteStudios

Legal

Security

Last updated: April 17, 2026

Security is a core part of how we build and operate. This page describes the practices and controls we apply to protect your data and the systems we build.

🔒

Encrypted in transit

All data is transmitted over HTTPS/TLS. We do not operate any unencrypted HTTP endpoints in production.

🛡️

Access controls

Production systems are accessible only to authorised personnel. Credentials are stored in environment variables, never in code.

🗃️

Data minimisation

We collect only the data we need. We do not store payment card details — payments are handled by Stripe.

🔍

Dependency management

We regularly audit dependencies for known vulnerabilities using automated tooling and apply patches promptly.

Infrastructure Security

Application Security

Client Project Security

For client projects, we apply the same security standards to everything we build. This includes:

Responsible Disclosure

If you discover a security vulnerability in our website or services, please report it responsibly by contacting us at security@kytestudios.com before disclosing it publicly. We will investigate and respond within 72 hours, and we will credit you for responsible disclosure if desired.

Please do not attempt to access, modify, or delete data that does not belong to you during any testing.

Incident Response

In the event of a security incident affecting client data, we will notify affected clients within 72 hours of becoming aware of the breach, provide details of what data was affected, and take all reasonable steps to contain and remediate the issue.

Found a security issue? Report it responsibly