this post was submitted on 07 Dec 2023
627 points (87.4% liked)

Linux

48072 readers
1 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
[–] Pantherina@feddit.de 40 points 2 years ago* (last edited 2 years ago) (4 children)

https://www.youtube.com/watch?v=5eKSQT5mV-c

Important: Nobara is way less Secure than Fedora.

  • no Secureboot
  • monthly updates instead of often daily
  • purposefully removed SELinux (because the Dev doesnt know how to use it)
  • still no Fedora39!

If you want to game, stick to regular Fedora. A project that is actually secure is ublue with dedicated NVIDIA images that should just work and never break, and they even have Bazzite, an Image specifically for the Steamdeck but also for Desktop.

These images are only ½ day behind upstream, apply minimal additions and patches (like drivers, codecs, packages, udev rules for controllers) and Nick from the video above found out that the Nobara patches with their weird less supported Kernel arent really worth the hassle.

[–] Skimmer@lemmy.zip 6 points 2 years ago* (last edited 2 years ago)

I 100% agree, its best to just stick to upstream Fedora imo. Glad you made this comment. The security issues of Nobara always put me off, especially since basically everything it does can just be applied to regular Fedora. I think Nobara would much better serve as a script or toolkit, similar to Brace, or something along those lines instead of an entire separate OS with the security issues it brings.

[–] jlow@beehaw.org 3 points 2 years ago (1 children)
[–] Pantherina@feddit.de 3 points 2 years ago* (last edited 2 years ago)

No its their shortlink and I am lazy. But replaced it.

[–] yum13241@lemm.ee 3 points 2 years ago (1 children)

Secure Boot is an utter piece of bullshit from the depths of hell.

[–] Pantherina@feddit.de 0 points 2 years ago (1 children)

Proprietary UEFI BIOS is, but for a secure system with local manipulation prevention it can be needed. Also secureboot is a security measurement against malware so no, its simply the best we have.

Look at Coreboot if you want a secure modern system

  • novacustom
  • 3mdeb
  • starlabs
  • system76
[–] yum13241@lemm.ee 7 points 2 years ago (1 children)

Secure Boot is just Bootloader Signature Enforcement controlled by M$, it's not gonna prevent Superfish 2.0 from happening.

Unfortunately, I don't have a coreboot-able system. When I move out I'll make that a priority.

[–] princessnorah@lemmy.blahaj.zone 2 points 2 years ago (1 children)
[–] yum13241@lemm.ee 1 points 2 years ago (1 children)

I never bought my current machines. Funnily enough, they don't show any logos on bootup, (Windows Boot Manager is smth else)

[–] princessnorah@lemmy.blahaj.zone 1 points 2 years ago (2 children)

The vulnerability actually isn’t in Windows Boot Manager, it’s a flaw in the image-parsing code of the UEFI itself. That’s why it’s able to bypass SecureBoot.

It just happens that for whatever reason you can easily update the image file from within Windows/Linux itself. The fact they don’t show a logo currently does not mean you’re immune, as the system might just be showing a black screen at that point. Code can be injected into an image file without perceptibly affecting the image output, so you’d likely be able to use a “black screen” logo. If your computer has a UEFI instead of a BIOS, which is pretty much everything from the last 10yrs, then you are more than likely at risk.

My computer likely isn’t susceptible, and that’s because it’s a Dell workstation. While the bug still exists in the image parser, Dell has locked things down so it’s pretty much impossible to change the boot logo from userspace.

[–] yum13241@lemm.ee 1 points 2 years ago

Yes, IK WBM is not the problem here. My systems don't show a logo at all, and they don't have a "hide logo" options.

[–] Flaky@iusearchlinux.fyi 1 points 2 years ago (1 children)

FWIW, some firmware allow changing it during the update procedure. I remember having to update my ThinkPad's firmware and it had that option.

[–] princessnorah@lemmy.blahaj.zone 1 points 2 years ago

That’s valid, I looked into it with Dell and later articles have mentioned they aren’t susceptible.

[–] retro 0 points 2 years ago (2 children)

As a non-power user, I don't want daily updates. Monthly is perfectly fine for me.

Linux desktop updates are handled totally differently than Windows. I don't even see them, as my distro just has a timer that checks for updates once a day, then updates the whole system in the background. If anything, this behavior is intended for non-power users.

[–] Pantherina@feddit.de 5 points 2 years ago* (last edited 2 years ago)

Then disable the updates lol. This is done in the background and includes all the security patches so you dont even see any of it, not a single popup.

We are not talking about backported security fixes, but literally no updates for an entire month.