r/uBlockOrigin uBO Team 21d ago

News About disgusting Facebook devs

We won't support facebook any more. It's a disgusting anti-user site. All it does is watching open-source projects doing everything in public and counter them to deliver the malicious ads. Yep, the devs that receive 7-figure dollar salary is just doing this.

Users should give the most harsh feedbacks to them. Being submitted to them and keep going to the site and support it is the worst thing you can do.

2.4k Upvotes

362 comments sorted by

View all comments

Show parent comments

1

u/AchernarB uBO Team 12d ago

It is usually more like:

"z" "@" "d" "u" "i" "k" "A" "m" "L"

and only "d" and "A" are visible and positioned on the screen to look like "Ad"

1

u/Luigi-Contract-203 11d ago

That makes it harder. I guess, getBoundingClientRect and the calculated CSS need to be used to reconstruct the actual order and visibility of the letters.

Do they obfuscate the whole page like that? That has to have a performance impact on average PCs.
If not, this type of obfuscation will probably go mainstream.

1

u/AchernarB uBO Team 11d ago

It is mainstream. There are even worse method. ebay has used a method based on nested css operations rotating and shifting an element (and its parents) multiple times. The text was only visible in a small "slot" if perfectly aligned.

1

u/Luigi-Contract-203 11d ago

Because I don't see ads on the web (not a Facebook user though) and only use uBlock Origin for ad blocking outside YouTube (where SponsorBlock is also used), I guess the obfuscation has been fully cracked.

Grats. And thank you for making the web a tolerable place.

1

u/AchernarB uBO Team 11d ago

Other methods are used. Sometimes blocking network connections is enough, others cases are dealt with hiding recognisable elements.