Technical Specifications Professional-grade backup architecture, engineered for macOS
System Compatibility
CloudChute is not a "wrapped" web app or a cross-platform port. It is a native macOS application, written in Swift and SwiftUI. This ensures deep integration with the operating system and maximum efficiency on modern hardware.
| Feature | Specification |
|---|---|
| Operating System | macOS Sonoma (14.4) and later CloudChute utilises the advanced cryptographic primitives introduced in macOS 14.4 to ensure end-to-end encryption. To maintain our Zero-Knowledge standard, legacy versions of macOS are intentionally unsupported. |
| Storage Providers | Google Drive, Dropbox and Box |
| Processor | Apple Silicon (M-Series) & Intel |
| Architecture | Native Swift / SwiftUI Universal Binary |
| Dependencies | None (No Java, No Electron) |
Security & Encryption
We operate on a Zero-Knowledge model. Your files are treated as private assets that only you can access. Encryption happens locally on your Mac before any data is transmitted to the cloud.
| Security Layer | Protocol |
|---|---|
| Encryption Standard | AES-256 (Advanced Encryption Standard) |
| Key Management | Local macOS Keychain (Keys never leave your Mac) |
| Authentication | Direct Provider Sign-in (Your passwords never touch our servers) |
Isolation & Scoping
CloudChute operates on a Principle of Least Privilege. We utilise provider-specific sandboxing to ensure the application remains strictly isolated from your personal files and sensitive data.
| Provider | Method | Security Impact |
|---|---|---|
| Google Drive | appDataFolder | CloudChute is restricted to a hidden, dedicated configuration folder. It has zero visibility or access to your Drive files. |
| Dropbox | App Folder Scoping | Access is limited to the /Apps/CloudChute directory. The application cannot "see" or interact with anything outside this path. |
| Box | Token Downscoping | We use scoped access tokens restricted to a specific root folder. This creates a hard boundary at the API level that the app cannot cross. |
Backup Logic
CloudChute is a one-way, point-in-time backup engine. This is fundamentally different from "Sync" logic, which mirrors deletions and can lead to permanent data loss.
| Logic Type | CloudChute Performance |
|---|---|
| Data Retention | Non-destructive (Deletions on Mac do not affect the vault) |
| Data Sovereignty | Permanent Access. Even if you cancel your subscription, the app remains functional for restores and downloads from your stoarge vault |
| Environment Scope | Multi-Machine Support (Up to 3). Each installation requires a unique storage provider to maintain independent backup integrity. |
| File Integrity | Version history to protect against corruption |
| System Impact | Intelligent background scanning with low Disk I/O |
| Connectivity | API-optimised throughput for large-scale libraries |
The "Silent" Design
As musicians and engineers, we designed CloudChute to be silent. It is engineered to run in the background without causing audio dropouts or system lag during high-intensity tasks like mixing, mastering, or rendering. It respects macOS power management to preserve your battery life while you are working on the move.