|
|
|
|
|
by cge
74 days ago
|
|
>It's AGPL but has extra restrictions Doesn't the AGPL specifically disallow that? If I understand correctly, the FSF has even directly threatened legal action against developers who add extra restrictions to the AGPL. The license text is copyrighted, does not allow modifications, and includes terms allowing the user to ignore any additional restrictions, so adding extra restrictions would seem to either be ineffective or a copyright violation. |
|
> When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it.
https://www.gnu.org/licenses/agpl-3.0.en.html#section7
OnlyOffice claims:
> In other words, AGPLv3 does not permit selective application: a recipient either accepts AGPLv3 in its entirety, including all additional conditions, or acquires no rights to use the software.
> Any removal, disregard, or unilateral “exclusion” of conditions imposed under Section 7 constitutes use beyond the scope of the granted license and therefore a breach.
https://www.onlyoffice.com/blog/2026/03/onlyoffice-flags-lic...
To me (IANAL etc) that seems questionable. But I also say that the section 7 in entirety is not particularly clear.
It says that you can add requirement of attribution but also that such additional term can be removed, so it seems rather pointless?
See also this post from 2022: https://opensource.org/blog/modified-agplv3-removes-freedoms...