Feature Request: Add more cloud storage providers
Description
Currently, Marix supports cloud sync via WebDAV. It would be great to add support for more cloud storage providers:
Proposed providers:
- Google Drive - Most popular cloud storage
- Dropbox - widely used file hosting service
- OneDrive - Microsoft's cloud storage
- iCloud Drive - Apple users
Why?
These providers are widely used and would make cloud backup more accessible for users who don't have WebDAV access.
Security
All cloud sync already uses client-side encryption (Argon2id + AES-256-GCM), so cloud providers only see encrypted data. This maintains the security model.
Priority
Medium - can be implemented incrementally
Feature Request: Add more cloud storage providers
Description
Currently, Marix supports cloud sync via WebDAV. It would be great to add support for more cloud storage providers:
Proposed providers:
Why?
These providers are widely used and would make cloud backup more accessible for users who don't have WebDAV access.
Security
All cloud sync already uses client-side encryption (Argon2id + AES-256-GCM), so cloud providers only see encrypted data. This maintains the security model.
Priority
Medium - can be implemented incrementally