289
submitted 8 months ago by corbin@infosec.pub to c/technology@lemmy.world
all 48 comments
sorted by: hot top controversial new old
[-] Sparky 146 points 8 months ago
[-] 555@lemmy.world 98 points 8 months ago
[-] sugar_in_your_tea@sh.itjust.works 52 points 8 months ago

Eh, on Linux, it's probably in your package manager, and likely already installed. Just be careful with Ubuntu since they use snaps.

[-] 555@lemmy.world 5 points 8 months ago
[-] sugar_in_your_tea@sh.itjust.works 27 points 8 months ago

Firefox auto-updates with the snap version, whereas it doesn't with most package manager versions. So if it updates while you're using it, it won't let you open new tabs without restarting it (Firefox, not the machine), which can interrupt your workflow. On other distros, that only happens when installing updates manually, which isn't an issue because you're aware of it.

This is second hand info though since I don't use Ubuntu, so YMMV.

[-] Veraxus@lemmy.world 2 points 8 months ago

Nonsense like this is why I no longer use Ubuntu (or anything else downstream of Canonical, or anything with Snaps).

[-] PoolloverNathan@programming.dev 4 points 8 months ago

nix run nixpkgs#firefox

[-] mechoman444@lemmy.world 11 points 8 months ago

www.waterfox.com

A really good chrome clone using Firefox. It's my go-to browser.

Only issue is that it's a little slower to update than Firefox direct.

[-] skybox@lemm.ee 1 points 8 months ago

https://floorp.app/ Been lovin this fork solely because the vertical tab bar integration is awesome.

[-] chirospasm@lemmy.ml 95 points 8 months ago

TL;DR use FF

[-] Voroxpete@sh.itjust.works 80 points 8 months ago

(and other browsers)

... that aren't Firefox.

[-] corbin@infosec.pub 8 points 8 months ago

The article talks about Firefox too.

[-] Treczoks@lemmy.world 72 points 8 months ago

Since January 2018, 42% of malicious extensions use the Web Request API.

That's like making knifes illegal in general because they have been used in a certain amount of murder cases.

[-] ZILtoid1991@lemmy.world 41 points 8 months ago

And now, a new golden age of malvertisement will emerge...

[-] Treczoks@lemmy.world 33 points 8 months ago

Indeed. What a f-ing stupid argument: "We cannot trust the extensions that the user installed, therefor we give malware from advertisers free roam!"

[-] LordCrom@lemmy.world 8 points 8 months ago* (last edited 8 months ago)

If 42% of crimes used a handgun, we should ban those too.

[-] FeelThePower@lemmy.dbzer0.com 54 points 8 months ago

This finally made all my Chrome friends switch to the fox. about time

[-] mrgreyeyes@feddit.nl 9 points 8 months ago

I mean it's just a browser. Bit of fiddling with the saved password and your go to go again to never look back. If they value their users they will improve again like Firefox did in the background over years.

I only hope a good search engine will appear again. I don't like the alternatives.

[-] Veneroso@lemmy.world 2 points 8 months ago

I have been using swisscows for about a month. It's no Google... But it seems to be better than what Google is now......

[-] dustyData@lemmy.world 2 points 8 months ago

If you are smart, you have a password manager that you login once then everything is there and ready to login to every single account instantly.

[-] 9point6@lemmy.world 48 points 8 months ago

Run a pihole or similar

Your web browser is just one piece of software on your network capable of displaying ads and collecting data

[-] uzay@infosec.pub 31 points 8 months ago

Network-level adblock cannot replace browser-level adblock and vice versa

[-] DarkDarkHouse@lemmy.sdf.org 14 points 8 months ago

Both… both is good

[-] paraphrand@lemmy.world 18 points 8 months ago

That’s reminds me, I should go update mine.

[-] Imgonnatrythis@sh.itjust.works 6 points 8 months ago

I'm only familiar with pi holes on a cursory level, but you have to update them manually? This is a bit of a turn off.

[-] Evilcoleslaw@lemmy.world 15 points 8 months ago

You could schedule it with cron. You usually don't need to update the lists very often though, and you don't want to either as you're just wasting the bandwidth of the hosts of the lists, who aren't making any money off hosting them.

[-] karika@lemmy.world 14 points 8 months ago

You have to type one command:

pihole -up

https://docs.pi-hole.net/main/update/

[-] MentorKitten@lemmy.world 1 points 8 months ago* (last edited 8 months ago)

I thought this requires permission to a router. Can you do this say at a dorm or an apartment where internet is provided for you through a portal

[-] PotatoesFall@discuss.tchncs.de 2 points 8 months ago

Another user commented that you can run Unbound (the technology used by pihole) on your machine.

Even easier, configure your device to use an ad block DNS resolver. Control D has free ones: https://controld.com/free-dns

[-] 9point6@lemmy.world 2 points 8 months ago

You can always configure the DNS manually on a device you own to ignore the DHCP settings sent from the router and just go directly to the pihole, obviously not as good as it happening automatically, but a good workaround if that's not possible

[-] xyz1195@lemmy.world 1 points 8 months ago

I'm a bit clueless when it comes to that but certainly interested. Could you maybe go into more detail as to which hardware and software is needed to set that up?

Thanks much in advance!

[-] 9point6@lemmy.world 6 points 8 months ago

So the main software is here https://pi-hole.net/ (and they have good documentation, so I'm not going to repeat the nitty-gritty here)

You obviously need something to run it on, which could be some existing computer that's always on, but (as the name might suggest) a lot of people use some form of Raspberry Pi (or similar) single-board computer.

Pihole will run on basically anything, so you can get an ancient pi and it will still run fine

[-] jeena@piefed.jeena.net 17 points 8 months ago

uBlock Origin for Chrome has over 34 million installations according to the Chrome Web Store

Oh wow, that is very surprising to me. I somehow expected a billion of installations. Especially when I saw the screenshots without it in the article, how can anyone browse the web without it?

[-] corbin@infosec.pub 23 points 8 months ago

Adblock users are still a statistical minority of web users. Most people don’t care (as evidenced by Netflix’s ad tier gaining subscribers every quarter) or don’t know those extensions exist.

[-] LordWiggle@lemmy.world 11 points 8 months ago

There are other ad block options. And there is Firefox. I use Vivaldi browser, it has a built-in ad blocker, just like many other browsers. I just wish Vivaldi would be Firefox based.

[-] jeena@piefed.jeena.net 8 points 8 months ago

But Firefox has a installation base of 2.8% and Chrome 65%. The Firefox uBlock Origin installations are in my opinion statistically insignificant, so are Brave browser installations which are even lower.

[-] corbin@infosec.pub 13 points 8 months ago

If you like this article, please consider following the site on Mastodon/Fedi, email, or RSS. It helps me get information like this out to a wider audience :)

[-] Hugh_Jeggs@lemm.ee 8 points 8 months ago

I didn't even click the article. Here's Why -

[-] Scotty_Trees@lemmy.world 1 points 8 months ago

They only have 40 posts so I gave them a follow. It's when accounts have like 10k posts and an account is less than a year old that I won't follow them, I don't need that noise.

this post was submitted on 17 Jun 2024
289 points (100.0% liked)

Technology

63082 readers
3189 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS