this post was submitted on 25 Dec 2025
674 points (96.2% liked)

Microblog Memes

11493 readers
227 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

RULES:

  1. Your post must be a screen capture of a microblog-type post that includes the UI of the site it came from, preferably also including the avatar and username of the original poster. Including relevant comments made to the original post is encouraged.
  2. Your post, included comments, or your title/comment should include some kind of commentary or remark on the subject of the screen capture. Your title must include at least one word relevant to your post.
  3. You are encouraged to provide a link back to the source of your screen capture in the body of your post.
  4. Current politics and news are allowed, but discouraged. There MUST be some kind of human commentary/reaction included (either by the original poster or you). Just news articles or headlines will be deleted.
  5. Doctored posts/images and AI are allowed, but discouraged. You MUST indicate this in your post (even if you didn't originally know). If an image is found to be fabricated or edited in any way and it is not properly labeled, it will be deleted.
  6. Absolutely no NSFL content.
  7. Be nice. Don't take anything personally. Take political debates to the appropriate communities. Take personal disagreements & arguments to private messages.
  8. No advertising, brand promotion, or guerrilla marketing.

RELATED COMMUNITIES:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] rekabis@lemmy.ca 1 points 4 months ago (2 children)

the more fingerprint able you are

Missed Privacy Tweaks, did ya? Look closer.

[–] wizardbeard@lemmy.dbzer0.com 3 points 4 months ago (1 children)

It lists these tweaks, none of which I understand to have anything to do with extension detection/fingerprinting:

[–] rekabis@lemmy.ca 1 points 4 months ago (1 children)

extension detection/fingerprinting

So you’re talking about bot detection and bot denial of a website, then.

Well, I’m not a bot.

[–] wizardbeard@lemmy.dbzer0.com 2 points 4 months ago* (last edited 4 months ago) (1 children)

No, I'm talking about extension detection being used as part of the process to fingerprint your browser to identitify you as a unique person.

That's used to track you across websites for ad targeting and other shit such as but not limited to sites displaying different prices to different people based off information they've gathered on you and connected to your unique fingerprint.

Fingerprinting effects a lot more than the ads you don't see due to blocking them and bot detection. Please read up on it more instead of running with assumptions.

[–] rekabis@lemmy.ca 2 points 4 months ago* (last edited 4 months ago)

This makes sense for extensions that respond to and directly process and interact with page elements, such as Flash or Silverlight.

This makes absolutely no sense if the app has no ability to load or interact with anything in the page. If there is no interactivity - and why would there be, with simple blocking? - there is nothing for an external script to “grab”.

Which security add-ins, an external script can tell - at most - that an in-page element was not loaded by the web browser, but then anyone doing the tracking needs to contend with the dozen-plus add-ins that have the capability to block an element like that. The exact add-in is still not identifiable, only the class or type of add-in that has the functionality to block said element.

I have read through a number of white papers that explore this technology, and to a T,

  1. This is still largely experimental and proof-of-concept
  2. Is still primarily meant to block bots that are trying to mimic humans, and to ensure that the site visitor is actually a salty bag of mostly water
  3. Can only identify apps that are explicitly designed to produce a response, as a core aspect of their purpose and design. Which, by default, fails to include almost all security-based add-ins, which behave more as “black holes” that have never been designed nor have any capability to respond to external queries.

So when a website bitches about you having an adblocker installed, the site cannot tell WHICH ad-blocker is installed, only that ads are not loading because it is not getting any telemetry from them.

So the website cannot track you by your installation of uBlock Origin unless it has that mix of ads that uBlock’s particular DEFAULT blocking pattern can be identified with. And since you can add or remove black lists at will, this becomes an infinite game of whack-a-mole for anyone trying to track you. Plus, other adblockers can load the same black lists, giving the exact same pattern for any website not loading ads from many dozens of different sources.

[–] Turret3857@infosec.pub 2 points 4 months ago (2 children)
[–] wizardbeard@lemmy.dbzer0.com 2 points 4 months ago (1 children)

Notable section from the Wikipedia article linked there as "stand out":

I'm not well versed on it, but I believe installed extensions are directly query-able through javascript or html5 on sites loaded by the browser.

[–] rekabis@lemmy.ca 2 points 4 months ago

believe installed extensions are directly query-able through javascript or html5

The requirement for this is that those extensions need to directly interact with - and respond to - page elements.

Security add-ins are a “black hole” in that the vast majority of them only block, they don’t interact. There is absolutely no way for a website to tell which ad-blocker is installed from purely the ad-blocking component itself. Provided the add-on is constructed properly, it should never respond to any code either on the client-side or server-side, it should only block the browser from not even requesting certain assets in the first place. In fact, a good adblocker should be indistinguishable from a failure of DNS in providing the IP address of the ad server.

[–] rekabis@lemmy.ca 1 points 4 months ago (1 children)

Preaching to the choir.

The list above is the vast majority of my add-ins. I don’t use any which are sufficiently duplicated in the browser or which are not required for enhanced security.

I am not one of those people with multiple dozens of add-ins.

[–] Turret3857@infosec.pub 1 points 4 months ago

You say you aren't one of those people but i genuinely dont believe most of those extensions are needed if youre using hardened Firefox (LibreWolf/IronFox/Mullvad Browser/Tor)