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

Encrypted zip files not properly supported #14

Open
Fornax96 opened this issue Mar 15, 2024 · 0 comments
Open

Encrypted zip files not properly supported #14

Fornax96 opened this issue Mar 15, 2024 · 0 comments

Comments

@Fornax96
Copy link
Contributor

Downloading files from an encrypted zip archive is currently undefined behaviour.

Some report that it downloads a useless encrypted byte stream, in other tests you get a compression error. It seems to depend on what software was used to build the encrypted archive.

The zip explorer API should detect encryption and give proper errors when a file can't be decompressed due to encryption. Maybe we can even decrypt the files server-side.

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

No branches or pull requests

1 participant