Slashdot Mirror


Torvalds Describes DRM and GPLv3 as 'Hot Air'

An anonymous reader writes "In Sydney this week for the annual Linux conference, Linus Torvalds has described DRM and the GPL as 'hot air' and 'no big deal'. From the interview: 'I suspect — and I may not be right — but when it comes to things like DRM or licensing, people get really very excited about them. People have very strong opinions. I have very strong opinions and they happen to be for different reasons than many other people. It ends up in a situation where people really like to argue — and that very much includes me... I expect this to raise a lot of bad blood but at the same time, at the end of the day, I don't think it really matters that much.'"

1 of 420 comments (clear)

  1. Re:fine line between "moderate" and "apolitical" by init100 · · Score: 4, Informative

    what? When has that ever happened?

    What? You never heard about the TiVo, the device that brought the DRM clause to the GPLv3? The operating system of the TiVo is Linux, probably not only the kernel, but also other GNU utilities. It is supposed to be free to modify for the user. But TiVo signs the software with their private key, and the hardware verifies that the operating system image contains a signature created by their private key. If it doesn't, the system refuses to start.

    This is effectively a DRM system that removes the ability to modify the software on the TiVo, even though it is mostly free software, where allowing modification by the user is a crucial part of the license. It barely complies with the GPLv2 by supplying the source code, but requiring that the modified software is used on another hardware device (not a TiVo).