

Open source isn’t good enough, I want my software to use a strong copyleft license with no ability to relicense via a CLA (CLAs that don’t grant the ability to relicense software are rare, but acceptable). AGPL for servers, GPL for local software, LGPL for libraries when possible, and Apache, MIT, or BSD ONLY when LGPL doesn’t make sense.
I think a new GPL needs to be created to account for this. Like, “any generative system using this as an input which can ever replicate this code base (even in part), must be bound to this license.” People could then run overfitting analysis to see if they ever get their copyleft code out of the model. If they do, then they have grounds to sue. I’m fine with an LLM being trained on my code, but I want the four freedoms to be preserved if it is.