this post was submitted on 23 Mar 2026
13 points (71.0% liked)
Linux
64064 readers
944 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have no deep knowledge of this, but i guess there is a difference between sponsoring and owning. A lot of big FOSS projects have indeed corporate donations, but i think for the most part corporate cannot force them to do things (the only exception i know of being the deal between Mozilla and Google). Of course, they can threaten to cut fundings, but i think it isnt a real problem (for now) for various reasons : linux ecosystem is still niche enough to be uninteresting for big corpos, donations help projects get better quicker but you can always fork them and come back to more humble progression if needed (not 100% sure, im not very tech literate, but that's a feeling i get), and i guess FOSS ecosystem also provides big corpos with talented people and occasionally interesting pieces of software, so they have a bit of interest in keeping it alive.
If you want to go towards the least corporate options, you can try the most niche linux options. Linux Mint is based on Ubuntu, made by the enterprise Canonical, which has a somewhat bad reputation in the linux corporation, for being a bit too centralized i guess ? I use it as it is perfect for a not skilled user like me, but if you want to be independant of tech companies, maybe that's not the perfect choice.
All of these companies that fund Linux development make lots of money from Linux, and that's why they fund Linux. Even as desktop Linux is sometimes a competitor to Microsoft Windows, Microslop makes way more money from their enterprise software which runs on Linux, so does Amazon.
And because Linux is GPL, they cannot just take the code and spin their own version and sell it to customers without also making the code GPL, so they necessarily have to contribute to the Linux kernel if they want to also use it. They are forced to make it better, they are forced to pay up.
In cases where the project does not use a GPL license, (for example, FreeBSD, which uses the BSD license), companies just rip them off. An example is Sony, whose playstations run FreeBSD based operating systems, but Sony rarely ever contributes or funds FreeBSD development in return. This is because the BSD license allows them to take the code and make it proprietary and sell it for money themselves. With GPL, this would be illegal.