Author |
Message |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 12824 Location: Arizona USA
|
Posted: Fri 11 Sep 2009, 10:31 Post subject:
Flash cookies: What's new with online privacy |
|
http://blogs.techrepublic.com.com/security/?p=2299&tag=nl.e036
Quote: | ... Flash cookies use the extension .sol. Knowing that, I still wasn’t able to find any on my computer. Thanks to Google (uses Flash cookies), I determined the only way you can access information about resident Flash cookies is by going to Flash Player’s Web site. ... |
Of course, all this only applies to Windows. Are Flash cookies being stored in Puppy? If so, where? If not, perhaps that explains at least some of the trouble Flash causes in Puppy.
|
Back to top
|
|
 |
OlddogNewtricks
Joined: 07 Jun 2009 Posts: 124 Location: U.K.
|
Posted: Fri 11 Sep 2009, 11:28 Post subject:
|
|
Hi Flash, it's a hidden folder in root generated by flash player named .macromedia. If you haven't got one already just play a youtube video then have a look. You can delete the folder manually, create a script to delete the folder with one click i.e.
rm -rf /root/.macromedia
or there is a firefox addon for dealing with it, the name of which escapes me at the moment.
It's just more spyware.
|
Back to top
|
|
 |
OlddogNewtricks
Joined: 07 Jun 2009 Posts: 124 Location: U.K.
|
Posted: Fri 11 Sep 2009, 11:36 Post subject:
|
|
Just remembered the addon it's called Better Privacy.
|
Back to top
|
|
 |
dogone

Joined: 21 Apr 2008 Posts: 202 Location: Arizona, USA
|
Posted: Fri 11 Sep 2009, 11:43 Post subject:
|
|
OlddogNewtricks wrote: | Hi Flash, it's a hidden folder in root generated by flash player named .macromedia. If you haven't got one already just play a youtube video then have a look. You can delete the folder manually, create a script to delete the folder... |
Here's my solution. Just employ Pschedule to run this script periodically. The log file will prove very interesting reading:
##!/bin/sh
##remove root flash cookies
##if found, timestamp and log stdout and stderr (note order of arguments)
#if [ -d /root/.macromedia/* ];
# then
# echo >> /root/fc_log #start a new line
# date >> /root/fc_log #datestamp entry
# rm -rv /root/.macromedia/* >> /root/fc_log 2<&1
# else
# touch /root/fc_log # else just update log access time
#fi
|
Back to top
|
|
 |
Billwho?

Joined: 06 Dec 2005 Posts: 570 Location: still "In The Dog House" East Coast Oz
Trialing 4.20
|
Posted: Mon 14 Sep 2009, 06:31 Post subject:
|
|
I went for a slightly different fix that is always in operation but does not require a script.
See This post for details.
_________________ Linux = Learning through doing
The learning curve may be steep but there is a light at the end of the tunnel.
You just have to pass the occasional oncoming train to get there.
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3613 Location: around the bend
|
Posted: Tue 15 Sep 2009, 13:47 Post subject:
|
|
http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
Back to top
|
|
 |
puppyite

Joined: 23 Jul 2009 Posts: 758 Location: U.S., Midwest, Central Time Zone, GMT-6
|
Posted: Wed 16 Sep 2009, 11:41 Post subject:
|
|
Before you make your choices in the Flash Settings Manager you may delete all files with the .sol extension in both Puppy and / or Windows.
After you make your choices in the Flash Settings Manager make note of the settings.sol file date and then periodically do a search for it and all .sol files to satisfy yourself that nothing has been changed or added.
On my PC's after I deleted all the .sol files in Windows I checked Puppy and found none but settings.sol which (as the name implies) stores the setting choices.
Note: I don't visit You(Boob)Tube.com. If I want to watch something moronic on video I turn on my 35" RCA CRT TV. YMMV.
_________________ Learn more about Puppy Linux: Puppy Linux FAQ
Protect your privacy: Scroogle.org - Ixquick
|
Back to top
|
|
 |
rupert589
Guest
|
Posted: Wed 18 Nov 2009, 03:49 Post subject:
What's new with online privacy Subject description: Flash cookies: What's new with online privacy |
|
Web site hosts and advertisers do not like relying on HTTP cookies. Users have figured out how to avoid them. According to Bruce Schneier, Web site developers now have a better way. It’s still considered a cookie, yet it’s different.
* Flash cookies can hold a lot more data, up to 100 Kilobytes. A standard HTTP cookie is only 4 Kilobytes.
* Flash cookies have no expiration date by default.
* Flash cookies are stored in different locations, making them difficult to find.
|
Back to top
|
|
 |
johnjudd
Guest
|
Posted: Tue 01 Dec 2009, 02:50 Post subject:
|
|
Flash cookies can also back up the data that is stored in a regular cookie. When you delete cookies using your browser controls, your Flash cookies are not affected. So a website that served a cookie to you may recognise you on your next visit if it backed up its now-deleted cookie data to a Flash cookie.
|
Back to top
|
|
 |
benali72
Joined: 09 Aug 2006 Posts: 292
|
Posted: Wed 02 Dec 2009, 14:22 Post subject:
Thanks, excellent discussion |
|
Thanks for this excellent thread. I also learned a lot by reading the users' Reviews of the Firefox BetterPrivacy Add-on.
It makes me angry that companies use their greater technological expertise to violate the privacy of their users and customers in this way.
Thank goodness for free tools like BetterPrivacy.
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 2682 Location: South Australia
|
Posted: Fri 18 Dec 2009, 18:29 Post subject:
|
|
Is there a way to read the contents of a flash cookie?
I tried to open it as text and that didn't work.
_________________ Software <-> Distros <-> Tips <-> Newsletters
|
Back to top
|
|
 |
DavidMcCann
Joined: 06 Mar 2010 Posts: 11 Location: London
|
Posted: Sun 07 Mar 2010, 12:29 Post subject:
More on Flash cookies |
|
One poster mentioned the online Flash settings manager. It doesn't work, at least for me. It creates a file in .adobe that sets the size of the cookie cash, so theoretically setting it to zero should solve the problem. But I found that cookies were still being stored, in either of
~/macromedia/Flash_Player/#SharedObjects
~/macromedia/Flash_Player/macromedia.com/support/flashplayer/sys
If you make these directories read-only, that stops the cookies, but a few sites no longer work.
The settings manager also enables you to deactivate Flash's ability to turn on your webcam and microphone. They are watching: be afraid, be very afraid ...
|
Back to top
|
|
 |
snowshaker
Joined: 24 Aug 2008 Posts: 23 Location: Midwesterner running Slacko Puppy 5.3
|
Posted: Sun 14 Mar 2010, 02:20 Post subject:
Re: More on Flash cookies |
|
DavidMcCann wrote: |
The settings manager also enables you to deactivate Flash's ability to turn on your webcam and microphone. They are watching: be afraid, be very afraid ... |
Heh. I wish I could activate my laptops webcam under puppy but have been unable to ID the right drivers, so I doubt that a robot script could come in and get me. They can identify my OS and browser, but now they have to send me the right drivers.
|
Back to top
|
|
 |
nooby
Joined: 29 Jun 2008 Posts: 10548 Location: SwedenEurope
|
Posted: Sun 14 Mar 2010, 03:22 Post subject:
|
|
Very interesting thread.
They are that determined to know what youtube video one look at.
What about the coming thing? HTLM5 which should be able to play everything Flash without a Flash player?
Will they have an even more clever way to collect data on my habit to listen to Johnny Cash "I walk the Line"
_________________ I use Google Search on Puppy Forum
not an ideal solution though
|
Back to top
|
|
 |
|