<?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 &#124; Latest Tech News, Software And Tutorials &#187; secure-profile</title> <atom:link href="http://www.ghacks.net/tag/secure-profile/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Use Google Chrome For Secure Web Browsing</title><link>http://www.ghacks.net/2009/01/10/use-google-chrome-for-secure-web-browsing/</link> <comments>http://www.ghacks.net/2009/01/10/use-google-chrome-for-secure-web-browsing/#comments</comments> <pubDate>Sat, 10 Jan 2009 17:58:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[chrome browser]]></category> <category><![CDATA[foce ssl]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[secure browser]]></category> <category><![CDATA[secure-profile]]></category> <category><![CDATA[ssl]]></category> <category><![CDATA[ssl browser]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9788</guid> <description><![CDATA[One of the latest additions to the Google Chrome browser is the ability to force SSL. What this means is that the web browser will only open websites using the https protocol. Connections to insecure websites that only make use of the http protocol will not be initiated. Google Chrome will display the message that [...]]]></description> <content:encoded><![CDATA[<p>One of the latest additions to the Google Chrome browser is the ability to force SSL. What this means is that the web browser will <strong>only</strong> open websites using the https protocol. Connections to insecure websites that only make use of the http protocol will not be initiated. Google Chrome will display the message that the webpage is not available in that case.</p><p>Why would someone want to force SSL in the web browser? The answer is easy: To increase security. This is an excellent way to deal with most phishing threats. Phishing sites are currently copying the looks and feels of popular financial sites. What they do not do is to make use of the https protocol. This means that those phishing pages would not even be opened in Google Chrome as they are not making use of https.</p><p>Here is the idea. Create a Google Chrome profile that forces SSL and that is purely used for accessing sensitive sites. This could be PayPal, Gmail, other financial sites and basically any site that is making use of the https protocol.</p><p><span
id="more-9788"></span>The ability to force SSL is only available in the latest developer&#8217;s build of Google Chrome. Read the <a
href="http://www.ghacks.net/2009/01/10/google-chrome-20-pre-beta-release/">Google Chrome 2</a> release announcement article for information on how to obtain a copy.</p><p>The force SSL option has to be supplied as a parameter during startup. This can be done by appending <strong>&#8211;force-https</strong> to the Target row in the shortcut&#8217;s properties.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/01/google_chrome_force_ssl-366x500.jpg" alt="google chrome force ssl" title="google chrome force ssl" width="366" height="500" class="alignnone size-medium wp-image-9789" /></p><p>Does anyone know if there is a similar option for Firefox or Opera?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/10/use-google-chrome-for-secure-web-browsing/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Protect your Firefox Profile</title><link>http://www.ghacks.net/2007/01/27/protect-your-firefox-profile/</link> <comments>http://www.ghacks.net/2007/01/27/protect-your-firefox-profile/#comments</comments> <pubDate>Sat, 27 Jan 2007 09:02:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[profile]]></category> <category><![CDATA[profiles.ini]]></category> <category><![CDATA[secure-profile]]></category> <category><![CDATA[tip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/01/27/protect-your-firefox-profile/</guid> <description><![CDATA[A Firefox profile stores all personal information such as bookmarks and passwords in it. Everyone who is starting up Firefox with that profile is able to use your saved passwords and cookies as well which is a security risk if you ask me. One way to overcome this would be to protect the Firefox profile folder by moving it to a location that is not accessible to anyone except you.]]></description> <content:encoded><![CDATA[<p>A Firefox profile stores all personal information such as bookmarks and passwords in it. Everyone who is starting up Firefox with that profile is able to use your saved passwords and cookies as well which is a security risk if you ask me. One way to overcome this would be to protect the Firefox profile folder by moving it to a location that is not accessible to anyone except you.</p><p>I did this by moving the profile to my encrypted hard drive. The hard drive is encrypted using True Crypt and the profile can only be accessed if I provide the security key to decrypt the hard drive. Other means are theoretically possible as well, use a portable device that has to be plugged in before you can use the profile.</p><p><span
id="more-1140"></span>Moving a profile to another location is not difficulty at all. Close all instances of Firefox and locate your profile folder. This is usually in Document and Settings under Application Date, Mozilla, Firefox, Profiles of the user who is logged into windows currently.</p><p>Move the complete folder to a different location. Open up profiles.ini afterwards (located in Firefox in Document and Settings). Change the path= parameter to the new location of your profile and change the parameter IsRelative=1 to 0.</p><p>Restart Firefox to see if the changes have been made. If all your bookmarks for instance load fine the changes have been successful. If that is not the case double-check the path parameter in profiles.ini.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/01/27/protect-your-firefox-profile/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
