Further to Issue #56 - Modified AGPL license #70
Replies: 3 comments 6 replies
-
Just to elaborate further: AGPL explicitly states that only permissive modifications can be added, not restrictive. Please consider re-instating the standard AGPL license in order to keep the application covered by the principles of AGPL |
Beta Was this translation helpful? Give feedback.
-
@3brover005, docuseal is a commerial open source software, silimar to metabase, posthog, cal.com, HexaPDF and many other similar project with this business model. There is even a pricing page https://www.docuseal.co/pricing on our website. I think DocuSeal is not different from others - the project and users of the project will only benefit this COSS model since it will help me to fund the development of the OSS Docuseal and so to make it better to regular users that just install it on docker as is (usually only companies that want to copy/reuse OSS in their commercial software don't like AGPL). |
Beta Was this translation helpful? Give feedback.
-
I don't understand this discussion. The claim seems to be that the project has modified the AGPL license but I don't see where. @3brover005 Could you please share exactly which bits are added compared to the normal AGPL license to clarify what you are talking about? The AGPL license requires changes to be open sourced if the modified version is being made available to people outside the company of the modifiers on the public internet. I'm not clear though how Docuseal Co can have a private fork with additional features if they ever accepted open source contributions under the AGPL without a CLA. The moment such contributions were made it would mean Docuseal Co themselves are forbidden from having a private fork that is offered as a paid thing. The claim seems to be that the additional features are "modules", but that is clearly not the case from what I see in the code, and "modules" doesn't let you avoid the terms of the AGPL. @docusealco Could you please explain how you are able to have a private fork legally without using a CLA for open source contributions to the project? |
Beta Was this translation helpful? Give feedback.
-
Hi Alex, you closed the issue without truly elaborating. AGPL already forces companies to open source their modifications, so your additional terms added to the AGPL license are only focused on restricting the freedoms users have. Although you have every right to do so, I am worried about the false advertising that this is Open Source when in fact it goes against the principles of free software.
Beta Was this translation helpful? Give feedback.
All reactions