• 1 Post
  • 353 Comments
Joined 3 years ago
Cake day: August 17th, 2023






  • You can see if an ad is served and displayed or not

    This doesn’t tell you which specific extensions a user has installed. First, the filter lists are mostly shared between ad blockers, so you can at best tell that some adblock extension is installed, but not which one. Second, the ad might fail to load for a variety of other reasons (e.g. user is offline, firewall blocking URLs/endpoints, network-level DNS adblock, …), so all you can tell is that the user might have an adblock extension installed. That’s far milder than your initial premise: “My point is that any assumption that your extensions are not detected is a delusion[…]”

    you can detect if an iteraction was originated by an user or automatic

    Sure, and how does this help with detecting the installed extensions? Knowing that the click event wasn’t triggered by the user doesn’t tell you who triggered it.

    you can see if letters were pasted or input at a speed no human can match

    Again, how does this help with detecting the installed extensions?










  • The Wayland story for such tools was pretty bad for a while, but AFAIK the necessary protocols are now in place, so it should be possible to build this now (though probably not with all features due to security).

    But I’d love something like AHK with a saner scripting language, maybe Lua or JS (through QuickJS)!