1652
you are viewing a single comment's thread
view the rest of the comments
[-] Swarfega@lemm.ee 7 points 4 months ago

Use Cryptomator. You can then use any cloud storage provider knowing they can't read your files.

[-] UQuark@programming.dev 22 points 4 months ago

Or just don't use cloud storage bruh

[-] pkill@programming.dev 7 points 4 months ago* (last edited 4 months ago)

it's good for 3-2-1 backup rule though. but you can also ask a relative or a friend to let you plug a NAS to their router.

[-] Appoxo@lemmy.dbzer0.com 1 points 4 months ago

Just encrypt the backup instead of keeping track of the encryption for every file?

[-] Swarfega@lemm.ee 4 points 4 months ago

Why not? It's another useful area to use as a backup.

Not always an option.

We use windows at work, which is annoying as a software developer, and I WFH three days a week. I need some files available on both machines and cloud is the best option. I’m not about to be taking a flash drive between home and work.

[-] Hawk@lemmy.dbzer0.com 1 points 4 months ago

I use syncthing, which works great unless you need a ton of space.

We have a list of approved software we can install and that isn’t one of them.

[-] Irelephant@lemm.ee 4 points 4 months ago
[-] dev_null@lemmy.ml 1 points 4 months ago

What tool would you recommend for that?

[-] Irelephant@lemm.ee 1 points 4 months ago

kleopatra is good, just make sure to backup your private key. If you are comfortable with a cli you could use gnupg. Its man page is good.

[-] dev_null@lemmy.ml 1 points 4 months ago* (last edited 4 months ago)

If you are comfortable with a cli you could use gnupg. Its man page is good.

If I have cloud storage mounted somewhere I need to be able to drag and drop directories in and out, see the files inside in an unencrypted form, and they should transparently be uploaded encrypted. This could very well be achieved by a bunch of scripts involving gnupg, but then that's what's I'm looking for, because gnupg by itself wouldn't be productive to use unless as a one-off.

This seems promising: https://szymonkrajewski.pl/encrypted-cloud-drive-rclone/

[-] Irelephant@lemm.ee 1 points 4 months ago

Well it depends on your use case. You could make a script to encrypt a copy of all the files in a directory, make a folder in the cloud storage, and then move the encrypted files to that directory.

this post was submitted on 15 Jun 2024
1652 points (100.0% liked)

Programmer Humor

19480 readers
297 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS