this post was submitted on 23 Mar 2026
20 points (81.2% liked)

Linux

64004 readers
590 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 6 years ago
MODERATORS
 

Please explain to me. I moved away from Big Tech and installed - even on my old MacBook Pro 2015 - Linux Mint. I use open source software and my social media is on Fedivers. I tought I was "safe" by using Linux, but the Linux Foundation is sponsord by a lot of money by Microsoft, Amazon, Meta, Google, etc... etc... the exact companies I try to take some distance off. Can somebody please explain me if Linux is "sold" to US Big Tech now?

you are viewing a single comment's thread
view the rest of the comments
[–] SmoochyPit@lemmy.ca 18 points 11 hours ago

Linus Torvalds, the creator of the Linux kernel, owns the Linux trademark. He is currently the lead developer, and he approves and merges the code contributions from each of the “areas” (idk the right term for them) into the main branch for release versions.

The Linux kernel is distributed by The Linux Kernel Organization, a “California Public Benefit Corporation”. It’s “recognized by the IRS as a 501(c)3 private operating foundation”.

They are managed by The Linux Foundation which is “a 501(c)6 non-profit”.

It’s not “sold” to big corporations, because none of these companies are publicly traded.


But companies do use Linux massively. It has a massive market share in the server space. That’s why the Linux Foundation has a board of directors with many people from big tech corps.

Like other FOSS projects, Linux couldn’t really exist (the way it does) without sponsors and contributors. Companies sponsor its development to help improve and maintain the kernel, and in return they can use it for their needs. That’s how maintainers are compensated for their work. Many contributions are also from companies who add code to help adapt the kernel for their needs.

But because of the project’s licensing and leadership, privacy and transparency are protected. The kernel doesn’t collect or send user data to any company or server. If someone writes code that does that, leadership would probably not merge it anyways, but even if, any person could check (more frequently, “audit”) the code and remove it or choose to not use the project. Anyone is free to “fork” the kernel to make modifications or go a different direction, assuming they follow the license.


Now for desktop Linux distros, like Linux Mint, there’s other software that you should also think about its features and management, and whether that is “safe” too. Out of the box, things like Systemd (init process) or Cinnamon (desktop environment) are maintained and distributed by different groups. IMO for Linux Mint: it’s safe and protects privacy. But that’s subjective, it’s always good to be critical and to form your own opinions! :)