this post was submitted on 08 May 2025
108 points (99.1% liked)

Linux

54028 readers
1264 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] Pirata@lemm.ee 1 points 14 hours ago (1 children)

No they don't. OpenSUSE, especially tumbleweed, is way more security-focused than other distros.

It's a very low-trust default install, and it takes some work to get things through the firewall. Compare that to Fedora where every port above 2025 is open by default.

[–] barryamelton@lemmy.world 1 points 12 hours ago* (last edited 12 hours ago)

that is orthogonal with packaging standards, packaging security, and packaging policy violations..

Compare this: https://www.debian.org/doc/debian-policy/

With this single page: https://en.opensuse.org/openSUSE:Packaging_guidelines

In case you think "but those policies are not needed, they are superfluous" (like some Arch devs). They are not. Packagers send their fixes upstream, and then, other distros, with lower standards, consume the already fixed upstream releases, and sometimes pretend that this work was not needed nor present, not realizing that all distros benefit from it even if your policies are more relaxed.

There's a reason why the Deepin Desktop Environment was never part of Debian, and only available via their own ppa repositories, even if the Deepin distro is based in Debian.