this post was submitted on 10 Jun 2024
1 points (100.0% liked)

Late Stage Capitalism

5615 readers
1 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 5 months ago (27 children)

FF + Arkenfox + Noscript + uBlockOrigin (+ invidious for as long as it's able to exist)

Legit never seen a youtube advert in my life. Even seeing 1st-party static image ads anywhere is extremely rare.

Run *BSD or Systemd-free Linux. Only use FOSS. Distrust javashit, refuse webassembly. Build your own routers. KISS. Learn to protect your privacy and security; the tools are there. No one else will do it for you.

[–] [email protected] 0 points 5 months ago (7 children)
  1. What's wrong with systemd?

  2. I like JS and wish that lynx browser would add support for it

[–] [email protected] 0 points 5 months ago (6 children)
  1. Systemd is the most egregious pile of shit poetteringware in linux, hands down. It's a gigantic, slow, bloated mess that runs as pid0 and keeps getting bigger as it consumes all other unix services. It violates every single unix and kiss principal. The attack surface is massive and, becuase it's pid0, has the highest level of privilege escalation attacks. The recent xz backdoor (absolutely state-sponsored btw) was made possible because of the integration of sshd (and xz) into systemd. It's been a cve nightmare forced onto us by redhat/ibm despite our protests. It may as well have been written by the cia. Systemd alternatives like runit are superior in every respect, particularly speed and security, while adhering to unix and kiss philosophy.

  2. Not all js is malicious, but it's objectively the most vulnerable and commonly expolited component by malicious actors in browsers (webassembly will be worse). It's also an objectively terrible and idiosyncratic language on its own. Good css can eliminate a lot of the most worthless uses of js, but in many cases it's still a necessary evil in frontend and web design. The best compromise we have is to only use trustworthy, foss 1st-party code and restrict 2nd/3rd party code. It's also always a good idea to run your browser in a sandbox (bsdjail, bwrap, firejail) with no access to user files or dbus.

[–] [email protected] 0 points 5 months ago (1 children)

i actually like having a unified FOSS ecosystem.

[–] [email protected] 0 points 5 months ago (1 children)

At the cost of security, speed and efficiency?

[–] [email protected] 0 points 5 months ago (1 children)

Unified ecosystem actually increases speed and efficiency, and a unified ecosystem does not have to come at the expense of security.

[–] [email protected] 0 points 5 months ago

That's not even coherent. You know a lot less than you think you do.

load more comments (4 replies)
load more comments (4 replies)
load more comments (23 replies)