Giter Site home page Giter Site logo

License issue about ramhorns HOT 4 CLOSED

maciejhirsz avatar maciejhirsz commented on June 15, 2024
License issue

from ramhorns.

Comments (4)

mmstick avatar mmstick commented on June 15, 2024 1

Perhaps the Mozilla Public License 2.0 would be a better fit? It provides the same benefits as the GPL, requiring that any changes made to your crate are open sourced, but would not force any software that links to it to change their license to match.

Currently, this crate requires the dependant to also be GPL, so any open source project with a permissive license is forbidden to use it. The LGPL wouldn't be any better, because Rust statically-links by default. Wrapping the crate in a microservice with RPC can be used to circumvent the GPL, for any that really want to use it, though chances are that markup, askama, or something else, will be used instead.

from ramhorns.

maciejhirsz avatar maciejhirsz commented on June 15, 2024 1

I'm afraid that wouldn't address my worries. I'd be fine with a double license, with the second license being permissive but only available to projects that do not do user tracking or violate privacy (regardless wether they are commercial or not).

from ramhorns.

maciejhirsz avatar maciejhirsz commented on June 15, 2024

GPL is very much intended. I will provide an option for a different license on request, but for now GPL it is.

from ramhorns.

tomberek avatar tomberek commented on June 15, 2024

Would GPLv2 be acceptable?

from ramhorns.

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.