Hacker News new | ask | show | jobs
by podperson 4873 days ago
I'd say the big risk with webkit which no-one is addressing is that it's LGPL not GPL. Someone could get a dominant position and use a closed fork of it. (The fact that Apple open-sourced Webkit is to its credit.)
2 comments

The LGPL doesn't work that way. You can't fork WebKit and keep your changes closed unless you don't distribute your browser to anyone. Now, you could use webkit along with (for example) a closed Javascript runtime, but that really has nothing to do with WebKit itself.
Right, my mistake, but you can effectively borg it.
yeah because creating a closed fork of an open source project is really popular.