this post was submitted on 02 Jul 2023
-2 points (37.5% liked)
Open Source
31044 readers
853 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It isn’t their right, because they are using software that explicitly requires that you provide code to those who you distribute to, and that those people in turn must be free to use and modify the code as they see fit as long as they also share it with whoever they give it to. A vast majority of the code is not owned by Red Hat, and even the code they do have is most often released under this same license.
This is a basic feature of the copyleft license. This is why Microsoft called the GPL cancer in the past.
What you describe as what you would do is perfectly valid for software released under such a license. If you wanted to do that, you would not use the GPL and you would not use code covered by the GPL in your product.
And this is where it falls apart for redhat. They're allowing their clients to download and use the source, but then threatening them that if the source RPMs make it out into the wild then they are at liberty to cancel their agreements terminating their access to RHEL altogether.
It may be allowed by the GPL, if so I am fairly sure that is an unanticipated bug and not a feature. It is a shockingly short sighted attack on free software, specifically freedom 2 and somewhat freedom 3.