Does something prevent distributing the patches?
Does something prevent distributing the patches?
Posted May 6, 2017 0:10 UTC (Sat) by rgmoore (✭ supporter ✭, #75)In reply to: Does something prevent distributing the patches? by tlamp
Parent article: Grsecurity goes private
It is really really easy to add a signature to code.Just write a mini code processor which changes whitespaces in indentation here and there, use different variable names, use different code structure add some hidden unicode symbols, ...
I think this would be a violation of the GPL, which requires that the code be redistributed in the preferred form for making modifications. It shouldn't be hard to argue that the preferred form for making modifications is the form the coders actually use when they're working on it, so that any attempt to watermark the code the way you're describing violates that term of the GPL.