<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; firefox cookies</title>
	<atom:link href="http://www.ghacks.net/tag/firefox-cookies/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 22:37:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox Cookie Editor</title>
		<link>http://www.ghacks.net/2008/12/12/firefox-cookie-editor/</link>
		<comments>http://www.ghacks.net/2008/12/12/firefox-cookie-editor/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 09:26:31 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[cookie editor]]></category>
		<category><![CDATA[firefox cookies]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[firefox-extension]]></category>
		<category><![CDATA[mozilla-firefox]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8933</guid>
		<description><![CDATA[Mozilla Firefox offers no way to manipulate cookies directly in the web browser unlike the Opera web browser. While cookie editing is probably not something that the majority of users would ever want to dive in there might be some users who would want to do just that. This can be web developers who want [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/tag/firefox/">Mozilla Firefox</a> offers no way to manipulate cookies directly in the web browser unlike the <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> web browser. While cookie editing is probably not something that the majority of users would ever want to dive in there might be some users who would want to do just that. This can be web developers who want to test their websites with various settings or for security experts who test the security of a website. Being able to edit cookies in the browser makes it much easier to manipulate them. The second method would be to edit the cookies manually on the system&#8217;s hard drive or with an external software capable of doing that.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/573">Add N Edit Cookies</a> is a <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> extension that integrates cookie manipulation in the web browser. A link to the cookie editor is added at the end of the tools menu. It will load in a separate window that acts independently meaning that it is possible to use Firefox with the Cookie Editor window being open.</p>
<p>The main window provides access to a filter that can be used to locate specific cookies. By default all cookies are shown in the list sorted by their site and cookie name. A click on a cookie will display extensive information including the cookie&#8217;s content, the path, host and expiration date.</p>
<p><span id="more-8933"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/12/cookie_editor-500x393.jpg" alt="cookie editor" title="cookie editor" width="500" height="393" class="alignnone size-medium wp-image-8934" /></p>
<p>A double-click on a cookie will load the editor with possibilities to edit the parameters of that cookie. It is possible to change the name, content, domain, path, connection and expiration date.</p>
<p>Another option would be to use the Cookie Editor to delete cookies. That&#8217;s simply a matter of selecting the cookies that should be deleted and pressing the Delete button.</p>
<p>The last option is the Add button which makes it possible to add a new cookie to the browser.</p>

	Tags: <a href="http://www.ghacks.net/tag/cookie-editor/" title="cookie editor" rel="tag">cookie editor</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-cookies/" title="firefox cookies" rel="tag">firefox cookies</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extension/" title="firefox-extension" rel="tag">firefox-extension</a>, <a href="http://www.ghacks.net/tag/mozilla-firefox/" title="mozilla-firefox" rel="tag">mozilla-firefox</a>, <a href="http://www.ghacks.net/tag/opera/" title="opera" rel="tag">opera</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/06/use-firefox-without-a-computer-mouse/" title="Use Firefox Without A Computer Mouse (January 6, 2009)">Use Firefox Without A Computer Mouse</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/12/23/url-revealer/" title="Url Revealer (December 23, 2008)">Url Revealer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/03/load-multiple-urls-in-firefox/" title="Load Multiple URLs In Firefox (November 3, 2008)">Load Multiple URLs In Firefox</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/25/flickr-to-twitter-poster/" title="Flickr To Twitter Poster (March 25, 2009)">Flickr To Twitter Poster</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/24/firefox-edit-forms-on-websites-in-external-editors/" title="Firefox: Edit Forms On Websites In External Editors (August 24, 2009)">Firefox: Edit Forms On Websites In External Editors</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/12/firefox-cookie-editor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Effective Secure Cookie Management</title>
		<link>http://www.ghacks.net/2008/12/10/effective-secure-cookie-management/</link>
		<comments>http://www.ghacks.net/2008/12/10/effective-secure-cookie-management/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 15:33:56 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[cookie management]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[firefox cookies]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome cookies]]></category>
		<category><![CDATA[internet explorer cookies]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[opera cookies]]></category>
		<category><![CDATA[secure cookies]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8878</guid>
		<description><![CDATA[How would an effective and secure cookie management look like? Most users would probably answer that it would make use of whitelists, blacklists and temporary cookies. The whitelist would contain trusted sites that require cookies to function properly. Trust would mean that you would keep the cookies on your system even after closing the session [...]]]></description>
			<content:encoded><![CDATA[<p>How would an effective and secure cookie management look like? Most users would probably answer that it would make use of whitelists, blacklists and temporary cookies. The whitelist would contain trusted sites that require cookies to function properly. Trust would mean that you would keep the cookies on your system even after closing the session to make it comfortable working with the website.</p>
<p>The blacklist would contain websites that should not be allowed to place cookies on the user&#8217;s system. A die hard approach would be to start every new site in the blacklist and move it to either the temporarily allowed sites or the whitelist when needed.</p>
<p>The temporary list would contain sites that would require cookies to work properly but that are not trusted enough &#8211; or where it is not necessary &#8211; to be placed in the whitelist. </p>
<p><span id="more-8878"></span><strong>Firefox:</strong></p>
<p>If you look at the cookie management features in a blank version of Firefox &#8211; that is one without extensions &#8211; you notice that it already comes with a few features that are required. The basic settings are to accept cookies / third partie cookies and keep them until they either expire (that would be set by the webmaster of the website), you close Firefox or to ask the user how he would like to handle the cookies.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/12/firefox_cookie_management.jpg" alt="firefox cookie management" title="firefox cookie management" width="470" height="452" class="alignnone size-medium wp-image-8879" /></p>
<p>There is also an option to add exceptions. Exceptions handle cookies from websites that are entered by the user this way. Cookies of those websites can either be allowed, blocked or temporarily allowed which would exactly be what we have been looking for.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/12/exceptions_cookies.jpg" alt="exceptions cookies" title="exceptions cookies" width="405" height="370" class="alignnone size-medium wp-image-8880" /></p>
<p>Now while this might be everything needed it is highly uncomfortable to work with. <a href="https://addons.mozilla.org/en-US/firefox/addon/44">Permit Cookies</a> is a Firefox add-on that makes the whole process easier.</p>
<p><strong>Opera:</strong></p>
<p>Cookie management in Opera <del datetime="2008-12-10T18:26:57+00:00">does not come with an option to whitelist or blacklist websites</del>. Users can accept cookies / third party cookies and also make the browser to disallow all cookies. There is an option to delete new cookies when exiting Opera and an option to ask the user whenever a new cookie is encountered.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/12/opera_cookies-500x438.jpg" alt="opera cookies" title="opera cookies" width="500" height="438" class="alignnone size-medium wp-image-8881" /></p>
<p>The ability to manage cookies is different to that of Firefox. Opera users can manipulate cookie contents and delete already existing cookies. <del datetime="2008-12-10T18:26:57+00:00">There is however no way to add exceptions.</del></p>
<p>Opera&#8217;s Site Preferences make it possible to configure cookies per website visited.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/12/opera_site_preferences.jpg" alt="" title="opera site preferences" width="459" height="393" class="alignnone size-medium wp-image-8890" /></p>
<p>This makes it possible to accept or block cookies for specific websites.</p>
<p><strong>Google Chrome:</strong></p>
<p>Google Chrome&#8217;s cookie management consists of one pulldown menu with three options. Users can either allow all cookies, restrict third party cookies or block all cookies. It is possible to take a look a the cookies with the option to search and remove selected ones or all of them.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/12/google_chrome_cookies-500x440.jpg" alt="google chrome cookies" title="google chrome cookies" width="500" height="440" class="alignnone size-medium wp-image-8882" /></p>
<p><strong>Internet Explorer 7</strong></p>
<p>Internet Explorer 7 comes with sufficient cookie management. Users can use a slider to pick on of six available cookie management options. This ranges from accepting all cookies to blocking them all. In between are restrictions for some first and third party cookies.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/12/internet_explorer_cookie_management-404x500.jpg" alt="internet explorer cookie management" title="internet explorer cookie management" width="404" height="500" class="alignnone size-medium wp-image-8883" /></p>
<p>Internet Explorer 7 makes use of a whitelist and blacklist to permanently allow or block cookies of specified websites. It&#8217;s also the only browser with options to override automatic cookie handling to configure first-party and third-party cookies in detail. At least in the main menu that is.</p>
<p><strong>Conclusion:</strong></p>
<p><del datetime="2008-12-10T18:30:22+00:00">Firefox and Internet Explorer provide the most options for their users to handle cookies. Everything that is not directly available in Firefox can be added with some extensions. Opera is the only browser that allows cookie manipulation but fails to provide a blacklist and whitelist. Google Chrome on the other hand offers a miserable cookie management.</del></p>
<p>Opera is the web browser with the most extensive options for managing cookies. It is the only browser that makes it possible to manipulate cookies. Firefox users can add this option by installing add-ons for the browser. Both Firefox and Internet Explorer come with enough options to manage cookies including the  possibility to whitelist or blacklist sites.</p>
<p>Google Chrome on the other hand is the only browser that has an inferior cookie management with no options to add websites to a whitelist or blacklist.</p>

	Tags: <a href="http://www.ghacks.net/tag/cookie-management/" title="cookie management" rel="tag">cookie management</a>, <a href="http://www.ghacks.net/tag/cookies/" title="cookies" rel="tag">cookies</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-cookies/" title="firefox cookies" rel="tag">firefox cookies</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-chrome-cookies/" title="google chrome cookies" rel="tag">google chrome cookies</a>, <a href="http://www.ghacks.net/tag/internet-explorer-cookies/" title="internet explorer cookies" rel="tag">internet explorer cookies</a>, <a href="http://www.ghacks.net/tag/internet-explorer/" title="internet-explorer" rel="tag">internet-explorer</a>, <a href="http://www.ghacks.net/tag/opera/" title="opera" rel="tag">opera</a>, <a href="http://www.ghacks.net/tag/opera-cookies/" title="opera cookies" rel="tag">opera cookies</a>, <a href="http://www.ghacks.net/tag/secure-cookies/" title="secure cookies" rel="tag">secure cookies</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/04/xenocode-web-browser-sandbox/" title="Xenocode Web Browser Sandbox (April 4, 2009)">Xenocode Web Browser Sandbox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/06/24/why-you-should-restrict-cookie-access/" title="Why you should restrict Cookie Access (June 24, 2008)">Why you should restrict Cookie Access</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/03/21/web-browser-popularity/" title="Web Browser Popularity (March 21, 2009)">Web Browser Popularity</a> (51)</li>
	<li><a href="http://www.ghacks.net/2009/06/21/web-browser-memory-usage-benchmark-gets-it-all-wrong/" title="Web Browser Memory Usage Benchmark Gets It All Wrong (June 21, 2009)">Web Browser Memory Usage Benchmark Gets It All Wrong</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/09/15/web-browser-have-impact-on-battery-life/" title="Web Browser Have Impact On Battery Life (September 15, 2009)">Web Browser Have Impact On Battery Life</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/10/effective-secure-cookie-management/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>CS Lite Firefox Cookie Manager</title>
		<link>http://www.ghacks.net/2008/04/13/cs-lite-firefox-cookie-manager/</link>
		<comments>http://www.ghacks.net/2008/04/13/cs-lite-firefox-cookie-manager/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 09:22:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[block cookies]]></category>
		<category><![CDATA[cookie manager]]></category>
		<category><![CDATA[firefox cookies]]></category>
		<category><![CDATA[firefox-extensions]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3803</guid>
		<description><![CDATA[Cookies are basically used for two purposes. The first is to remember that a user is already logged into a website and to track user actions. While the first purpose does make a lot of sense the second is one that is better to be avoided. If you would disable cookies on a website where [...]]]></description>
			<content:encoded><![CDATA[<p>Cookies are basically used for two purposes. The first is to remember that a user is already logged into a website and to track user actions. While the first purpose does make a lot of sense the second is one that is better to be avoided. If you would disable cookies on a website where you have to login you would be prompted to login at every page load, that is, if the website uses cookies to handle those information. </p>
<p>The big question is how you can make sure that cookies are excepted for identification purposes and not accepted when you do not login into a website. The answer is a cookie manager that works on a per site basis. I need cookies for my blogs for instance and sites like eBay or Amazon but do not need them on sites where I do not login, say Google Search or other blogs that I do not administrate but only visit as a reader.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/5207">CS Lite</a> is definitely one of the best <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> Cookie Managers. The most effective way to manage cookies on your system is in my opinion to block them globally and enable them on a per-site basis. Blocking them globally ensures that no cookies will be set unless you explicitly allow them to be set. A good rule of thumb is to visit a website and if you do not recognize any problems you can keep the cookies blocked.</p>
<p><span id="more-3803"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/04/cslite.jpg" alt="cslite" title="cslite" width="194" height="135" class="alignnone size-full wp-image-3802" /></p>
<p>The first thing that I did after installation of CS Lite was to enable the global blocking of cookies in the options. The extension adds a icon to the Firefox statusbar that can be used to allow cookies for a specific site you are currently on. I did use this option to enable cookies for the sites that I visited throughout the day and that needed cookies to function properly.</p>
<p>I would like to point out two interesting features of the extension. The first is a blocklist that can be downloaded from the Internet. This blocklist contains more than 200 companies that set cookies to track users. This blocklist is accessible in a table that also contains the allowed domains. Downloading the blocklist makes only sense if you do not disallow cookies globally.</p>
<p>If you run a website and use some of those advertisement companies you should make sure to enable cookies for those services.</p>

	Tags: <a href="http://www.ghacks.net/tag/block-cookies/" title="block cookies" rel="tag">block cookies</a>, <a href="http://www.ghacks.net/tag/cookie-manager/" title="cookie manager" rel="tag">cookie manager</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-cookies/" title="firefox cookies" rel="tag">firefox cookies</a>, <a href="http://www.ghacks.net/tag/firefox-extensions/" title="firefox-extensions" rel="tag">firefox-extensions</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/13/zoom-in-on-images-in-firefox/" title="Zoom In on Images in Firefox (March 13, 2008)">Zoom In on Images in Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/03/11/webslices-and-activities-ported-to-firefox/" title="Webslices and Activities ported to Firefox (March 11, 2008)">Webslices and Activities ported to Firefox</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/12/02/web-of-trust-collaborative-online-security/" title="Web of Trust: collaborative online security (December 2, 2008)">Web of Trust: collaborative online security</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/10/27/use-the-foxtor-extension-for-anonymous-surfing/" title="Use the Foxtor Extension for anonymous surfing (October 27, 2006)">Use the Foxtor Extension for anonymous surfing</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/01/11/use-splitlink-for-firefox-to-check-for-redirects/" title="Use Splitlink for Firefox to check for Redirects (January 11, 2007)">Use Splitlink for Firefox to check for Redirects</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/13/cs-lite-firefox-cookie-manager/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
