On 1/5/2010 6:00 AM, Rob C. wrote: > BeeNeR wrote: >> >> Are there any plans to update the security of cookies to the settings >> that were available in 1.x SM? i.e. Preferences/Privacy& >> Security/Cookies/Allow cookies based on privacy settings. >> >> Being able to have different levels of acceptance/denial of various >> cookies was, at least *I* though, a great idea. >> > I agree. That one additional setting would help prevent me > from having to take time out from some enjoyable web > surfing, just to manually handle all the cookies thrown my way! > > Rob
When I finally had winnowed the cookies to the set that was desired, I copied the files cookies.sqlite and cookies.sqlite-journal into files cookies.sqlite-backup and cookies.sqlite-journal-backup respectively. (I don't know if this was necessary for cookies.sqlite-journal, but I didn't want to analyze this.) I created a script that reversed this, copying the backup files over the corresponding source files. I run this script just before launching SeaMonkey. I have four SeaMonkey profiles. My script operates on two of them (both of which I had winnowed and created backups). A third profile is for guests; the same script merely deletes cookies.sqlite and cookies.sqlite-journal. The fourth profile is for certain financial sites that make logging-in complicated unless I leave their cookies alone; my script ignores that profile. (That fourth profile also always spoofs Firefox because the site owners refuse to acknowledge that Gecko is Gecko.) While this seems cumbersome, it addresses a missing capabilty of the Cookie Manager. Sometimes, I want to view a Web site in a manner different from the way I usually do. This causes established cookies to be changed, making that different view now the standard. By backing up my cookies and having the script restore from the backup, I can restore my desired default view. -- David E. Ross <http://www.rossde.com/> Go to Mozdev at <http://www.mozdev.org/> for quick access to extensions for Firefox, Thunderbird, SeaMonkey, and other Mozilla-related applications. You can access Mozdev much more quickly than you can Mozilla Add-Ons. _______________________________________________ support-seamonkey mailing list support-seamonkey@lists.mozilla.org https://lists.mozilla.org/listinfo/support-seamonkey