Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "mc support upload" encryption #5113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

klauspost
Copy link
Contributor

Description

  • Add --enc parameter to mc support upload to encrypt the file content.
  • Add file size as zstd frame content size.
  • Test opening the file before doing more.
  • Uses same key as mc support inspect.

How to test this PR?

@anjalshireesh - would it be possible for you to test the upload? We will probably need to make changes to inspect but I would need a test file to verify

Types of changes

  • New feature (non-breaking change which adds functionality)

* Add `--enc` parameter to `mc support upload` to encrypt the file content.
* Add file size as zstd frame content size.
* Test opening the file before doing more.
* Uses same key as "mc support inspect".
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.

1 participant