Earlier quoted context omitted.
Let's look at this paragraph, which is the only real difference between the GPL & AGPL, because I think the English is perfectly clear and understandable: > Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive th…
> I think the English is perfectly clear and understandable. Because you are not a lawyer. The points I’ve made have been cited by actual lawyers. Your opinion as a technologist blinds you to the degree of legal ambiguity. https://opensource.google/documentation/reference/using/agpl... https://writing.kemitchell.com/2021/01/24/Reading-AGPL Also, the very fact that these opinions exist shows this license is not safe.…
If you have some background knowledge of Google's architecture, this explains exactly why the AGPL is banned there: all code is built from one monorepo where everything is linked together.
> https://writing.kemitchell.com/2021/01/24/Reading-AGPL
This completely agrees with what I said. At it's core, the A part of the AGPL only kicks in if:
> “you modify the Program” and > “your [modified] version supports such interaction [remotely through a computer network]”
Yes he calls out various potential problems and a potential loophole, but those same problems are also present in the regular GPL!