Linux: GPLv3, DRM, and Exceptions (KernelTrap.org)
Posted Oct 22, 2006 14:46 UTC (Sun) by
hitmark (guest, #34609)
Parent article:
Linux: GPLv3, DRM, and Exceptions (KernelTrap.org)
from what i recall, the original problem linus and others had with the DRM part of the GPL3 was that it made it sound like the devs had to give away the private keys they used to sign patches and similar.
thats the "reverse" use of public key encryption, and something thats useless for DRM. DRM may as well use non-PK style encryptions as they want to tie the data to the hardware (or a user, or group of users).
being able to verify that the developer that claims to have written the software is in fact the one via the use of PKE signatures have little or nothing to do with DRM.
all in all i fail to see why there still are noise made about the new GPL version as from what i can see, the original problem have been taken care of, and there are no clear cut new problems showing up.
(
Log in to post comments)