Licensing changes to Elasticsearch and Kibana
1–10 of 378 posts
Re: Licensing changes to Elasticsearch and Kibana
#2the landscape has really evolved over the last few years for companies trying to build a business around open source.
at grafana labs we are closely following these developments, and are constantly wrestling with decisions around what is best for our own licensing strategy.
all of our peers (eg. mongodb, elastic, redis, confluent, cockroach, timescale, etc etc) have recently made moves to prevent being disintermediated by the cloud vendors.
it's become the new normal.
interesting times.
Re: Licensing changes to Elasticsearch and Kibana
#3Personally, I'd rather see a more aggressive AGPL where REST calls are considered linking and trigger virality and I believe that would meet the definition of open source by the OSI while preserving the value of the commercial version.
Re: Licensing changes to Elasticsearch and Kibana
#4I hope that SSPL becomes the standard for companies so that at least it becomes a known entity instead of a proliferation of bespoke licenses: like if CockroachDB moved to it as well. Personally, I'd rather see a more aggressive AGPL where REST calls are considered linking and trigger virality and I believe that would meet the definition of open source by the OSI while preserving the value of the commercial version.
And the more companies adopt SSPL, the more pressure OSI will be under to accept a viable license for open source businesses.
Re: Licensing changes to Elasticsearch and Kibana
#5I hope that SSPL becomes the standard for companies so that at least it becomes a known entity instead of a proliferation of bespoke licenses: like if CockroachDB moved to it as well. Personally, I'd rather see a more aggressive AGPL where REST calls are considered linking and trigger virality and I believe that would meet the definition of open source by the OSI while preserving the value of the commercial version.
the osi has failed, in my opinion, for not approving sspl or something similar.
i respect them a lot less for it than i used to.
sspl does not technically impose any restrictions on any class of users; it’s just an extreme copy left license.
instead, osi spent a time arguing about mongo business model, technical capabilities, and sales tactics.
mongo eventually pulled their application to osi because (i think) they were so turned off by the process and politics.
Re: Licensing changes to Elasticsearch and Kibana
#6I hope that SSPL becomes the standard for companies so that at least it becomes a known entity instead of a proliferation of bespoke licenses: like if CockroachDB moved to it as well. Personally, I'd rather see a more aggressive AGPL where REST calls are considered linking and trigger virality and I believe that would meet the definition of open source by the OSI while preserving the value of the commercial version.
That would be a horrible precedent. Sending an http request to a server should not trigger copyright violation. This is similar to newspapers who claimed that having links to their site, violates copyright.
Re: Licensing changes to Elasticsearch and Kibana
#7I hope that SSPL becomes the standard for companies so that at least it becomes a known entity instead of a proliferation of bespoke licenses: like if CockroachDB moved to it as well. Personally, I'd rather see a more aggressive AGPL where REST calls are considered linking and trigger virality and I believe that would meet the definition of open source by the OSI while preserving the value of the commercial version.
> Personally, I'd rather see a more aggressive AGPL where REST calls are considered linking and trigger virality That would be a horrible precedent. Sending an http request to a server should not trigger copyright violation. This is similar to newspapers who claimed that having links to their site, violates copyright.
Re: Licensing changes to Elasticsearch and Kibana
#8Re: Licensing changes to Elasticsearch and Kibana
#9Earlier quoted context omitted.
> Personally, I'd rather see a more aggressive AGPL where REST calls are considered linking and trigger virality That would be a horrible precedent. Sending an http request to a server should not trigger copyright violation. This is similar to newspapers who claimed that having links to their site, violates copyright.
it’s not copyright violation. it’s a license violation. they are completely different.
Re: Licensing changes to Elasticsearch and Kibana
#10I hope that SSPL becomes the standard for companies so that at least it becomes a known entity instead of a proliferation of bespoke licenses: like if CockroachDB moved to it as well. Personally, I'd rather see a more aggressive AGPL where REST calls are considered linking and trigger virality and I believe that would meet the definition of open source by the OSI while preserving the value of the commercial version.
> Personally, I'd rather see a more aggressive AGPL where REST calls are considered linking and trigger virality That would be a horrible precedent. Sending an http request to a server should not trigger copyright violation. This is similar to newspapers who claimed that having links to their site, violates copyright.
I believe this is why the GPL uses the term "derivative".
> This is similar to newspapers who claimed that having links to their site, violates copyright.
Making links to their site might violate the license by which they allow you to browse their site, but it doesn't break copyright. If the on their homepage had a pop-up "You must agree not to not share any links found on this site as a condition of using this site" that would be analogous.