Page 1 of 1

evercookie

Posted: Wed Sep 22, 2010 2:30 am
by baadcookie
hello, i got a bit concerned when i learned about this : http://samy.pl/evercookie/. Is this something noscript can handle ?

thank you.

Re: evercookie

Posted: Wed Sep 22, 2010 10:05 am
by tlu
If the site is not whitelisted, Noscript can handle this.

It might also help to add

user_pref("dom.disable_cookie_set",true);

to your user.js. This should prevent that javascript can set cookies. But I don't know if it really helps against this new method - and it might break other sites.