Earlier quoted context omitted.
Of course, they should "encourage" Amazon not to steal their product and business model. Right. It is not possible to steal something from someone who deliberately and freely offers that thing to you.
And they (ElasticSearch) rightfully excluded what they feel is taking advantage of them in an exploitative manner. I am quite sure they are open to a reciprocal licensing agreement with AWS et al.
Licensing changes to Elasticsearch and Kibana
141–150 of 378 posts
Re: Licensing changes to Elasticsearch and Kibana
#142Earlier quoted context omitted.
And they (ElasticSearch) rightfully excluded what they feel is taking advantage of them in an exploitative manner. I am quite sure they are open to a reciprocal licensing agreement with AWS et al.
They are welcome to do that if they feel that way. But it's not theft for people to use software under the terms of the license you offer it to them under, and it's a fucking stupid accusation to make.
Re: Licensing changes to Elasticsearch and Kibana
#143Re: Licensing changes to Elasticsearch and Kibana
#144Are there any known instances where a company offering Mongo or another SSPL-licensed app as a service has complied with section 13 by releasing the “Service Source Code” of everything supporting the service? If not, that basically confirms the OSI's rejection of the SSPL as an open source license -- If that provision is too onerous to be followed, it might as well say "you can't offer this as a service".
Re: Licensing changes to Elasticsearch and Kibana
#145Earlier quoted context omitted.
This. I feel so much for the hundreds of open source developers who toil everyday only to have AWS make so much money out of it, to make the largest shareholder the richest man on earth, while contributing nothing back to any of the open source projects. This has to be fixed or we will see less and less developers open sourcing quality products
It's not open source though.
* can I inspect source and build it myself?
* can I fix it?
* can I share modifications with others?
Many of the new "cloud protection licenses" offer this, yet they are (by definition) not opensource.
Re: Licensing changes to Elasticsearch and Kibana
#146Earlier quoted context omitted.
TFA explains why Elasticsearch switching to SSPL is indeed a cause for concern. Money quotes: > Basically, it’s a hostile proprietary license masquerading in open source clothing. By using an SSPL project in your code, you are agreeing that if you provide an online service using that code then you will release not only that code but also the code for every supporting piece of software, all under the SSPL. > It’s not…
Wait? Would even my devops pipeline fall under it? Or my monitoring? Deployment and management in kubernetes for example?
Re: Licensing changes to Elasticsearch and Kibana
#147Are there any known instances where a company offering Mongo or another SSPL-licensed app as a service has complied with section 13 by releasing the “Service Source Code” of everything supporting the service? If not, that basically confirms the OSI's rejection of the SSPL as an open source license -- If that provision is too onerous to be followed, it might as well say "you can't offer this as a service".
I think the big issue is that all Sass Providers considered themselves free from such pesky license details like copyleft, because they don't distribute software.
I think the biggest problem with the SSPL is its vagueness when it comes to liabilities and its broad reach when it comes to contagion. In principle, a copyleft license that covers service providers is long due, but it better be a good and practical one.
Re: Licensing changes to Elasticsearch and Kibana
#148I wonder how many people contributed to Elastic which do not work for Elastic.co ? Those folks have reasonably counted on having fruits of their labor to be available under Apache 2.0 and now they only get to use them with SSPL restrictions
Re: Licensing changes to Elasticsearch and Kibana
#149This is an alarmist headline. The SSPL license to which they are switching only requires your code to be open sourced if you are providing Elasticsearch itself as a service. This change is directed at cloud providers who take open source software and then provide them as a service for payment without contributing to the project. If you are using Elasticsearch on your backend to build search-enabled products or websit…
If so, why bother leaning into the word "open"? Just call it freeware.
Re: Licensing changes to Elasticsearch and Kibana
#150It's just a change to make sure that those who resell ES as a service share their code. We use AWS's ES. And, as far as I'm concerned they already open-source their version. SSPL is actually helping the open-source community here
Unfortunately for you, there's a decent chance that AWS freezes their support at a version before this license change, and never offers upgrades. As far as I know, AWS has never agreed to offer services based on code under the SSPL license.