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

Client-side compression #111

Open
SoniEx2 opened this issue Oct 22, 2016 · 2 comments
Open

Client-side compression #111

SoniEx2 opened this issue Oct 22, 2016 · 2 comments

Comments

@SoniEx2
Copy link

SoniEx2 commented Oct 22, 2016

Before encrypting the data, compression should take place. There should be a checkbox, enabled by default, for compression.

This is a pastebin, so BREACH and CRIME don't apply. (unless you have somehow developed an application protocol on top of zerobin...)

This would save server-side storage space.

@elrido
Copy link

elrido commented Oct 22, 2016

rawdeflate / rawinflate libraries are used since the beginning in ZeroBin to compress data before it is encrypted. Hence, this is already implemented.

@rugk
Copy link
Contributor

rugk commented Oct 22, 2016

Also this is the outdated, unmaintained ZeroBin version. Please use https://github.com/PrivateBin/PrivateBin instead.

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

3 participants