> Also, I would be very hesitant to release anything valuable with LGPL or even GPL these days.
The point of the AGPL is to close the loophole that allows this abuse. Just switch to it for your own projects.
> Also, I would be very hesitant to release anything valuable with LGPL or even GPL these days.
The point of the AGPL is to close the loophole that allows this abuse. Just switch to it for your own projects.
The AGPLv3 has a lot to say about patents, which is enough to scare off many companies from software that uses the AGPLv3, but I believe it won't be triggered if you never make any changes in the first place (and are therefore presumably not a 'contributor').
AGPLv3: https://www.gnu.org/licenses/agpl-3.0.en.html
See also https://en.wikipedia.org/wiki/Affero_General_Public_License , https://softwareengineering.stackexchange.com/questions/1078...
"Scenario 1: Using an unmodified AGPL binary" https://medium.com/swlh/understanding-the-agpl-the-most-misu...
which seems to be allowed by AGPL without disclosing source code.