Hacker News new | ask | show | jobs
by stevens37 1729 days ago
Encrypt everything before uploading.
1 comments

Tips and tricks for doing this the easiest way possible?
Rclone. It has multiple backends and you can chain them: encrypt -> cache locally for performance -> store on backend.
Deja Dup on Linux supports this. Just pick a directory to back up, sign in with your Google Account, and check a box to encrypt your stuff before uploading. Google Drive just sees encrypted chunks with file names like “duplicity.gpg”.
And don't forget to backup the decryption key using an out of band method, such as a USB disk.
Cryptomator has overall a nice clean interface, I find