Making the GPL more scary
Making the GPL more scary
Posted Oct 18, 2018 16:15 UTC (Thu) by zblaxell (subscriber, #26385)Parent article: Making the GPL more scary
If all that stuff connects to a running instance of the program, and the instance doesn't need a connection from outside to work (which it hopefully doesn't; otherwise, there's an external point of failure), then this is a short list ("You need Linux, a kvm image running Debian, and this five-line shell script...have fun with your new service instance.").
If you've hacked it so that it pings your service watchdog, or it keeps calling a REST API on your billing server and refuses to work without a signed credentials blob in the reply, or you've built custom data exfiltration to some other product, then the list gets longer.
Arguably, if you built a mobile app that only talks to your service instance, that could count as "custom data exfiltration to some other product."
As always, the only thing that really matters is the stuff that the copyright holder cares about litigating.
