this post was submitted on 12 Jun 2024
79 points (97.6% liked)
Privacy
33166 readers
809 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When it comes to privacy and security, I think you should treat all cloud providers equally. Use a client with client-side encryption so that the only thing that touches the provider is encrypted data.
Rclone is an example of a good client that can do this, and can even mount your cloud storage as a filesystem with its encryption layer in between.
yep. I use backblaze B2 with rclone, and just don't worry since it's encrypted (including the file names) before it leaves my server.
Yeah that's what I do. I use filen because it's nice and easy to use and I got in early and got a good deal on a lifetime plan (actually two because you could stack them at the time, I dunno if you still can), but yeah I encrypt everything locally first before I upload it so it doesn't really matter if it gets stolen or whatever.
If you do that then I don't think it really matters especially where you put it.
I've been thinking about a 'RAID5' of free storage providers as a way to overcome this, shouldn't be too hard to implement, but I'm busy atm. I wonder if their TOS are already onto this, but conversely, how could they tell?
Quite true, as I do myself, but "RAID is not a backup". Use case here would be for offsite backup of encrypted, critical, low size documents (think docs, scans of important documents, source code, personal art) by aggregating e.g. 10Gb free accounts in such a way that if a provider goes tits up, or locks you out, you replace them as you would a dead drive in a RAID array. It's mission critical secure backup for the poors...