Skip to content

Conversation

@mdrozdovz
Copy link

Added password encryption for ZIP files used both in local and remote (S3/Minio) destinations.

Working with remote destinations it's often the case the bucket is shared across different teams/projects or permissions are not fine-grained. So, in order to prevent data leaks, and as best practice when uploading data to third party services encrypting files is a way to go.

This PR adds support for encrypting dump and decrypting upon restoration - by replacing unzip utility with p7zip.

@nicam
Copy link

nicam commented Dec 8, 2024

Oh great, exactly what I was looking for. Can we get this merged? :)

@giangyger
Copy link

The only thing missing for me and what is preventing me from using pgbackweb right now. Awesome if we can get this merged!

@eduardolat
Copy link
Owner

Let me modify it so that the passwords are set at the backup level instead of globally, this way it is much more flexible

@sepirak-nick
Copy link

Any update on this? Would be amazing to have.

@asynchroza
Copy link

Has there been any progress here? I'm in a dire need of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants