Security
Security
Introspection is built for teams that need production-grade security for their AI systems.
Principles
- Your data stays yours. We do not train AI models on customer data.
- Encryption everywhere. All data is encrypted in transit (TLS 1.2+) and at rest.
- Private by default. No public endpoints for databases, caches, or internal services.
- Least privilege. Scoped IAM roles, workload identity, no exported keys.
- Customer control. Enterprise customers can bring their own encryption keys and deploy in their own cloud.
Deployment Models
| Model | Data Plane | Control Plane | Best For |
|---|---|---|---|
| Managed Cloud | Introspection | Introspection | Teams that want zero infrastructure overhead |
| Hybrid | Customer VPC | Introspection | Teams with data residency or compliance requirements |
| Self-Hosted | Customer VPC | Customer VPC | Full control over every component |
In hybrid and self-hosted deployments, customer data never leaves the customer’s cloud account.
Learn More
- Infrastructure — encryption, networking, identity, and multi-cloud architecture
- Data Handling — what we collect, how we store it, and how to control it
- Privacy Policy — our full privacy policy
Contact
To report a security vulnerability, email security@introspection.dev. Do not file a public issue.
Last updated on