by erdo on 4/20/23, 9:43 PM with 4 comments
I maintain a few small Apache 2 libraries, I'm not sure how I feel about my code being used for AI training data.
Would such a licence even makes sense? If not, what's the most permissive licence you could have that still restricts use of the code in AI training data?
And what might be some unintended consequences of restricting the ability for your code to be used in that way (assuming that's legally possible - and I do appreciate that it's probably practically impossible)
by josephcsible on 4/20/23, 10:37 PM
by brucethemoose2 on 4/20/23, 10:07 PM
Using Apache 2.0 basically means you are indifferent about what others use your code for. I don't see why AI training should be an exception... there are much more nefarious uses.
by satvikpendem on 4/21/23, 3:29 AM
by brucethemoose2 on 4/20/23, 10:02 PM
It would poison other (human) users of your code with your license.