Earlier quoted context omitted.
> basically an Anti-AWS clause to protect against the ElasticSearch/OpenSearch thing. I wonder what the best license would be for the projects that want something like this? I mean SSPL got a lot of flak. Something like BSL was regarded more positively, but also was meant for a slightly different use case.
For a while I thought it was AGPL, but after reading it it looks like there are no provisions against using the code for commercial purposes, only that if source code is used, the modified source code must also be made available to the public.
The end result was "if you are using the agpl code as an api enfpoint or you are just reusing the code without any modifications, you don't have to share your entire code to customers because if vitality. Vitality would come up if you modify the code. You can just show you are using agpl code in a license file "
It felt bizzare but that's what it is.
Sspl aims to fix that by making agpl extremely viral. Touch sspl code and you must release ALL OTHER CODE YOU ARE USING.