• 0 Posts
  • 38 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle








  • I reckon that blocking ad blockers isn’t some extra countermeasure here. It’s actually right in line with what Manifest V3 and that new environment attestation system are all about. They’re basically making sure that if you tinker with crucial bits of the JavaScript – stuff they see as essential (like anti-adblock) – you won’t make it through the attestation and you’ll get blocked.

    They don’t want to block all modifications because that would be a hindrance to many users, for example the visually impaired. However, anything affecting their bottom line will probably be blocked.

    How that will affect Firefox? I don’t know, maybe nothing will change for us, or perhaps Google will block Firefox altogether. We certainly know they’re capable.












  • I employ VPN, TOR, and additionally, I manage sites utilizing CloudFlare. I can tell you this much: There aren’t many alternative services that safeguard your website and gather statistics while respecting the privacy of the end user. CloudFlare even provides onion routes for TOR users, which I’ve naturally activated for my website. Thus, the issue doesn’t rest with CloudFlare; it’s a tool. The true issue lies with the webmasters abusing their power and using overzealous rulesets.

    They could easily apply the same rulesets by utilizing nginx to proxy the traffic and implementing blocks on their side, avoiding CloudFlare altogether. The only distinction would be the increased expenses and a different host, nothing more.