Coder Social home page Coder Social logo

More liberal license? about docker-openvpn HOT 7 CLOSED

kylemanna avatar kylemanna commented on July 16, 2024
More liberal license?

from docker-openvpn.

Comments (7)

ypid avatar ypid commented on July 16, 2024

It would be interesting to know those corporate cirumstances a bit better. AGPL should not restrict the use of this container, except if you provied a VPN service and need to change the source code (or Dockerfile) and are unable to release the changes. Is there a reason why those changes can not be released?

from docker-openvpn.

tristanz avatar tristanz commented on July 16, 2024

First, the changes are often small things like changing DNS servers. We are happy to upstream changes but releasing code requires legal ok, so it's not worth the hassle for small things. We'd need to make sure our fork was available forever.

Second, clients require us to disclose all GPL licensed software used. We then have to indemnify clients against possible infringement by accidental linking. And even then it creates legal risk.

Anyway, your call. I do think the evidence is that more liberal licenses get more users and contributors.

from docker-openvpn.

ypid avatar ypid commented on July 16, 2024

You don’t need to hard code the DNS server in the docker image. Have a look at the ovpn_genconfig script. There is even a switch for that. Also note that even when you want to run a completly different openvpn configuration you can do so by bind mounting the configuration to /etc/openvpn in the container. This is what I do in my setup.

To your second point. I guess thats what AGPL means …

Lets see how @kylemanna thinks about this …

from docker-openvpn.

kylemanna avatar kylemanna commented on July 16, 2024

Typically I prefer MIT or BSD licenses and would consider changing it. @tristanz, would this work for you?

@ypid is the only one to ever include a license and copyright on one of his contributions.

from docker-openvpn.

tristanz avatar tristanz commented on July 16, 2024

+1 MIT/BSD. I just submitted this because I can't use this repo for due to AGPL and it seemed unnecessary.

from docker-openvpn.

kylemanna avatar kylemanna commented on July 16, 2024

@ypid would you be willing to update your ovpn_getclient_all from bf34f34 to an MIT license?

from docker-openvpn.

ypid avatar ypid commented on July 16, 2024

I am not fully convinced but ok. I changed the license to MIT.

from docker-openvpn.

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.