Hacker News new | ask | show | jobs
by shawnz 1988 days ago
I am not concerned with the code of other users' management layers. I am concerned with being able to use the code of this product in the way I want to use it. Copyleft is not important to me, I see permissive licensing as being a bigger priority for freedom.
1 comments

> they don't have any intention to develop this software without a profit, then they shouldn't have positioned themselves as a free-and-open-source product in the first place.

If something satisfies the four freedoms [0], it is free software.

[0] https://www.gnu.org/philosophy/free-sw.html.en

How does SSPL satisfy GNU's "freedom 0", to run the program for any purpose?
In the same way the AGPL satisfies it, you can run it for any purpose if you provide the source code to users.
Well, the linked page indicated that copyleft is something that applies only to distribution and not use, but I guess the AGPL shows that that's not true.

Nonetheless I don't agree with the GNU's claim that copyleft doesn't reduce freedoms. Of course a permissive license provides more freedoms: it's right there in the name

But this issue isn't really about permissive vs copyleft licensing anyway: Had Apache used a copyleft license with Lucene, Elasticsearch would have never existed.

But Amazon is hardly offering Lucene as a SaaS offering, don't they?
If they did, should that mean Elasticsearch can't?