13 comments

[ 2.1 ms ] story [ 27.3 ms ] thread
Seems onlyoffice is "unforkable"? It's AGPL but has extra restrictions: you're required to show their logo but they don't give out rights for others to use their logo.
If "forking without approval" is grounds for some kind of termination, then the project should probably not be considered truly "open source".
Only onlyoffice being petty. A good reason to use LibreOffice or Collabora instead.
Isn't the whole idea behind AGPL that you're allowed to fork and modify it as long as you provide your modified source code to the users?
Important bit of information is further down in the article: OnlyOffice is Russian. I would therefore view any collaboration as a risk. It's not adequate for strategic reasons as well as sovereignty.
Hey mods/dang, can you put this back on the front page please? No reason to bounce it. Important licensing discussion and relevant!
An example of how european "tech" reacts to threats. 2 european open source projects in litigation with each other and one of them engineered a license to prevent an obvious feature of open source software (forking) while the other is throwing shades at opacity and geopolitical control at the first.
I agree with the posters above that OnlyOffice conflates retaining branding with retaining attribution.

However, AGPL doesn't require retaining attributions other than copyright notices by default. Under section 7b, the copyright holder can specify which attributions to retain.

Under 7b, OnlyOffice specified that forks must "retain the original Product logo". I agree with others that this is not a legitimate way to request attribution, and therefore this could be removed from the license. See section 7:

>If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term.

Therefore, I think there is no obligation to attribute OnlyOffice, only to retain the original copyright notices.

----

Additionally, I haven't seen any evidence for the claim that Euro-Office actually removed the logos from their fork. Can anybody find such a commit?