Wiring DRM into the system
Posted Aug 4, 2005 8:53 UTC (Thu) by
MathFox (guest, #6104)
In reply to:
Wiring DRM into the system by JoeBuck
Parent article:
Wiring DRM into the system
Claims that the GPL could force people to give up the private keys they used to sign a GPLed binary with are nonsense, and this is fortunate. Otherwise Red Hat has to give up their private key (that they use to sign RPMs with).
You are correct for RPMs because it is possible to install unsigned packages. The moment that a kernel only runs signed binaries (the signature is
essential for a program to run) it can be argued that creating a signature is an essential step in the process of building a program and a developer can invoke section 3 of the GPL:
For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.
I feel that there's a fair chance that a distributor of signed GPL binaries can be forced to hand over his keys (or stop distribution.) We won't know until the dust has settled.
(
Log in to post comments)