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