Privacy Protection Program
Chutes.ai offers multiple levels of security:
- environmental isolation: Each model's operating environment is independent of the other
- TEE Support: Sensitive data can be processed using a trusted execution environment
- Key Management: Hierarchical control of API keys and access rights
Safety Practice Recommendations::
- Client-side encryption of critical data before transmission
- Periodic rotation of API access keys
- Set up IP whitelisting to restrict access to sources
- Use TEE-capable compute nodes on the platform
This answer comes from the articleChutes: a serverless computing platform for deploying and scaling open source AI modelsThe
































