this post was submitted on 24 Jul 2024
949 points (98.8% liked)

linuxmemes

20742 readers
268 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

OC please steal

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 73 points 1 month ago (2 children)

Tons of companies are shipping Linux without giving users access to the source code, it's just that only one has the term "Tivoization" named after it.

[–] [email protected] 28 points 1 month ago

Thats false! There is already a link to the wikipedia article, but here is the relevant quote: „but uses hardware restrictions or digital rights management (DRM) to prevent users from running modified versions of the software on that hardware.“

It is not a violation of the GPL 2, the license of the Linux kernel, but only the GPL 3 which was basically created for this case. Linus Torvalds is a big defender of the GPL 2 and said that Tivo provided good patches for the hardware they used.

[–] [email protected] 32 points 1 month ago (1 children)
[–] [email protected] 9 points 1 month ago* (last edited 1 month ago)

Huh, Linux uses GPLv2? Does anyone have any info about why?

Edit: Found a video https://youtu.be/PaKIZ7gJlRU. Makes sense. Complete freedom to use and modify the software means freedom to use the software in a proprietary device with DRM, as long as you still give the changes to the public.