Skip to content

Add gpg as a compression option#31

Merged
AMecea merged 5 commits into
presslabs:masterfrom
jgartrel:gnupg
Apr 17, 2024
Merged

Add gpg as a compression option#31
AMecea merged 5 commits into
presslabs:masterfrom
jgartrel:gnupg

Conversation

@jgartrel
Copy link
Copy Markdown
Contributor

The goal here is to add public-key encryption. This is very similar to #20, however, use of public-key encryption instead of a shared password helps in certain compliance situations.

The use case is to allow any number of ZFS machines with a public key to upload backups to S3. This key can be freely shared throughout the organization without fear of compromise. When restoring, access to the private key is required.

Due to its use as a compression utility and the similar nature in which gpg is implemented to other compression utilities, it made more sense to add it as a compression option instead of extending the hard work of @kithrup in the pull request mentioned above.

@jgartrel
Copy link
Copy Markdown
Contributor Author

This could be an used as an alternative to #15

@jgartrel jgartrel mentioned this pull request Mar 22, 2024
@AMecea AMecea merged commit 4dc5045 into presslabs:master Apr 17, 2024
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.

2 participants