this post was submitted on 30 Jun 2023
1 points (54.5% liked)

Linux

48141 readers
467 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I admit I know nothing about what programs RedHat has contributed to, or what their plans are. I am only familiar with the GPL in general (I use arch, btw). So I tried to have Bing introduce me to the situation. The conversation got weird and maybe manipulative by Bing.

Can you explain to me why Bing is right and I am wrong?

It sounds like a brazen GPL violation. And if RedHat is allowed to deny a core feature of the GPL, the ability to redistribute, it will completely destroy the ability of any author to specify any license other than MIT. Perhaps Microsoft has that goal and forced Bing to support it.

you are viewing a single comment's thread
view the rest of the comments
[–] ndr@lemmy.world 0 points 1 year ago (2 children)

It’s simple: they can redistribute it since it’s GPL, but if they do so, they break their business contract with RedHat, so they’re not customers anymore and can’t see the source code in the future.

GPL doesn’t mean that they must give the code to everyone, only that you have those rights as long as you have the software. So RedHat is not forced to have everyone as a customer, and according to them, distributing the code kicks you out.

They can still re-distribute the current source they have, but will not have access to future source code.

[–] PriorProject@lemmy.world -1 points 1 year ago

Username does not check out. This comment is inappropriately clueful.

[–] trachemys@lemmy.world -1 points 1 year ago (1 children)

That is just denying redistribution with extra steps.

[–] ndr@lemmy.world 0 points 1 year ago (1 children)

The point is that it does not violate the GPL.

[–] trachemys@lemmy.world -1 points 1 year ago (1 children)

If you deny redistribution, you are violating GPL. Do you agree with that?

So the question is then, does telling someone to promise not to do something, and punishing them if they do, violate there right to it?

[–] ndr@lemmy.world 0 points 1 year ago (1 children)

This has the best explanation I’ve seen: https://sfconservancy.org/blog/2023/jun/23/rhel-gpl-analysis/

In particular, see the section “What Exactly Is the RHEL Business Model?”.

Or, if you want a short sentence to read only:

Whether that analysis is correct is a matter of intense debate, and likely only a court case that disputed this particular issue would yield a definitive answer on whether that disagreeable behavior is permitted (or not) under the GPL agreements.

[–] trachemys@lemmy.world 0 points 1 year ago

I agree that all that can be done is sue them and lets the courts decide what the meaning of the GPL contract is.

I’m surprised at the link you gave since it is written by someone who agrees with my take, not yours and RedHat’s. And you stated clearly that RedHat absolutely is not violating the GPL, when that is actually just your opinion. The real tldr quote of that article is:

Debates continue, even today, in copyleft expert circles, whether this model itself violates GPL. There is, however, no doubt that this provision is not in the spirit of the GPL agreements.

Time for a GPL version 4: no extraneous agreements that nullify GPL terms.

My apologies if I seem too hostile.