rulururu

post Third Party Cookies

December 8th, 2007

Filed under: privacy, security — mike hall @ 4:03 am

Third party cookies are almost never a good thing. Basically, a third party cookie is a cookie that doesn’t come directly from the server you’re interacting with (hence, it’s from a “third party”). Usually, what that means is that it’s a cookie from an advertiser like DoubleClick and is there to record every website that you go to that has an image or something from their server. Definitely not good.

But what is good is that it’s not too hard to protect against. In IE, just go to Tools -> Internet Options -> Privacy (tab). From here you can either set your Internet Zone to “High” or “Block All Cookies” or you can click on the “Advanced” button and set the cookie policy yourself:

In FireFox, it’s a little different story. The FireFox developers didn’t think that a “block third party cookies” option was a complete enough solution since there will always be some way around it, so they buried the option. To access it you need to browse to the URL “about:config”. From there, filter on “cookie” and you’ll see the option:

Set the “network.cookie.cookieBehavior” option to 1 as described in this page. If you want an even more robust solution, you can use the CookieSafe FireFox plugin to protect yourself that much more.

2 Comments »

  1. The Add Block Plus (ABP) is another great way. Why try and block the cookie when you can just block the entire ad?

    Comment by Jake Robinson
    December 11, 2007 @ 10:28 am

  2. Actually, I have replaced my hosts file, so I usually never see ads anyway. But there are some people that don’t mind seeing ads (to help support the site they’re on or whatever else), but still don’t want to be tracked online. Either way, both plugins would probably be helpful.

    Comment by mike hall
    December 11, 2007 @ 10:56 pm

RSS feed for comments on this post. TrackBack URI

Leave a comment

ruldrurd

Powered by WordPress, Theme based off the "I'm Okay" theme by Laurentiu Piron

Creative Commons License This work is licensed under a Creative Commons Attribution 3.0 United States License.


Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.