Storage
Model Repo stores your model files in Runpod’s infrastructure, backed by Cloudflare R2. Your data is isolated to your Runpod account and is not accessible to other users.Encryption
All model data is encrypted at every stage:- At rest: AES-256-GCM encryption, applied by default to all objects stored in Cloudflare R2.
- In transit: TLS encryption for all transfers, both between your machine and Runpod when uploading and between Runpod’s systems when caching models on worker hosts.