Hacker News new | ask | show | jobs
by danlugo92 1730 days ago
Tips and tricks for doing this the easiest way possible?
3 comments

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