this post was submitted on 02 Sep 2023
163 points (90.1% liked)

Technology

57997 readers
5644 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 another!
  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

Approved Bots


founded 1 year ago
MODERATORS
all 17 comments
sorted by: hot top controversial new old
[–] redditReallySucks@lemmy.dbzer0.com 45 points 1 year ago* (last edited 1 year ago) (2 children)

Or maybe only install extensions from trusted ~~sources~~ developers.

[–] 2Xtreme21@lemmy.world 29 points 1 year ago (1 children)

I think the point is that even if an extension comes from a trusted source, the developer could fairly easily push out an update that turns the extension into malware. Check the GitHub link in another comment below where the developer posts the solicitation emails he gets on a regular basis offering to monetize his extension. He isn’t selling out, but maybe not every dev is as willing as he is to forgo a potentially lucrative offer.

[–] RdVortex@lemmy.world 10 points 1 year ago* (last edited 1 year ago)

And there are cases where this has already happened: https://www.bleepingcomputer.com/news/security/-particle-chrome-extension-sold-to-new-dev-who-immediately-turns-it-into-adware/ There are probably more recent cases too, but this was the first one I could find.

[–] TheEntity@kbin.social 13 points 1 year ago (1 children)

To be specific: from trusted developers. Installing them only from the official repository (is it still possible to reasonably install them any other way?) won't help if a dev sells such an addon. On the other hand I cannot imagine someone like Raymond Hill (the uBlock Origin dev) doing it, considering his track record.

Yeah, that's what I meant.

[–] kindenough@kbin.social 16 points 1 year ago

Firefox will disable extensions in private mode if you want to

[–] NullaFacies@sh.itjust.works 9 points 1 year ago

To add to the blog post, if you use user scripts, utilize your manager's blacklist and learn REGEX.

If needed, use Group Policy, Regedit or .plists on macOS to blacklist domains to prevent an extension from running on them. As an example, I use Shutup.css to block comments online, but on something like Lemmy, I want to see comments as that's primarily how content is created and adding it to my extension domain blacklist prevents the extension from running on the website or any lemmy domains.

It’s interesting to read as I never thought about the vulnerability these extensions are.

I guess you should limit the number of extensions you have.

[–] djsaskdja@reddthat.com 8 points 1 year ago (1 children)

Exactly why most enterprise organizations disable them. You should too if you’re doing anything sensitive data.

[–] munderzi@feddit.ch 3 points 1 year ago (1 children)

That's why on my work PC I use a completely vanilla Firefox, gotta live with the ads. But I'm not risking giving full access to website content to any extension

[–] Franzia@lemmy.blahaj.zone 4 points 1 year ago (1 children)

I thought my ISP already had this data and is selling it. Should I go make sure all my extensions are 100% kosher?

[–] beaubbe@lemmy.world 9 points 1 year ago (1 children)

Your ISP cannot read https data in transit. Extensions can because the page is now rendered on your local browser.

[–] Franzia@lemmy.blahaj.zone 2 points 1 year ago