this post was submitted on 10 Mar 2024
100 points (94.6% liked)

Linux

47290 readers
702 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 5 years ago
MODERATORS
 

Been keeping a keen eye on Bazzite as it seems like a good distro for people like myself who mainly use the desktop pc to play games on. But it doesn't seem like a "typical" distro for a daily driver? How does Bazzite for example differ from Nobara which is another gaming-oriented distro? I'm just curious as I keep hearing good things about Bazzite, and wondering if there would be any benefit as to someone who is using Tumbleweed, to switch to Bazzite right now.

So, if you are a Bazzite user, or have experience: let me know how it went, and if you could daily drive it!

Edit: I guess the same could be asked for ChimeraOS?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 6 months ago* (last edited 6 months ago) (4 children)

I am not a fan because they install all that WINE stuff on the system level which is a huge security degradation.

Running WINE through Bottles with the latest protonGE through PupGUI works on all distros.

If they removed that I would consider it.

Also they remove Firefox and Flatpak Firefox can only use seccomp filters, not sandboxes, which less secure. And due to an rpm-ostree issue those removed packages are never reinstallable.

[–] [email protected] 6 points 6 months ago* (last edited 6 months ago) (1 children)

If you need RPM Firefox, my recommendation is that you install it with Distrobox. This also solves the security issue that we remove upstream Firefox over - update frequency.

You don't want Firefox to only update when your operating system image does. As far as I'm concerned the bug preventing Firefox from being re-added is a feature.

[–] [email protected] 2 points 6 months ago (1 children)

No that is definetly a bug, as it spits out strange error messages.

I dont think Firefox running through Podman in rootless mode can create user namespaces? But not sure, will check that.

I have auto updates enabled and I reboot daily. This is not an issue especially on ublue where they are on by default.

[–] [email protected] 4 points 6 months ago* (last edited 6 months ago) (1 children)

We build twice a week, that's not frequent enough for a web browser.

Ultimately it's saving you from yourself, if this bug gets fixed and there's a way I can unfix it, I will do so.

[–] [email protected] 2 points 6 months ago

Oh okay, didnt know Bazzite builds slower than the other images.

Instead of blocking users, education is the way better option. Flatpak Firefox does not have user namespace sandbox support, which is a pretty big deal.

[–] [email protected] 12 points 6 months ago* (last edited 6 months ago) (3 children)

I am not a fan because they install all that WINE stuff on the system level which is a huge security degradation.

I disagree with this. Sure, it could be made more secure, but Wine, on it's own isn't, any greater security risk compared to any other scripting runtime such as say Python, which is also installed at the system level. Ultimately it's up to the user to get their executables from trustworthy sources - and whether it's a random bash script or an exe, doesn't really make a difference.

As for Firefox, if you're truly concerned about security then you wouldn't be using it in the first place, you'd be using Librewolf, which you can install without any issues.

[–] [email protected] 3 points 6 months ago (1 children)

I guess random Windows programs are even safer as they may not really work on the host OS.

But still, Bottles is top tier, it works great and is perfectly packaged as a flatpak (no permissions, portal use etc) and pupgui allows to use the latest protonge.

To Librewolf, that is hosted on their own repo, using their own build system. So it could be considered as less trusted than upstream firefox managed by fedora, especially in terms of timely updates. You could also use the Firefox binary, which is very quick (did a benchmark) but you need to do the desktop entry yourself.

Also Librewolf is not security hardened afaik, maybe a few checks are also for security but it should be the same as Firefox. It is privacy optimized. Disadvantage here again is, that if you need a vanilla profile for shitty websites etc, that doesnt exist.

[–] [email protected] 3 points 6 months ago* (last edited 6 months ago)

I opted for Lutris because Bottles has issues that make it unrecommendable and unsupportable by us.

Because it's only shipped as a flatpak (They bullied the Fedora packager until they quit) it doesn't support the frame limiter built into gamescope on the deck images (Requires a patch in Mesa).

As a contributor to the Northstar mod for Titanfall 2, we originally wanted to recommend it as the default Linux install path due to it's friendly UI, but found because it avoids using winetricks it's missing required dependencies. Despite us trying to work with them and contributing code, to this day it still doesn't work, and recent discussions about this problem were extremely abrasive from their side, much like the above linked issue.

Ultimately Lutris provides a more consistent experience for gamers that are already used to Steam - with the same tools working for both. That's my reasoning anyway.

As far as wine, we only install wine-core and not the entire stack, that's purely for Lutris dependency reasons and isn't intended to be used by the end user. Wine-ZGUI for instance is a Flatpak, and Lutris will install its own copy of wine - most likely Wine-GE or a derivative.

[–] [email protected] 5 points 6 months ago (2 children)

Firefox + Arkenfox.js is arguably better for security than any FF fork, such as Librewolf.

[–] [email protected] 4 points 6 months ago* (last edited 6 months ago)

Yes, but Arkenfox is also a bit of a mess. Their tooling is very overcomplex with the updater and all. I went through the entire thing and created this helper project which is also pretty hacky but nearly complete.

[–] [email protected] 3 points 6 months ago (1 children)

There's also Mercury, which is Librewolf + Arkenfox + more.

[–] [email protected] 3 points 6 months ago

Interesting project and very curious how they even get it to build. They use Firefox ESR and compile it with lots of optimizations and maaaany redundant configs. I chatted with developers in the FF Matrix about that, they build firefox with 2 arguments or so, build browser, use official branding.

Many things are duplicate and mercury may be unstable because of that.

The biggest problem is that it doesnt use a CI/CD workflow, so that dude does the builds manually and you can hope to get them in time. And them they are distributed as Appimages, which is a different set of problems

[–] [email protected] 9 points 6 months ago (1 children)

Haven't you heard? Anything that isn't flatpak is completely insecure and will end in your computer being hacked. It will also break the next time you update your computer.

/s

[–] [email protected] 1 points 6 months ago

Dont know where you get your games from 😉🐧☠️

[–] [email protected] 2 points 6 months ago (1 children)

Should you post those concerns into their github? Maybe they don't know?

[–] [email protected] 3 points 6 months ago

I think they know both, and the rpm-ostree issue is reported.