Immutable backup for important data
Immutable backup for important data
I use Backblaze B2, but stored in an encrypted Restic container, set up using this guide:
helgeklein.com/…/restic-encrypted-offsite-backup-…
Restic has been great for automating backups, and even letting me mount the encrypted storage to grab individual files. I like doing it this way since I don’t have to trust Backblaze isn’t reading my data - I know for sure that they can’t.
Performance of storage that is both remote and encrypted is about what you would expect, but I don’t need access to the data unless something bad happens.
How much data are we talking about?
A free mega.nz account should be fine for everything except family fotos and legally obtained music/movies.
Restic or Borg on your side, a safe and remote destination on the other side.
use restic, with backrest web GUI, and cannot be happier.
As for remote site, I use a remote machine I rent, but there are plenty of providers around, shop a bit… Or find a friend for reciprocal backup?