PDA

View Full Version : How do you remove flash cookies?


Steelmage
12th August 2009, 11:37 AM
I read this article:

http://www.wired.com:80/epicenter/2009/08/you-deleted-your-cookies-think-again/


Unlike traditional browser cookies, Flash cookies are relatively unknown to web users, and they are not controlled through the cookie privacy controls in a browser. That means even if a user thinks they have cleared their computer of tracking objects, they most likely have not.

What’s even sneakier?

Several services even use the surreptitious data storage to reinstate traditional cookies that a user deleted, which is called ‘re-spawning’ in homage to video games where zombies come back to life even after being “killed,” the report found. So even if a user gets rid of a website’s tracking cookie, that cookie’s unique ID will be assigned back to a new cookie again using the Flash data as the “backup.”

Even the Whitehouse.gov showed up in the report, with researchers reporting they found a Flash cookie with the name “userId.” The site does say in its privacy policy that it uses tracking technology but it does not mention Flash or tell users how to get rid of the Flash cookie.


Wondered if any of you guys and gals know about this type of technology, and how to remove it.

alfaniner
12th August 2009, 11:57 AM
I believe you can right click on a Flash window and select "Don't Allow Adobe to store info on your computer."

Steelmage
12th August 2009, 07:01 PM
Someone pointed to me that the removal of these flash cookies are on the bottom of the article, if I look further down, kind of feeling stupid.

Here's the answer:


Tools:

Users who want to control or investigate Flash cookies have several options, according to reader Brian Carpenter:

Windows:
* Better Privacy extension for Firefox -
https://addons.mozilla.org/en-US/firefox/addon/6623

* Ccleaner - http://www.ccleaner.com/

Mac OS X:
http://machacks.tv/2009/01/27/flushapp-flash-cookie-removal-tool-for-os-x/

Where to find these flash cookies:
* Windows: LSO files are stored typically with a “.SOL” extension, within each user’s Application Data directory, under Macromedia\FlashPlayer\#SharedObjects.
* Mac OS X: For Web sites, ~/Library/Preferences/Macromedia/FlashPlayer. For AIR Applications, ~/Library/Preferences/[package name (ID)of your app] and ~/Library/Preferences/Macromedia/FlashPlayer/macromedia.com/Support/flashplayer/sys
* GNU-Linux: ~/.macromedia



Thanks for the replies.