samyk / evercookie

Produces persistent, respawning "super" cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they've removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.
https://samy.pl/evercookie/
4.43k stars 662 forks source link

try hard to hide the swf from layout #109

Closed cdwiegand closed 4 years ago

cdwiegand commented 8 years ago

Helps to prevent extra 22 or so px from being added to bottom of page

samyk commented 8 years ago

I'm concerned that this may not load in some browsers -- have you tested across major browsers? http://www.stoimen.com/blog/2009/04/08/flash-doesnt-load-in-div-with-display-none-style/

cdwiegand commented 8 years ago

Interesting.. No, because admittedly I'm seeing fewer browsers using Flash on my analytics, but definitely found it was adding around 22 pixels at the bottom of my test pages. Perhaps changing the div that contains it to have width: 0, height: 0, overflow: hidden? I don't think it's doing that now, and that sounds like it would work around this issue while (hopefully) not mess up the layout at the bottom of the page.

ssokolow commented 6 years ago

Reported for spamming and blocked.