The Torvalds Transcript (InformationWeek)
The Torvalds Transcript (InformationWeek)
Posted Mar 22, 2007 13:31 UTC (Thu) by paulpach (guest, #20903)In reply to: The Torvalds Transcript (InformationWeek) by malor
Parent article: The Torvalds Transcript (InformationWeek)
> If you can't remove and replace the code on a device, but the
manufacturer can, particularly without your permission, you don't truly
own it.
What about when you dont own it?. A company I worked for LEASED appliances
that run linux and gave the source with it in full compliance with GPLv2.
To ensure the safety of our customers, we used DRM to
restrict what the appliance could run. This was a SELLING POINT because
the customers did not have to trust anyone else but us. We where clearly
distributing software and that would violate GPLv3 if it looks anything
like the drafts.
BTW, if you drink the kool-aid, GPLv4 should restrict some other uses that
restrict user freedom:
* Code shall never be used in ROM because you can never run your
modifications in it's intended device (looks a lot like DRM doesn't it?)
* Code shall never be used to run jails
* Code shall never be used in weapons ( if you are dead, arguably you are
no longer free to run the software)
* Code shall never be used in security system because people are no longer
free to enter the building
etc...
