|
|
|
|
|
by tolmasky
2618 days ago
|
|
This is also incredibly worrying for the original goal of open source which was individual user's rights. I think it will be very difficult to make a license that cleanly allows me a personal user to change/use/distribute the source, but not a big business like Amazon. And sure, maybe its as simple as "are you profiting from it" -- but then we get into weird edge cases of me using your software on my router that I use for my real estate business or something. With open source, the requirements are really easy, as soon as there is a door for someone to get a cut of what you make, we get into the territory of whether you become a big enough target to start demanding a cut from. And then it's up to the courts to decide. That might be great from the author's point of view, but I think completely goes against the whole point of the software user's freedom. For example, is it that far fetched that at some point someone will come up with the abstract argument that your blogging service is really actually just a fancy interface to your MongoDB instance -- and thus you should pay up since you are a MongoDB provider. |
|
Just to be clear, if you are referring to Commons Clause, you can freely use the software for real estate or whatever, you just can't sell the router itself, software itself, or offer paid consulting / support / hosting for the software (well you can, but you need to obtain a commercial license - which is fair enough, since you are making money off the software, not off you real estate business).
This is a common misconception about Commons Clause. You can use it for commercial purposes. Exception is when you are selling the software itself, or the services that base on it.
As for blogging example, the concern is imho not justified. Hybrid licenses need support of community as much as open source ones and such behaviour would be suicide. It would help if the projects were clearly stating the allowed (and disallowed) usages in advance, but it's a bit early... There aren't many projects using Commons Clause yet for example.