this post was submitted on 23 Aug 2023
198 points (97.6% liked)
Technology
61263 readers
4426 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So what is the safest encrypted cloud service these days?
None. Use your own encryption keys, and pre-encrypt your data.
If the cloud provider I use for storing my backups got pwned, the attacker would gain access to.... well, nothing, without my private keys. And- if you follow the 3.2.1. rule, you would lose nothing, because you have at least two other copies.
Thanks. What program do you use to easily encrypt before uploading?
Duplicacy has worked well for me
This is the solution I use as well.
Although, rclone is also a viable solution.
Restic is really good too. I use it for my stuff.