✦ Security & Compliance ✦
Security & Privacy Architecture
How Aixentrix protects customer data with end-to-end encryption, strict tenant isolation, and zero-model-training policies.
1. Zero Data Training Guarantee
Your company data is never used to train public or foundational artificial intelligence models. Nexus AI strictly utilizes enterprise API agreements where customer prompts, embeddings, and context payloads are explicitly excluded from model training datasets.
2. Encryption Standards
- In Transit: All web traffic and API communications are enforced via TLS 1.3 with modern cipher suites.
- At Rest: All stored data, database records, and vector embeddings are encrypted using AES-256 with managed KMS keys.
3. Multi-Tenant Isolation
Data isolation is enforced at the database layer via PostgreSQL Row-Level Security (RLS). Every query executed by Nexus AI is scoped strictly to the authenticated tenant's workspace ID, ensuring cross-tenant data contamination is architecturally impossible.
