Code Monkey home page Code Monkey logo

Comments (2)

alexcrichton avatar alexcrichton commented on May 28, 2024 1

Yeah the historical events here were unfortunate, but it should be getting much better soon! With ring coming soon as well as a default-off feature I think this'll effectively be solved, so I'm going to close this.

from cookie-rs.

SergioBenitez avatar SergioBenitez commented on May 28, 2024

In 0.7, cookie will be using ring for it's crypto (#68). Unlike openssl, ring has no -sys dependencies, making it a fairly light dependency. The only caveat is that it requires Visual Studio to be installed on Windows to build, but that itself is changing. In short, ring should be as easy to build as any other Rust library.

My impression from speaking with @seanmonstar is that this would resolve his qualms about including cookie as a dependency in reqwest. Removing the dependency from hyper, I believe, was for this reason and others. I personally would not like to see cookie be a dependency of hyper.

secure is an optional feature. If you don't want the signing/encryption features, then simply don't enable the feature. I don't see the difference between having secure be a feature and having it be a separate crate.

from cookie-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.