-
Notifications
You must be signed in to change notification settings - Fork 973
Faceblock: FB targeted tracking event assessment & protection #7000
Comments
FYI - I'm rolling this issue into a parent initiative that I'm working on for social media network ads (w/in networks, and in embedded widgets and SDKs in the larger Web) - Tracking that initiative here for reference: #7678 |
Run checks in FB today, and out of the 3 major blockers (AdBlock Plus, AdBlock, uBlock Origin), uBO is the only one of the three that is effectively blocking within FB. I focused on uBO, and these are the filters they have in place to block FB ads: REQUEST filter rules | (I'm going to add these to
CSS/DOM ELEMENT hiding filters
cc: @bbondy |
Update: I've done some checking into FB ad and tracking APIs, and have a shortlist for what we can block for tracking outside of FB (as 3rd party tracking) Need to run a quick test on these, but these are probable: ||connect.facebook.net/*/fbevents.js$third-party Holding off on 1p FB filters, confirming that google and other 3p ads are blocked in FB. Once tests complete, will update adblock-lists with the filters above. |
Migrating issue to: brave/adblock-lists#21 for resolution. |
Is there any PoC site? |
Did you search for similar issues before submitting this one?
Y
Describe the issue you encountered:
Within FB and outside of FB, minimal shields are currently applied. We need to update to apply targeted blocking of privacy threats, as FB has folded Atlas agency-level ad tracking into social widgets, etc. in the wild.
Platform (Win7, 8, 10? macOS? Linux distro?):
desktop - all, mobile
Brave Version (revision SHA):
v0.13.1
Need to capture session outside of FB and list events.
Need to capture session w/in FB and list events.
Need to ensure webcompat is considered.
Need to form and submit rules to appropriate shields.
The text was updated successfully, but these errors were encountered: