Linux: GPLv3, DRM, and Exceptions (KernelTrap.org)
Posted Oct 25, 2006 21:20 UTC (Wed) by
bojan (subscriber, #14302)
In reply to:
Linux: GPLv3, DRM, and Exceptions (KernelTrap.org) by farnz
Parent article:
Linux: GPLv3, DRM, and Exceptions (KernelTrap.org)
> Not quite; the hardware must trust the user's key enough to let the GPLv3 software behave identically whether it's signed with the user's key or signed with the vendor's key.
And there lies the problem - this will never happen. The whole idea of TC is that you only trust things sign with vendor's keys. The user is by definition an untrusted party.
> Thus, TC becomes useful for enforcing a warranty (for example), since you can confirm that the device is running your authorised software before you agree to take the device back.
Or, you can just run a quick md5sum/sha1sum against the binaries and find out the same.
(
Log in to post comments)