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

hyper 0.11? #76

Open
mssun opened this issue Sep 18, 2017 · 6 comments
Open

hyper 0.11? #76

mssun opened this issue Sep 18, 2017 · 6 comments

Comments

@mssun
Copy link

mssun commented Sep 18, 2017

Compared to 0.9, I guess hyper dropped openssl dependency and made it a pure rust library.

I wonder when snatch will move on to hyper 0.11 and give an option to decide whether to use openssl. OpenSSL can potentially introduce security issue.

This will give users an option to use pure Rust binary.

@k0pernicus
Copy link
Contributor

Hello @mssun,
Actually, I think Snatch is no longer maintained.
@Jean-Serge, can you confirm please?

Concerning your issue, I am agree with you.
I forked Snatch as Zou (https://github.com/k0pernicus/zou) - maybe you can create an issue in the project if you want, and/or create a PR for this issue.

Thanks a lot for reporting issues!

@mssun
Copy link
Author

mssun commented Sep 18, 2017

Ok, really?

Actually, I am looking for a pure-rust wget/curl tool.

@k0pernicus
Copy link
Contributor

k0pernicus commented Sep 18, 2017

Yep, that's the plan for zou - to be the next wget: most simple, most secure, most efficient.

@mssun
Copy link
Author

mssun commented Sep 19, 2017

@k0pernicus Issue copied to you fork. Thanks.

@k0pernicus
Copy link
Contributor

@mssun Got it - I will work on that soon ;-)

@mssun
Copy link
Author

mssun commented Sep 19, 2017

Awesome. Thanks.

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

2 participants