My main browser is Librewolf but I keep a chromium browser just in case. Previously used brave but their flatpak is shit. Ungoogled chromium seems ok but it looks like they don’t change much from upstream chromium. Any good chromium browsers which harden their browsers like librewolf does for more privacy?
no, do not mistake yourself. they are not proprietary blobs. the whole browser is proprietary. they release a tarball with the chromium code + some changes. but the whole UI which are the main changes are proprietary (after all, like any Chromium browser, it’s mostly a re-skinned Chromium, they don’t make any changes to the engine).
It’s a proprietary browser. They just release a bunch of code for marketing purposes. Don’t believe me? Try compiling it, and tell me if what you get is Vivaldi minus some blobs.
Vivaldi is not private. A good browser? It surely is. But it’s not private.
It’s also proprietary software, which is unacceptable. And yeah, don’t repeat to me their marketing techniques. Yes, they release some partial source code. In practice, that’s the same as releasing nothing. Just a marketing trick.
Which search engine do you use? If FOSS, which engine do it use? VPN?
There’s a relevant difference here. If the proprietary software runs on the server side and everything on the client side it’s free software, that’s very different than running a proprietary web browser on your own machine.
So as long as my search engine does not execute proprietary JavaScript and I can connect to my VPN using the OpenVPN or Wireguard client, it’s okay.
Nonetheless, it’s of course very much preferable that the server side is free software too.
I don’t care if the proprietary software comes from a mega corp or a small startup. It’s still proprietary.
I’m currently using GrapheneOS and I quite like it, but I would like to switch to something else. Will I lose much privacy if I switch to e/OS? Can I lock bootloader after flashing it like on GrapheneOS? I’m using Pixel 7 btw
you’ll definitely be loosing security, which can turn into loosing privacy if you get affected by malware.
you’ll also be loosing privacy if installing proprietary apps, since GrapheneOS has features like storage scopes and a better permission system that help minimizing privacy issues.
I think that locking your bootloader in a Pixel is possible regardless of the ROM you install.
Anyway, I think that there’s no real benefit of installing any other custom ROM in a Pixel other than GrapheneOS. You’ll be just loosing out in security and potentially privacy for no real reason.
I run GNU/Linux on a Corebooted laptop. That’s my main device and the one I normally use to access Lemmy.
And FYI, I don’t run any proprietary app on my phone which runs a free software build of Android. Everything is installed from F-Droid.
It’s true that it runs proprietary firmware, but there’s currently no way around it. Unlike Grayjay, which is proprietary just because their greedy creators didn’t want people forking their app.
Fortunately, Invidious, Piped, Libretube and Newpipe all exist and work flawlessly so there’s no excuse to use proprietary trash like that.
you decide to draw the line at GrayJay just because it’s only source available?
I draw the line at the firmware level, yes, because sadly it’s insanely difficult to get a device that can be 100% free software. But from the OS level and up, everything that runs in my devices is free software. That of course includes apps. And Grayjay is no exception to that.
Source available or proprietary is the same to me, it restricts my freedoms as a computer user to not be able to freely modify and distribute my programs as I please.
Actually, I’d prefer for the Grayjay devs just to make it fully proprietary instead of falsely claiming it to be “open source” and using it as marketing. I have no problem with people using proprietary or source available programs. What bothers me are the misleading claims of the creator calling Grayjay open source, when clearly it is not.
docker images have a ton of extra processes from the OS they were built in. Normally a light distro is used to build images, like Alpine Linux. but still, you’re executing a lot more processes than if you were installing things natively.
Of course the images does not contain the kernel, but still they contain a lot of extra processes that would be unnecessary if executing natively.
Hi folks. I have installed Debian 12 bullseye with the lxqt desktop environment. I have run lxqt sessions on it using xfwm4, as well as i3wm, as the window manager. However, for some weird reason brave browser would not launch - neither in xfwm4 nor in i3-wm. So I tried to run the command in the shell to see what output it would...
after a day of messing with it I just wanted to thank you again. I love the 1 FPS mode, it’s more than enough for me and it isn’t wasting resources. I don’t need to refresh my battery percentage or disk space more than once per second.
Red Hat has formally confirmed what many were thinking: Red Hat Enterprise Linux 10 will be doing away with X.Org Server support aside from XWayland....
And even beyond that, because any distro that ships Wayland by default does so because it has XWayland as a backup, which is essentially running an X server inside Wayland.
As always, the paying user has the worst experience. “Purchase” a show, can only watch on a certain console of a certain brand, no transfers, no backups, then it suddenly disappears from the library and nothing can be done....
in that case, you’d be better by not using Google Messages. According to the discussion I linked there seem to be a few other proprietary RCS clients in the Play Store, other than Google’s and Samsung. Not sure of this myself, but it’s worth looking into it.
If you don’t want to install Google Play services, your best bet is trying your luck with any RCS client other than Google’s. Even Samsung’s (if it even works outside of Samsung phones) has a bigger chance of working without Google Services installed.
Once you find one that works on a degoogled Android, just follow the usual recommendations: install it in a separated profile, give it as little permissions as possible, maybe a VPN if you don’t want them to get your IP (although given that your RCS provider will probably be your ISP this might prove pointless), etc.
And remember to assume that it is not private at all and they are harvesting all your metadata. The encryption is proprietary too, so there’s that.
Edit: I just remembered that encryption is probably exclusive to Google Messages. So you’re screwed, I highly doubt Google Messages will work without Google Services.
I’m guessing that in the near future when Apple launches RCS, we will have more options in Android too. So just keep up with the RCS news.
if you’re a developer, there’s a very easy and practical way of testing this without trusting anyone’s (not even Google’s) word:
compile the most basic of flutter apps or some demo and see if the app makes any kind of request to the internet.
edit: a single web search reveals that Flutter has indeed Google telemetry enabled by default. developing your web searching skills is a good habit for developers.
Uhhh oh (lemmy.ca)
followed a megathread link from r/piratedgames
Windows 11 scores dead last in gaming performance tests against 3 Linux gaming distros (www.notebookcheck.net)
Librewolf but like... for chromium?
My main browser is Librewolf but I keep a chromium browser just in case. Previously used brave but their flatpak is shit. Ungoogled chromium seems ok but it looks like they don’t change much from upstream chromium. Any good chromium browsers which harden their browsers like librewolf does for more privacy?
How much privacy will I lose if I switch to e/OS
I’m currently using GrapheneOS and I quite like it, but I would like to switch to something else. Will I lose much privacy if I switch to e/OS? Can I lock bootloader after flashing it like on GrapheneOS? I’m using Pixel 7 btw
Is YouTube starting another attack on third party clients?
I’ve noticed than most of them have stopped working including all invidious and piped instances
Am I wrong to assume that docker is perfect for single board computers that relies on low life expectancy drives (microsd)?
Title. Mostly because of two flags: --read-only and –log-driver.
[SOLVED] Brave Browser not launching in LXQT in Debian 12 (lemmy.ml)
Hi folks. I have installed Debian 12 bullseye with the lxqt desktop environment. I have run lxqt sessions on it using xfwm4, as well as i3wm, as the window manager. However, for some weird reason brave browser would not launch - neither in xfwm4 nor in i3-wm. So I tried to run the command in the shell to see what output it would...
Sway-MÜSLI: Sway – Minimal Ültrafast Status Line (github.com)
Red Hat Enterprise Linux 10 Dropping The X.Org Server Except For XWayland (www.phoronix.com)
Red Hat has formally confirmed what many were thinking: Red Hat Enterprise Linux 10 will be doing away with X.Org Server support aside from XWayland....
Sony is going to remove certain purchased titles from user libraries (www.playstation.com)
As always, the paying user has the worst experience. “Purchase” a show, can only watch on a certain console of a certain brand, no transfers, no backups, then it suddenly disappears from the library and nothing can be done....
https://redstrate.com/blog/2023/11/my-work-in-kde-for-november-2023/ (redstrate.com)
How to use RCS on Android while giving minimal data to Google?
I have never used Google Messages but I will most likely have to start using it once RCS support is added on iOS....
Telemetry in Flutter?
Yeah, I’m sure this is a pretty newbie question, but here I go:...