this post was submitted on 01 Jul 2024
98 points (96.2% liked)

Linux

45573 readers
808 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 5 days ago (1 children)

Tor browser is something else, I don't group it in with stuff like Librewolf.

For librewolf, I just took a look to try and figure out what binary blobs are being talked about. This is the repository I was looking at, I think its the right place: https://codeberg.org/librewolf/source/src/branch/main. There isn't much documentation on the patches besides the file names for the most part, but do you have any idea which of these relates to binary blobs? Or is it in the settings file? Really nothing I see here convinces me that this project is worth anybody's time over regular firefox, it just changes some defaults, disables pocket (they patch it out, but there's already a setting), and changes the branding. I don't disagree with most of their changes, I just don't see the point of maintaining and marketing an entire derivative browser for what could just be a settings hardening guide on a wiki somewhere.

[–] [email protected] 1 points 4 days ago (1 children)

There are several patches under its patches source directory, and there are different sort of packages, one example is the sed patch to avoid including pocket in the build. The DRM widevine is not included either on the build, though it can be installed if you want it installed (probably there's a patch for that somewhere).

But I no longer see removing binary blobs being advertised by Librewolf, it's been a while since I don't check on their site...

[–] [email protected] 1 points 4 days ago

I guess I don’t see the point of removing pocket from the build since it can be disabled in a standard Firefox build with a single about:config option. That’s what I do.