Live data from Hacker News

Software Freedom Conservancy files GPL lawsuit against Vizio

sfconservancy.org

71–80 of 124 posts

Re: Software Freedom Conservancy files GPL lawsuit against Vizio

#71
post #37

Earlier quoted context omitted.

At risk of making a gross oversimplification, sfconservancy seems to be pursuing the angle that GPLv2 _ALSO_ was intended to prevent tivoization. see e.g., https://sfconservancy.org/blog/2021/jul/23/tivoization-and-t... which refers heavily to pre-GPLv3 discussions about the topic. "In GPL enforcement actions at the time, during our “complete, corresponding source (CCS) checks”, we verified that the source code was n…

It’s not at all clear-cut to me. (IANAL.) If a cryptographic key is required, it’s not clear to me that that is either “source code” nor “script used to control compilation/installation”. If you asked developers “is a certificate source code?”, I think most would say “No”. If you asked them “is a certificate a script?”, I think almost all would say “No”. If it’s not either of those things, I don’t know how the licens…

What TiVo did (disabling proprietary software when GPL software was modified) is allowed by GPLv2 and GPLv3 according to Bradley Kuhn of Software Freedom Conservancy.

https://events19.linuxfoundation.org/wp-content/uploads/2017...

Re: Software Freedom Conservancy files GPL lawsuit against Vizio

#74
post #20

Earlier quoted context omitted.

Also not a lawyer, but can't you sue in California over any product sold in California?

Sure, if you live in California. (I think IANAL is a given because I don't think any lawyer is giving out legal advice on HN)

The Software Freedom Conservancy is based out of New York, and they are the plaintiffs here.

Re: Software Freedom Conservancy files GPL lawsuit against Vizio

#75

An especially novel aspect of this lawsuit, quoting the press release: > This approach makes it the first legal case that focuses on the rights of individual consumers as third-party beneficiaries of the GPL. > “That’s what makes this litigation unique and historic in terms of defending consumer rights,” says Karen M. Sandler, the organization’s executive director. In the past, GPL enforcement has been a cause of act…

> "If this suit is successful, it'll no longer be necessary to prove sufficient standing as a copyright holder of GPLed code in order to enforce the license;" Would such a decision have any usefulness outside of California? This specific lawsuit is filed in a California state court, against a California defendant. /not a lawyer

[deleted]

Re: Software Freedom Conservancy files GPL lawsuit against Vizio

#77
post #20

Earlier quoted context omitted.

Also not a lawyer, but can't you sue in California over any product sold in California?

I believe a non-California defendant could move that suit into a federal court ("diversity jurisdiction" isn't it?) But federal courts don't seem to put too much weight on how individual states interpreted a law -- hence my question. (Same /not-a-lawyer as above)

If you have the money for lawyers you could always Thiel yourself a suitable plaintiff.

Re: Software Freedom Conservancy files GPL lawsuit against Vizio

#78

Earlier quoted context omitted.

Sure, if you live in California. (I think IANAL is a given because I don't think any lawyer is giving out legal advice on HN)

The Software Freedom Conservancy is based out of New York, and they are the plaintiffs here.

... and your point is?

The Software Freedom Conservancy is a business which can do business in many states and be subject to the jurisdiction of courts in all of them, unlike an individual, who can be resident in only one state. (And even then, an individual could also sue in California if the event being sued over - like a purchase or an accident - occurred in California)

Re: Software Freedom Conservancy files GPL lawsuit against Vizio

#79
post #53

While I'm in favor of this, it makes me question somewhat the potential unintended consequences of something like this, in that it makes shipping actual hardware devices with actual software on the device even less appealing. That is, if I provide a SaaS platform, my understanding is that even if I use all types of GPL code to run my service, as long as I don't "ship" the code for that service to end users (which is…

It just drives more companies to be more careful about their license. My company has for years banned any GPL3 code on devices we ship. If GPL2 is suddenly found more restrictive than we expected we will ban that too. FreeBSD/NetBSD will be the winner there, along with other projects. We don't contribute much, but we already consider license before we contribute back - and if we can't get GPL code we will make the ch…

The point of copyleft licenses is to make it hard to make proprietary software and easy to make free software. It sounds like they're working as intended.

My understanding is that this suit is partly on the grounds of Visio not releasing modifications to copylefted code. The MPL and LGPL have the same requirements; is not being able to use LGPL, GPL, AGPL, MPL, or CeCILL-licensed software really harder than compliance?

Stories like this just make me all the more convinced that the right approach is to make software a commoditized complement of a service; software is not as scarce a resource as labor.

Re: Software Freedom Conservancy files GPL lawsuit against Vizio

#80
post #55

Earlier quoted context omitted.

It’s because they know Linus doesn’t care about software freedom[1] and it’s difficult to find kernel devs willing to sue when they know the boss doesn’t want them to. [1] e.g. when TiVo violated the GPL he let them, because apparently they found a loophole. When FSF closed the loophole definitively in GPLv3 he refused to adopt it. Also he grumbles about Nvidia but he was the one who created the weird loophole that “…

The Software Freedom Conservancy represents a coalition of Linux kernel developers who are willing to sue despite Linus' opinions. [1] is incorrect, what TiVo did (disabling the proprietary software on your device when you modify the GPL software) is allowed even by GPLv3, even though RMS did want to prevent the possibility of that. Also, the requirement to allow software reinstall is there even in GPLv2. https://eve…

> Also, the requirement to allow software reinstall is there even in GPLv2.

>> a key reason that the GPLv2 was created, is the software freedom to reinstall a modified version.

Would that mean e.g. Apple is breaking the GPL by including GPLv2 components in iOS and not letting me reinstall modified versions of those components on my iPhone?

Post reply on HN