Skip to content

Instantly share code, notes, and snippets.

@573
Created March 25, 2024 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 573/aea0d7cb0dbef2b3d3d16f7565ee1e75 to your computer and use it in GitHub Desktop.
Save 573/aea0d7cb0dbef2b3d3d16f7565ee1e75 to your computer and use it in GitHub Desktop.
WIP backblaze with private encryption key alias sse-c alias custom server side encryption key
  • tl;dr backblaze does NOT support setting that with their webapp on linux (via desktop app only for windows / mac)
  • all solutions (shell script or even restic etc. etc.) all encrypt the data locally before basically just uploading it with the encryption key backblaze provide themselves, which is ok then because the encryption happenend already locally as said. if that is still the best option idk.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment