mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00
[GH-ISSUE #159] Encryption before storing in S3 #127
Labels
No labels
bug
confirmed next step
duplicate
enhancement
help wanted
in progress
in progress
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgbackweb#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @asynchroza on GitHub (Dec 2, 2025).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/159
Are there any plans to support encrypting database dumps before uploading them to an S3 bucket?
I’d love to see a feature that lets me either provide my own encryption keys or use AWS KMS to encrypt dumps on upload and decrypt them during restoration.
If this is something the team considers reasonable, I’m happy to work on an implementation and would appreciate any guidance on the preferred approach.
feat/add-oidc-auth#158