|
|
|
|
|
by bayindirh
944 days ago
|
|
I don't agree. I take photographs as a hobby, and share them, just for showing them off. They're generally licensed with CC-NC-BY plus no derivatives (akin to GPL), but I don't want my images to be taken to a training set to feed a generative model without my consent, because you're violating the license terms I put on it. Same is valid for my code. I stopped using GitHub, because it devours any and all open repositories regardless of its license and without asking for consent. This is not about scarcity, but respect and ethics mostly. At least, from my perspective. |
|
The GPL says “you can sell this if you want, but whoever you sell it to can still do whatever they want with it, subject to the same terms.”
CC-NC says “you can't do whatever you want with this”
Which isn't to say that you're wrong to use whatever license you like, just that it's very much not similar in spirit to the GPL. Protecting the right of others to make derivatives of the thing being licensed is, in fact, the entire point of the license.