AdNauseam: uBlock Origin fork silently clicking ads

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. AdNauseam

    AdNauseam: Fight back against advertising surveillance

    >https://github.com/dhowe/AdNauseam/wiki/FAQ#how-does-adnause...

    >AdNauseam 'clicks' Ads by issuing an HTTP request to the URL to which they lead. In current versions the is done via an XMLHttpRequest (or AJAX request) issued in a background process. This lightweight request signals a 'click' on the server responsible for the Ad, but does so without opening any additional windows or pages on your computer. Further it allows AdNauseam to safely receive and discard the resulting response data, rather than executing it in the browser, thus preventing a range of potential security problems (ransomware, rogue Javascript or Flash code, XSS-attacks, etc.) caused by malfunctioning or malicious Ads. Although it is completely safe, AdNauseam's clicking behaviour can be de-activated in the settings panel.

    Isn't this easily detectable? XHRs are easily detectable through various headers, so it's trivial to filter out the fake traffic from this extension. Failing that, thanks to ad fraud there's a whole industry of bot/ad fraud detection firms using browser fingerprinting and behavioral analysis to detect fake ad clicks. I have no doubt that an extension that's "clicking" on every ad using XHR is going to get detected and filtered.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. TrackMeNot

    An artware browser add-on to protect privacy in web-search. By issuing randomized queries to common search-engines, TrackMeNot obfuscates your search profile(s) and registers your discontent with surreptitious tracking.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • AdNauseam: Fight back against advertising surveillance

    1 project | news.ycombinator.com | 29 Dec 2024
  • AdNauseam: uBlock Origin fork silently clicking ads on behalf of users

    1 project | /r/patient_hackernews | 24 Aug 2023
  • AdNauseam: uBlock Origin fork silently clicking ads on behalf of users

    1 project | /r/hackernews | 24 Aug 2023
  • Noiszy: A browser plugin that creates meaningless web data – digital “noise.”

    2 projects | news.ycombinator.com | 22 Aug 2023
  • Subreddits have proposed a blackout from June 12-14. Third party users should join them and avoid Reddit during that period.

    1 project | /r/apolloapp | 4 Jun 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?