this post was submitted on 30 Jun 2023
5 points (100.0% liked)

Linux

47527 readers
1509 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
[–] woelkchen@lemmy.world 5 points 1 year ago* (last edited 1 year ago) (2 children)

Bing Chat is wrong. RHEL customers are legally allowed to share the code. What Red Had can do, and that has nothing to do with the GPL, is to end the contract with the customer who shared the code, thereby according to the GPL the customer also no longer has any right to access the code. The GPL only applies to software distribution, not contracts outside copyright law.

Edit: Red Hat is under no obligation to share non-copyleft code of which there is plenty in a Linux distribution but they do. Just look at Apple: Take plenty of FOSS code, give back only a fraction. It sucks but it's legal. That's also why Apple moved away from GPL software – can't even bothered to ship BASH with macOS.

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

Yes. I just don’t know if it’s good to phrase it as “RHEL customers are legally allowed to share the code”, since as soon as they do it they won’t be allowed to be customers anymore lol (assuming Red Hat finds out)

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

I just don’t know if it’s good to phrase it as “RHEL customers are legally allowed to share the code”, since as soon as they do it they won’t be allowed to be customers anymore lol (assuming Red Hat finds out)

It's not good to phrase it the way Bing Chat does and claim that it's illegal either.

Btw, I find it funny how short the memory of many users is. Canonical claims copyright for all compiled binaries of non-GPL code (this includes OpenSSL, Xorg, and Wayland, among many others): https://ubuntu.com/legal/intellectual-property-policy ("Any redistribution of modified versions of Ubuntu must be approved, certified or provided by Canonical if you are going to associate it with the Trademarks. Otherwise you must remove and replace the Trademarks and will need to recompile the source code to create your own binaries.")

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

assuming Red Hat finds out

If RedHat is serious, they can put watermarking/stenography on the code they give you. Might not be proof in court, but enough to figure you are the leaker.

[–] apatters@lemmy.ml 1 points 1 year ago

Whether RedHat is violating the GPL by cancelling the contracts of customers who exercise their rights under the GPL is an open question. There certainly is not a consensus on this in the open source community, the Software Freedom Conservancy seems to lean toward the view that RedHat's new policy is in violation - https://sfconservancy.org/blog/2023/jun/23/rhel-gpl-analysis/

However the only way to find out is for someone to challenge RedHat in court. IANAL but if you could demonstrate in a court that RedHat has actually had a pattern of behavior where they are canceling contracts whenever people exercised their rights under the software license, I think you might have a pretty good case. IBM for their part has good lawyers and is basically saying bring it on, this is business.