Active Topics

 


Reply
Thread Tools
DanielMartin's Avatar
Posts: 38 | Thanked: 41 times | Joined on Dec 2009 @ Australia
#1
Greetings all.

Most people are aware of cookies and the privacy implications associated with them (websites tracking your browsing habits, etc), and some of us take measures to limit the amount of personal browsing information available to websites (predominately advertisers) by periodically cleaning cookies.

Not as many people, however, know about flash cookies. Flash allows local storage of a small amount of information independant of the browser's cookie system, and in recent years this has been co-opted by a large number of websites as an alternative to browser based cookies. In fact, some websites have been found to recreate deleted browser cookies based on data obtained from flash cookies (more info).

Because the N900 is flash-capable, it is also susceptible to the accumulation of flash cookies, just like a desktop browser. The good news is, it's relatively easy to clear these.

Adobe provides a service through their website at http://www.macromedia.com/support/do...manager07.html which allows you to manage and erase flash cookies (thought you'd fully cleared your browsing history? Guess again). This website can also be accessed through the N900 browser. The url is a bit cumbersome, so here's a shortened link: http://bit.ly/2fZi

While the presence of cookies (flash or otherwise) probably doesn't represent too much of a threat to your web privacy, why give up any more info about your browsing habits to advertisers than that which is absolutely necessary?
 

The Following 8 Users Say Thank You to DanielMartin For This Useful Post:
Posts: 490 | Thanked: 191 times | Joined on May 2010
#2
One more reason of why flash must die. -_-
 

The Following User Says Thank You to aligatro For This Useful Post:
Posts: 35 | Thanked: 10 times | Joined on Sep 2010
#3
I'd also like to see JavaScript and Useragents die.

I miss my web1.0...

https://www.eff.org/deeplinks/2010/0...-by-user-agent
 
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#4
Getting Rid of Nasty Adobe Flash Cookies the Cool Linux Way
Or:
Code:
chown -R root:root /home/user/.adobe
chown -R root:root /home/user/.macromedia
EDIT: corrected the above commands

Last edited by kureyon; 2010-10-29 at 11:01.
 

The Following 3 Users Say Thank You to kureyon For This Useful Post:
Posts: 490 | Thanked: 191 times | Joined on May 2010
#5
Originally Posted by kureyon View Post
Getting Rid of Nasty Adobe Flash Cookies the Cool Linux Way
Or:
Code:
chown -R /home/user/.adobe
chown -R /home/user/.macromedia
Also, install the flashblocker to block those nasty flash ads.
 
Posts: 393 | Thanked: 67 times | Joined on Feb 2010
#6
Would this break any flash functionality?

thanks

Originally Posted by aligatro View Post
Also, install the flashblocker to block those nasty flash ads.
 
Posts: 562 | Thanked: 1,732 times | Joined on Jan 2010 @ NYC
#7
Thank DanielMartin, good post.

I've been using this command to rid myself of flash cookies.
find / -name ".macromedia" | xargs rm -rf
or find / -name ".sol" | xargs rm -rf

Beware, that if you type in the wrong address or etc you could delete important file which may cause problems.

I do the first one after any flash web session, since I usually keep flash of till needed.

x
 
Posts: 490 | Thanked: 191 times | Joined on May 2010
#8
btw,
chown root:root /home/user/.macromedia/Flash_Player/#SharedObjects
is enough to stop flash from writing cookies.


Originally Posted by mail_e36 View Post
Would this break any flash functionality?

thanks
All of the plugins I saw simply replaced flash element with an icon. To activate, you usually have to click on the icon. So, it shouldn't break functionality.
 
Posts: 86 | Thanked: 164 times | Joined on Oct 2010
#9
We need a microb plugin like BetterPrivacy
https://addons.mozilla.org/en-US/firefox/addon/6623/

it would make this a non-issue. on every browser exit all flash cookies are deleted.
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:08.