Ask HN: Is there a software license which acts open, but keeps out mega corps?
I'd like to license my software to maximize availability for average users and small businesses, but I don't want to do free labor for massive $200+ million dollar corporations.
Are there any software licenses out there that achieve something like this? I know there's some legal precedents which make sliding scale approaches difficult, but perhaps someone with strong legal knowledge has found a loophole.
Thanks
6 comments
[ 3.1 ms ] story [ 40.3 ms ] threadAnti-Capitalist (https://anticapitalist.software/) - Only usable by non-profits, individuals, etc. Too extreme.
AGPL ( https://en.wikipedia.org/wiki/Affero_General_Public_License) - Requires all other code in a project to be GPL. Basically just GPL with one less loophole for SASS.
A bunch of other licenses (https://choosealicense.com/licenses/)
Asked about it on legal stack-exchange (https://law.stackexchange.com/questions/57914/is-it-possible...)
Spite license (https://github.com/voynix/spite-license) - Humorous and potentially could work. But it's mostly just a joke.
https://blog.timescale.com/blog/how-we-are-building-an-open-...