Y
Hacker News
new
|
ask
|
show
|
jobs
by
danlugo92
1730 days ago
Tips and tricks for doing this the easiest way possible?
3 comments
cdumler
1730 days ago
Rclone. It has multiple backends and you can chain them: encrypt -> cache locally for performance -> store on backend.
link
symlinkk
1730 days ago
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”.
link
dotancohen
1728 days ago
And don't forget to backup the decryption key using an out of band method, such as a USB disk.
link
mNovak
1730 days ago
Cryptomator has overall a nice clean interface, I find
link