this post was submitted on 17 May 2023
5 points (100.0% liked)

Free and Open Source Software

19771 readers
4 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Can anyone recommend a secure, open source, offsite backup setup with client-side encryption? The way I'm set up now, I have certain folders on my QNAP NAS automatically backup to Backblaze. Which is fine, except that the QNAP encryption scheme is proprietary and Backblaze is also proprietary (I've had a good experience with the latter, tho). I find the QNAP in general kind of hard to use, but it's what I've got at the moment. I was contemplating using Cryptomator, either with BB or something else, though I'm not exactly sure how to set it up. So what do people think? Would another setup be slightly better? If it ain't broke . . . ?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] sxan@midwest.social 6 points 2 years ago (4 children)

restic. I've been using it for years, and specifically with B2 for at least 2.

  • Client-side encryption, by default
  • Single executable
  • Stable format
  • Backups are incremental by default
  • Backups are mountable (via fuse), so it's easy to grab specific files from a snapshot

It really is a fantastic, free, OSS program.

[โ€“] gloating_swann@beehaw.org 2 points 2 years ago

By it you mean Cryptomator, yes?

load more comments (3 replies)