(no title)
uvesten | 3 months ago
But what really surprised me are statements like this in the README:
” Nextcloud Enterprise: openDesk uses the Nextcloud Enterprise to the build Nextcloud container image for oD EE. The Nextcloud EE codebase might contain EE exclusive (longterm support) security patches, plus the Guard app, that is not publicly available, while it is AGPL-3.0 licensed.
And
COOL Controller container image and Helm chart: Source code and chart are using Mozilla Public License Version 2.0, but the source code is not public. It is provided to customers upon request. ”
This, according with other paragraphs describing percentages of free and non-free code in certain components really makes me wonder…
bayindirh|3 months ago
GPL family mandates source code access to people who can access to the software itself. So as long as ICC gets the source code of the NextCloud EE and the Guard app, the GPL is fulfilled.
This is how RedHat operates, and is not a violation of GPL.
Also, this is how you can build a business around GPL. You only have to provide source code to people who buys your software, or you can sell support to it.
Another example: Rock Solid curl [0].
[0]: https://rock-solid.curl.dev/
drnick1|3 months ago