brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.88k stars 2.34k forks source link

Description in the strict-blocking page is inaccurate #28386

Open Yuki2718 opened 1 year ago

Yuki2718 commented 1 year ago

As stated in https://github.com/brave/adblock-rust/issues/258#issuecomment-1413443457 there are other posibility than tracking, in particular malicious sites is a very likely reason it's triggered.

antonok-edm commented 1 year ago

It's hard to tell from a particular filter whether the site is "just a bounce tracker" or actively serving malicious content. uBlock Origin avoids assigning a reason for the blocking. I believe Brave's blocked page interstitial was designed specifically to help less technical users understand the situation, with bounce trackers in mind, since the primary way most users would see it is by clicking on a link from an online email client.

If somebody follows a link to a malicious site and sees a warning that it might track them, they may underestimate the severity and still download malware unknowingly.

It's a good point and we should probably review the text on that page - perhaps even adding some heuristics depending on where the link was clicked from.