Hacker News new | ask | show | jobs
by DavideNL 3648 days ago
Unfortunately rclone doesn't support encryption (yet) though... so the cloud provider can see all your data - https://github.com/ncw/rclone/issues/219

(unless of course you manually encrypt it locally before upload)

1 comments

Mmm... true. Though if you're truly paranoid then you'll never really trust anyone to encrypt your data. :) I use tools like attic (https://attic-backup.org/) to create encrypted snapshots of my backups.