top | item 27427153

(no title)

galimaufry | 4 years ago

GPL is also a possible alternative. Big companies pay you back by contributing to the project, insofar as it is worth it to them to maintain a fork and add features for their own use.

discuss

order

phh|4 years ago

Sadly, GPL doesn't give you that. It only gives users the modified source code. No history, no time of fork. And nothing to the developer.

I think it might be time to upgrade GPL to the age of modern internet, and have licenses requiring that modification are actually PR-ed (or sent by mail or whatever) to the author.

Hell I'd even think that there could be licenses where you are required to use mainline for anything remotely looking like production, and you are not allowed to fork, you're only allowed to use as-is, and to contribute. This one would definitely not be considered FLOSS, but some components really would benefit from not having an infinite number of forks, like the Linux kernel.

ludamad|4 years ago

This unfortunately worked much better before it was feasible to hide everything behind a server, having no releases so to speak at all

zacmps|4 years ago

Is this not the purpose of AGPL?