Security Architecture
- Transport Encryption — All API requests are transmitted encrypted via TLS 1.3
- Storage Encryption — Knowledge base data and vectors are encrypted using AES-256
- Data Isolation — Multi-tenants are strictly isolated, and workspace data is invisible to each other.
- Key Management — API Key is stored encrypted using AES-GCM, and the front end only displays the mask
- Operation Audit — All administrator operations are fully recorded and cannot be tampered with