this post was submitted on 12 Jul 2025
286 points (98.6% liked)

Linux

56405 readers
880 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
 

Apart from that I am looking for a solution to a personal issue (see my other comment), I posted this because I was thinking this could be a great way to support other new Linux users and friends.

you are viewing a single comment's thread
view the rest of the comments
[–] HaraldvonBlauzahn@feddit.org 20 points 3 days ago* (last edited 3 days ago)

On a more serious note... yes, nation-state attacks on infrastructure like xz-utils do exist, and as Stuxnet has shown, they are also being used against high-profile targets like Iranian nuclear faculities..

Such attacks against infrastructure are to be taken serious. But the xz-utils case and Stuxnet also have shown a few things:

  • Such attacks are incredibly time-consuming and expensive to mount.
  • Once sn attacker hits such a target, they have blown their powder - they can't continue to use it.
  • The xz-utils case shows that open source's many-eyed principle works astoundingly well.
  • xz-utils also confirms that in open source software, you can close a detected backdoor within hours - even if the maintainer of the software does not want that, since you can fork it in seconds. (And using Rust only makes this easier).

So, this topic of foreign state-actor backdoors is less a thing for individuals to worry about. (I agree that lawmakers of democratic states should absolutely worry about this, here a good article be Bert Hubert on the topic.)

However what is actually dangerous is the erosion of privacy and the rising amount of mandated surveillance. But if one is worried about that, one should not use closed-source software in the first place.