|
|
|
|
|
by elcaminocomplex
2395 days ago
|
|
Specifically in what way are proprietary licenses deadly? Lock-in can certainly be problematic but with more open interchange formats that’s becoming less of an issue. Saying proprietary licenses are deadly without explanation seems more like zealotry than reasoned consideration. Thankfully we have alternatives to the GPL like MIT and Apache for people who want to share source but not force that choice on others. |
|
Look I didn't come up with the analogy for the virality of the GPL. I don't think it's very illuminating. What the analogy says is that once you have GPL-licenced code in your code all of it will catch it and must be published under the GPL. Proprietary code is worse because once you have proprietary code in your code it becomes unpublishable. I call that fatal under the analogy.
> Thankfully we have alternatives to the GPL like MIT and Apache for people who want to share source but not force that choice on others.
Sure those are benign within the analogy. That's what the analogy is meant to convey. Funny thing though: MIT code can be made proprietary, I mean fatal, GPL code cannot.