https://drewdevault.com/2021/01/19/Elasticsearch-does-not-be...
Amazon: Not OK – Why we had to change Elastic licensing
581–590 of 708 posts
Re: Amazon: Not OK – Why we had to change Elastic licensing
#582Earlier quoted context omitted.
Frankly I don't get why OSI proponents are so angry about the use of the term Open Source, when they can just unambiguously use "OSI Approved License" instead. It's borderline gatekeeping and it irks me to no end.
> It's borderline gatekeeping No, it's a term-of-art. When people muddy the waters and try to undermine the standard terminology of a field, it's not some righteous struggle to liberate a term, it's just an obstacle to clear communication. In aviation, flap is a precise term-of-art, and is never used interchangeably with aileron , despite that an aileron is plainly a kind of flap (in the colloquial sense). If you ado…
The OSI definition is a newer more narrow definition adopted long after the term was in broad use.
And fundamentally, the literal meaning of the words open and source do not have connotations beyond the source being available for viewing.
Re: Amazon: Not OK – Why we had to change Elastic licensing
#583https://anonymoushash.vmbrasseur.com/2021/01/14/elasticsearc...
Re: Amazon: Not OK – Why we had to change Elastic licensing
#584Re: Amazon: Not OK – Why we had to change Elastic licensing
#585Earlier quoted context omitted.
That doesn't parse. The SSPL does not discriminate against a person, a group, or a field of endeavor, any more than the GPL "discriminates" against people who distribute modified versions of a program by requiring them to distribute the source code of the changes. Further, the requirement of the SSPL does not cover "distributing with", so point 9 doesn't seem to make sense either.
The main problem is that the license is bad, in the sense that it's vague.
There is plenty of vagueness in open licenses. Familiarity over time doesn't make that vagueness go away.
Re: Amazon: Not OK – Why we had to change Elastic licensing
#586Earlier quoted context omitted.
> I read that article [...] If they had actual proof, they would take legal action against the author of that plugin. The first sentence of that article: > Back on September 4th, we filed a lawsuit against floragunn GmbH, the makers of Search Guard, a security plugin for Elasticsearch
Yeah? SCO sued a bunch of people too. They haven't won, though.
Re: Amazon: Not OK – Why we had to change Elastic licensing
#587Earlier quoted context omitted.
The new license doesn't restrict others from operating Elasticsearch as a service. It restricts others from operating Elasticsearch as a service unless they release any source code patches, improvements, and/or functionality extensions they make to it. To me, that's exactly what you're saying you expected from liberal licenses, but it's delivered by a restrictive license, using the restrictions popularized by GPL lic…
I think the term "more open" is a bit too vague in this discussion. Sometimes people use it to refer to permissiveness (e.g. BSD) and sometimes people use it to refer to stimulating further open source work (e.g. GPL). (And if we're following the "definitions" then ElasticSearch is no longer "open source" since that has a strict definition, but it's probably not so relevant in this discussion.) I also don't really ob…
GPL does not require releasing source code or patches except to those whom you give the binaries. If Facebook creates an improved internal fork of GPL code and runs it inside of Facebook, they can keep their sources/patches private and be in compliance with GPL.
There is a practical advantage to upstreaming your patches: because it makes maintenance easier if those patches are accepted and merged upstream, but there's no legal/license requirement to release them for code that you keep internal to your company.
Re: Amazon: Not OK – Why we had to change Elastic licensing
#588All for another cool billion.
NOT OK
Re: Amazon: Not OK – Why we had to change Elastic licensing
#589What gets often never discussed in these debates is below : The sheer inability of OSI to provide a new-age license that can counter AWS. Can anybody knowledgeable shed some light on this topic ? Like what OSI license can counter AWS & if there are none why aren't OSI doing anything.
It's no secret AGPL was written to solve "the Google problem". SSPL tried to solve "the AWS problem" with copyleft, rather than just banning the use case, which is what Commons Clause did.
Re: Amazon: Not OK – Why we had to change Elastic licensing
#590Earlier quoted context omitted.
The main problem is that the license is bad, in the sense that it's vague.
AGPL is GPL with some changes. SSPL is AGPL with some more changes. There is plenty of vagueness in open licenses. Familiarity over time doesn't make that vagueness go away.