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

To remove the dependency on the zip command and implement encryption of zip files through code #529

Merged
merged 23 commits into from
Nov 8, 2024

Conversation

Teingi
Copy link
Contributor

@Teingi Teingi commented Nov 5, 2024

Summary

To remove the dependency on the zip command and implement encryption of zip files through code

Solution Description

To solve the problem by introducing pyminizip in the obdiag code, when collecting information remotely, use tar to compress the data. Once the compressed file is transferred back to the obdiag machine, use pyminizip to change the compression format and simultaneously handle the encryption needs.

Copy link
Contributor

@wayyoungboy wayyoungboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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