-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I wonder how many CKEditor5 users are in violation of (your interpretation) of the GPL? #14314
Comments
Honestly, the GPL license is very complex and ambiguous. It is just impossible to provide a clear, easy to understand instruction for everyone and every use case on how one can be compliant with GPL and what implications of using JavaScript code it does for your website or web application. Some projects try to clarify their interpretation on their websites: There are also multiple (sometimes conflicting with each other) interpretations on stackexchange.com. We believe in the good faith of users integrating CKEditor 5 in their projects and leave it up to them to interpret the consequences of using a GPL-licensed JavaScript editor. As @fredck stated in the mentioned thread, we were seriously considering AGPL (simpler to understand). But that would block numerous great open source projects such as Drupal, WordPress, Neos, Typo3, Joomla and so on from having a chance to use it. The main reason behind changing the license of CKEditor 5 was the lack of balance between what we give and get back in return from organizations using CKEditor 5. We were paying thousands of dollars for products that used CKE4 inside, while not even receiving a single contribution from companies building these products. One could correctly argue that it was our choice to license CKE4 like that, but I believe we had the right to learn and adjust the license to change this situation with the new release, making it the least painful change for existing CKEditor 4 users. To put in simple words, our primary intention was that if you create a SaaS application, for instance, CRM or legal contract management system, you should either release this application under the GPL license or buy a commercial license. Understanding the misfortune impact of GPL on other types of open source projects, we introduced https://ckeditor.com/wysiwyg-editor-open-source/ to grant licenses compatible with e.g. MIT-licensed open source projects. Introducing a very subtle “Powered by” logo in the bottom right corner (that in some way triggered the creation of this ticket) was another move to get something small in return from users just consuming the software. I know it is controversial to introduce it in an existing software, but what else can we do if we haven’t thought about it at the very beginning of CKEditor 5 and CKEditor 6 will be released in… 5-10 years? We made it adjustable, we made it least intrusive (in our opinion), e.g. removing it completely for screen readers (#14118). As for the commercial discussion you had with the sales team, if you would like to continue, I’d prefer to switch to an email conversation, GitHub is not a place for discussing the commercial offering. We’d appreciate it if you give us one more opportunity to review your use case. However, if you already decided to use a different editor, because of the small “Powered by CKEditor” logo in the bottom right corner, I’d like to thank you for your really honest (and challenging) feedback and for using CKEditor for 5 years 👍 |
Sounds like a great license to use... Have you considered the DX of offering your software under a license you yourselves cannot rectify or explain?
So @fredck is wrong? He was pretty unambiguous in his take that is buried in the issue comment I quoted:
I cannot see how your statement above and his can exist in the same universe.
So then why not dual license it GPL/AGPL, similar to the way it was triple-licensed when we first started using it in 2018?
An insanely-priced commercial license.
Since you asked, here is what I would do if I was running CKSource:
The Powered by CKEditor issue is a red herring, however, as it seems based on @fredck's comments and that of your current sales/compliance team, anyone that references CKEditor.js from their website must release the source code of their website under the GPL, regardless of whether they're flying a Powered by CKEditor flag. If this is definitively not your stance, then you should clarify that here and on the issue he was commenting on. Either way, I think you owe it to your users to be explicit about this on the README of this project, and on the bundler tool I linked to on your website, which doesn't once mention the onerous licensing.
Believe me, the last thing on earth I want to spend time on now is transitioning from CKEditor to an alternative like Quill or Froala, but based on @fredck's comments, I don't see how we can use the GPL'd version, and the commercial licensing pricing is absolutely frickin' insane. I can't tell if your commercial licensing pricing is because you see every use case as the same, or just that you don't care that there are different use cases. In my world, someone using CKEditor to build and sell a Google Docs competitor is a lot different from someone using ckeditor as a rich text editor on a basic web form, but it doesn't seem like that is reflected in pricing. And if you want to count someone that posted one comment on our site in a year as a "user" for the purposes of licensing, it seems a bit nuts. |
@winzig if you are still considering the commercial license because "Powered by CKEditor" is too annoying on your website, please reach out to sales again as I mentioned: > As for the commercial discussion you had with the sales team, if you would like to continue, I’d prefer to switch to an email conversation, GitHub is not a place for discussing the commercial offering. We’d appreciate it if you give us one more opportunity to review your use case. > (...) to an alternative like Quill or Froala https://github.com/froala/wysiwyg-editor/issues?q=is%3Aissue+is%3Aopen+xss |
To be clear, I'm only considering the commercial license because @fredck made it clear that he feels that any website that utilizes CKEditor.js in any way must release its own source code under the GPL. Do any of the issues you flagged for Quill or Froala say "I just found out I have to release my entire website under the GPL to be compliant with their licensing terms" or "I just found out they want 15K euros/year to use their rich text editor"? |
There's a good reason why these projects don't accept AGPL licensed contributions (even though it is technically possible). The main problem is that any project using GPL licensed software containing an AGPL licensed component would have to publish sources to end users which would make e.g. Drupal unusable for many purposes, while "standard interpretation" of GPL in the context of web applications does not really require it. I wonder if CKSource' interpretation of GPL has been clearly communicated to Drupal, because Drupal explicitly explains that distributing code to end users is not required:
But CKSource now claims the opposite - all Drupal deployments (containing CKEditor) should either provide complete source code or purchase a CKEditor license. Should Drupal be notified to include this (pretty important) bit into their licensing information? |
@zadam Based on how everything has unfolded here, I can only assume that CKSource doesn't mind the ambiguity of the licensing terms. It could result in people paying for a commercial license when they may or may not need one, and the licensing fees are insane. |
@winzig I recently came across your post and felt compelled to share my own experience with CKEditor licensing. A few weeks ago, I inquired about a possible long-term support (LTS) contract for CKEditor 4, but the costs were prohibitively high, leading us to decline the offer. Strangely, my request was escalated to their compliance manager. Since then, it seems as though there's been an effort to find reasons to charge us for using the open source CKEditor 4.22.* and below, even though it's available under GPL, MPL and LGPL licenses. |
This sounds rather concerning. (Speaking as a CKSource customer.) |
Because of this ambiguity and hostility towards GPL2 style open source, I for one have decided to change to something like tinymce that still has a clear GPL2 offering. |
@dgm my understanding is that CK and Tiny have the same owner now (https://www.tiugotech.com/tools/) |
@neongreen interesting... but at least the TinyMCE website still professes the GPL2 correctly. :/ It sounds like they wish it was all Affero GPL licensed ... but it isn't. |
We began using CKEditor as part of our forum posting form in early 2018. At the time, it was triple licensed, including under the LGPL. This suited our needs and I never followed the inner development workings of CKEditor since, just updated versions along the way as time went on.
This week when I read about the inclusion of a Powered by CKeditor attribution that would start to show in v38, I decided to take a look at the commercial license. The pricing is absolutely insane for someone in my position, using CKEditor in a niche forum, they want 15K/euros a year.
Further, the sales and "compliance" folks start drilling in about making sure we comply with the GPL. I've been doing web programming for 28 years and have never once heard someone claim that referencing a GPL JS library on your website means you need to release all of your website under the GPL license, but that appears to be what the CKSource team's position is on this.
I still couldn't believe that this was really their take, so I looked through the issues and found this seemingly solidified here: #991 (comment)
Quoting @fredck:
So it seems CKSource's opinion is that by licensing it under the GPL, any website that so much as
<script>
includes the ckeditor JS library and displays a CKEditor text editor on their page must release the source code of their website and related JS code (and perhaps even the backend code) under the GPL license as well.Assuming this is still the opinion of CKSource, this seems like quite a major, novel interpretation of the GPL that you should probably highlight on the README of this project, somewhere near the top. Instead, there's just a passing reference to the GPL license at the very bottom of the README, with no mention that using CKEditor requires releasing your entire website as GPL.
Now, at the very TOP of the README you guys link over to the very easy "online builder" that helps you bundle the features of the editor and build it into a JS file that you can easily reference on your site: https://ckeditor.com/ckeditor-5/online-builder/
Notice that no where along the way does it ever mention the licensing terms, GPL or otherwise, let alone that dropping this file into your website means you must now release your website as GPL.
If I am misinterpreting what your sales team told me, and what fredck posted in the link above, then please tell me. But otherwise I think you owe it to your users to make it CRYSTAL CLEAR what your position is on all of this.
The text was updated successfully, but these errors were encountered: