<?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; https</title> <atom:link href="http://www.ghacks.net/tag/https/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>Fri, 10 Feb 2012 13:29:21 +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>Google Enables Forward Secrecy For HTTPS Services</title><link>http://www.ghacks.net/2011/11/23/google-enables-forward-secrecy-for-htps-services/</link> <comments>http://www.ghacks.net/2011/11/23/google-enables-forward-secrecy-for-htps-services/#comments</comments> <pubDate>Wed, 23 Nov 2011 08:40:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Internet Explorer]]></category> <category><![CDATA[forward secrecy]]></category> <category><![CDATA[gmail https]]></category> <category><![CDATA[google https]]></category> <category><![CDATA[https]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=53060</guid> <description><![CDATA[Last year Google started to push the HTTPS protocol on many of their services which basically meant that users always connected to the https version of the site regardless of their own preference. Before that, https was only an option in a service&#8217;s settings. Gmail users for instance were able to enable https for their [...]]]></description> <content:encoded><![CDATA[<p>Last year Google started to push the HTTPS protocol on many of their services which basically meant that users always connected to the https version of the site regardless of their own preference. Before that, https was only an option in a service&#8217;s settings. Gmail users for instance were able to enable https for their account since 2008 which basically forced the use of https for that connection.</p><p>Https encrypts the traffic between the user&#8217;s computer and the server. The core benefit here is that it protects the data from network snooping. That&#8217;s handy if you are using a public computer, are in a computer network or do not want your ISP or your boss to find out what you are doing on a particular site that has https enabled.</p><p>Yesterday Google announced that they have enabled forward secrecy by default.</p><blockquote><p>Most major sites supporting HTTPS operate in a non-forward secret fashion, which runs the risk of retrospective decryption. In other words, an encrypted, unreadable email could be recorded while being delivered to your computer today. In ten years time, when computers are much faster, an adversary could break the server private key and retrospectively decrypt today’s email traffic.</p><p>Forward secrecy requires that the private keys for a connection are not kept in persistent storage. An adversary that breaks a single key will no longer be able to decrypt months’ worth of connections; in fact, not even the server operator will be able to retroactively decrypt HTTPS sessions.</p></blockquote><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/11/https-perfect-forward-secrecy.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/11/https-perfect-forward-secrecy.jpg" alt="https perfect forward secrecy" title="https perfect forward secrecy" width="440" height="279" class="alignnone size-full wp-image-53061" /></a></p><p>Perfect forward secrecy basically makes sure that attackers cannot use private keys that they have obtained in the future can not be used to compromise data that has been recorded in the past.</p><p>Forward secrecy has been enabled for Google Mail (Gmail) and other Google services that use the https including SSL search, Google Docs and Google+.</p><p>The only browsers currently supported are Google Chrome and Firefox on all platforms and Microsoft&#8217;s Internet Explorer on Vista or later.</p><p>Google has also made available the work that they did on the open source OpenSSL library that made the implementation of forward secrecy possible. You can read the original announcement <a
href="http://googleonlinesecurity.blogspot.com/2011/11/protecting-data-for-long-term-with.html">over at the</a> Google Online Security blog.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/11/23/google-enables-forward-secrecy-for-htps-services/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Google Rolls Out Https Search For Logged In Users</title><link>http://www.ghacks.net/2011/10/19/google-rolls-out-https-search-for-logged-in-users/</link> <comments>http://www.ghacks.net/2011/10/19/google-rolls-out-https-search-for-logged-in-users/#comments</comments> <pubDate>Wed, 19 Oct 2011 18:00:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[encrypted search]]></category> <category><![CDATA[google https]]></category> <category><![CDATA[google search]]></category> <category><![CDATA[https]]></category> <category><![CDATA[search engine]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51682</guid> <description><![CDATA[Google back in May 2010 enabled https on their core search domain. Users back then were able to access https://www.google.com/ manually for improved security and privacy on the Google Search engine. Google quickly ran into a problem that the company did not anticipate at the time. Companies, organizations and schools began to block the search [...]]]></description> <content:encoded><![CDATA[<p>Google back in May 2010 enabled <a
href="http://www.ghacks.net/2010/05/22/google-ssl-https-search/">https</a> on their core search domain. Users back then were able to access https://www.google.com/ manually for improved security and privacy on the Google Search engine. Google quickly <a
href="http://www.ghacks.net/2010/06/16/google-will-move-https-search-to-new-domain/">ran into a problem</a> that the company did not anticipate at the time. Companies, organizations and schools began to block the search giant&#8217;s homepage as employees and students were able to use the encrypted search version to bypass web filters.</p><p>Google as a reaction moved encrypted search to its own subdomain under https://encrypted.google.com/ which seemed to have resolved the issue at that time.</p><p><a
href="http://googleblog.blogspot.com/2011/10/making-search-more-secure.html">Yesterday</a> Google made the announcement that they will roll out encrypted search for logged in users automatically on google.com. What this means is that logged in Google users will be automatically redirected to https://www.google.com/ from http://www.google.com/. Users who are not logged in can access the encrypted page directly or use the standard unencrypted search page instead.</p><p>The core benefit of https over http is that the traffic is encrypted. Encryption means that attackers, employees or the user&#8217;s Internet Service Provider (ISP) cannot spy on the traffic that is exchanged between the user&#8217;s PC and the Google server. They do not see what a user does on Google.</p><p>The very same people do see the properties that users access after leaving the encrypted Google domain, for instance by clicking on a search result. And Google, obviously, sees it all just like before.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/https-www-google-com.jpg" alt="https www google com" title="https www google com" width="568" height="423" class="alignnone size-full wp-image-51683" /></p><p>Google will roll out the feature for all of the company&#8217;s users in the coming weeks. The move to https could become a serious issue for web statistics applications as webmasters will no longer see the search query that their users came from in web statistic apps.</p><p>These information are often used to optimize the site for a particular keyword or group of users.</p><p>Google notes that webmasters will still be able to see the top 1000 search queries in Google Webmaster Tools. And with the integration of some Webmaster Tools data in Google Analytics, one could wonder if Google is intentionally favoring their own web traffic analysis solution with the move.</p><p>Other search engines, <a
href="https://ixquick.com/">Ixquick</a> comes to mind, have been offering encrypted search for some time as well.</p><p>What&#8217;s your take on encrypted search? (<a
href="http://googleblog.blogspot.com/2011/10/making-search-more-secure.html">Google Blog</a>, <a
href="http://beatmasters-winlite-blog.de/?p=10497&#038;utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+BeatmastersWinliteBlog+%28Beatmasters+WinLite+Blog%29">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/19/google-rolls-out-https-search-for-logged-in-users/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>HTTPS Everywhere 1.0 For Firefox Released</title><link>http://www.ghacks.net/2011/08/08/https-everywhere-1-0-for-firefox-released/</link> <comments>http://www.ghacks.net/2011/08/08/https-everywhere-1-0-for-firefox-released/#comments</comments> <pubDate>Mon, 08 Aug 2011 19:24:22 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[https]]></category> <category><![CDATA[https everywhere]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48775</guid> <description><![CDATA[I reviewed one of the first versions of HTTPS Everywhere for the Firefox web browser back in the middle of 2010. The Firefox extension, which forced https connections to a handful of supported web pages, has come a long way since then. The developers today have announced the release of HTTPS Everywhere 1.0 which includes [...]]]></description> <content:encoded><![CDATA[<p>I reviewed one of the first versions of HTTPS Everywhere for the Firefox web browser back in the middle of 2010. The Firefox extension, which forced https connections to a handful of supported web pages, has come a long way since then. The developers today have announced the release of HTTPS Everywhere 1.0 which includes support for over 1,000 web sites. Among the supported websites are previously supported sites like Google Search, Facebook or Wikipedia, and new services and pages like all WordPress.com blogs, Nintendo, Netflix, Dropbox or the UN website.</p><p>The extension is useful in situations where websites support both the http and https protocol without a clear distinction between the two protocols, or options to always use https when a user is connecting to the website.</p><p>HTTPS Everywhere basically ensures that https is always used when connecting to one of the supported properties. Connections that are initiated by the user via http are automatically switched over to https in this case.</p><p>The add-on options list all supported websites and services. It offers a search to find a specific site and a switch to enable or disable the https redirection.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/https-everywhere.png" alt="https-everywhere" title="https-everywhere" width="492" height="550" class="alignnone size-full wp-image-48777" /></p><p>Web users who know their way around regular expressions can even create <a
href="https://www.eff.org/https-everywhere/rulesets">their own</a> rulesets to add support for websites and services that are not included in the default site listing.</p><p>New users to HTTPS Everywhere should take a look at the extensive FAQ section at the development site over at <a
href="https://www.eff.org/https-everywhere/faq/">EFF.org</a> for detailed information about the add-on and how it protects the user.</p><p>It may happen that HTTPS Everywhere breaks some part of a website, which can usually be attributed to inconsistent support for HTTPS on those sites. The only option then is to disable the rule and report the problem to the company or individual running the website.</p><p>HTTPS Everywhere can be installed <a
href="https://www.eff.org/https-everywhere">directly</a> from the EFF website. Cautious users can look at the source code of the project which is also available on the project site. (<a
href="http://blog.ffextensionguru.com/2011/08/05/eff-promises-a-safer-web-with-https-everywhere/">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/08/08/https-everywhere-1-0-for-firefox-released/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>How To Enable HTTPS On Twitter</title><link>http://www.ghacks.net/2011/03/16/how-to-enable-https-on-twitter/</link> <comments>http://www.ghacks.net/2011/03/16/how-to-enable-https-on-twitter/#comments</comments> <pubDate>Wed, 16 Mar 2011 11:32:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[enable https]]></category> <category><![CDATA[https]]></category> <category><![CDATA[twitter]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=42590</guid> <description><![CDATA[Twitter made an announcement earlier today that they have added an &#8220;always use HTTPS&#8221; option on the popular messaging website. HTTPS protects the connection to Twitter from third parties that try to eavesdrop on network traffic. A small example: Say you log in via http while sipping on a hot cup of Java in your [...]]]></description> <content:encoded><![CDATA[<p>Twitter made an announcement earlier today that they have added an &#8220;always use HTTPS&#8221; option on the popular messaging website. HTTPS protects the connection to Twitter from third parties that try to eavesdrop on network traffic. A small example: Say you log in via http while sipping on a hot cup of Java in your favorite Internet Cafe. Other users could spy on your traffic and steal your Twitter username and passwords. With HTTPS enabled, this is no longer possible, or at least not with conventional methods.</p><p>Twitter unfortunately decided to make HTTPS an optional setting, which means that you have to activate it before it can be used to automatically protect the account. Here is how that is done.</p><h3>Enable HTTPS On Twitter</h3><p>Visit the <a
href="http://www.twitter.com/">Twitter</a> homepage and log into your account. You need to click on your username after the log in and select Settings from the context menu that is displayed.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/twitter-settings.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/twitter-settings.png" alt="twitter settings" title="twitter settings" width="209" height="164" class="alignnone size-full wp-image-42591" /></a></p><p>This loads a new page with all available account settings. HTTPS Only is available under Account, which should be the active tab under settings.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/twitter-https.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/twitter-https.png" alt="twitter https" title="twitter https" width="766" height="485" class="alignnone size-full wp-image-42592" /></a></p><p>Scroll down to the very bottom of the settings page and put a checkmark into the HTTPS Only, Always use HTTPS checkbox.</p><p>You need to enter your password to verify the change after clicking on the Save button.</p><p>Take a look at the web address after you have enabled HTTPS on Twitter. The url should begin with https:// on every Twitter page.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/twitter-https-only.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/twitter-https-only.png" alt="twitter https only" title="twitter https only" width="402" height="53" class="alignnone size-full wp-image-42593" /></a></p><p>It is still necessary to load the Twitter homepage by entering https://www.twitter.com/ into the address bar, as the always HTTPS setting becomes active during login. Users who stay logged in on Twitter on the other hand do not have to put https in front as Twitter will make the switch automatically.</p><p>The always on setting has another drawback currently. Users who access Twitter with mobile devices still need to access https://mobile.twitter.com to use HTTPS when connecting to the website.</p><p>Twitter is working on a solution to enable the Always use HTTPS setting &#8220;across twitter.com and mobile.twitter.com&#8221;. The developers have announced plans to make HTTPS the default option eventually.</p><p>Lastly, users who connect to Twitter via third party applications should check the settings to see if the software programs offer HTTPS support. (<a
href="http://blog.twitter.com/2011/03/making-twitter-more-secure-https.html">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/03/16/how-to-enable-https-on-twitter/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How To Force HTTPS Connections</title><link>http://www.ghacks.net/2010/10/31/how-to-force-https-connections/</link> <comments>http://www.ghacks.net/2010/10/31/how-to-force-https-connections/#comments</comments> <pubDate>Sun, 31 Oct 2010 13:58:39 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Internet Explorer]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[force https]]></category> <category><![CDATA[https]]></category> <category><![CDATA[https conection]]></category> <category><![CDATA[secure connection]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=36386</guid> <description><![CDATA[The Firefox add-on Firesheep has demonstrated the vulnerability of insecure connections with a bang. Users who use an unencrypted connection to access sites and services on public networks may have their information recorded by other users who record the network traffic. To put it in layman terms: You may be vulnerable to this kind of [...]]]></description> <content:encoded><![CDATA[<p>The Firefox add-on Firesheep has demonstrated the vulnerability of insecure connections with a bang. Users who use an unencrypted connection to access sites and services on public networks may have their information recorded by other users who record the network traffic. To put it in layman terms: You may be vulnerable to this kind of data snooping if you see http and not https in your browser&#8217;s address bar.</p><p>Http is bad and https is good for privacy and security reasons. That&#8217;s all there is to it. Most services allow both http and https connections to their sites, Facebook is an example. There are services, like Gmail, Google&#8217;s email service, that only allows https connections and will redirect http requests to https for increased security and privacy.</p><p>This tutorial takes a look at some of the possibilities to force https connections:</p><h2>Mozilla Firefox</h2><p>The <a
href="http://noscript.net/">NoScript</a> add-on is the best option for the Firefox web browser. The add-on&#8217;s primary function is to block scripts from being executed automatically. It offers however several options to improve security further, with one of them offering to configure the browser to always use https connections for specific sites. To open the listing, click in Options on the status bar icon, then Advanced > HTTPS in the NoScript Options window.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/10/force-https-noscript-firefox.png" alt="force https noscript firefox" title="force https noscript firefox" width="569" height="522" class="alignnone size-full wp-image-36388" /></p><p>Here it is possible to add sites where https should always or never be used. Facebook users would simply add facebook.com in the force text area. All connections to facebook.com from that moment on will be automatically redirected to https. A user entering http://www.facebook.com/ in the browser to log into Facebook will be redirected to https://www.facebook.com/ automatically. The same is true for all other pages on facebook.</p><p>Update: Please note that you need to keep the pulldown menu below <strong>Forbid active web content unless it comes from a secure (HTTPS) connection</strong> to Never, which is the default setting.</p><h2>Google Chrome</h2><p>As far as I know, there is not a comparable solution for the Google Chrome browser. There are however a few alternatives. The first is explained in the article <a
href="http://www.ghacks.net/2009/01/10/use-google-chrome-for-secure-web-browsing/">Use Google Chrome For Secure Web Browsing</a>. Google Chrome has a startup parameter called &#45;&#45;force&#45;https. If you start Chrome with that parameter only https connections are allowed. This makes the majority of websites inaccessible on the other hand.</p><p>Chrome does have a few extensions that force SSL for specific sites. Extensions are for instance available for <a
href="https://chrome.google.com/extensions/detail/obfehkohhfbooodomcfenbhaobpeddcl">Facebook</a></p><p><strong>Update</strong></p><p><a
href="https://chrome.google.com/extensions/detail/kbkgnojednemejclpggpnhlhlhkmfidi">Use HTTPS</a> is a Chrome extension that can be used to configure specific sites to always use HTTPS connections.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/10/use-https.png" alt="use https" title="use https" width="345" height="285" class="alignnone size-full wp-image-36392" /></p><h2>Opera</h2><p><a
href="http://www.ghacks.net/2010/10/21/opera-11-alpha-with-extensions-available/">Opera 11 alpha</a> which has been released recently supports extensions. One of the extensions that is available for the web browser is Security Enhancer, which forces https connections on a few sites including twitter and several Google services. The extension has a bug currently where the http page is fully loaded before the redirection to the https page. There is also no option to add other sites to the listing.</p><p>Still, considering that it is an early version there is hope that the developer continues to improve the extension to resolve the bug and add customization.</p><h2>Internet Explorer</h2><p>There is a <a
href="http://iescripts.org/view-scripts-880p1.htm">user script</a> for Internet Explorer to force https on Facebook, but that&#8217;s it. There does not seem to be another option.</p><p>Firefox and Google Chrome benefit immensely from add-ons and extensions. In this case, they are the only two browsers with options to force https connections on custom websites. Opera is going to get an extension eventually that will add this functionality as well.</p><p>Did I miss an option? Let me know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/10/31/how-to-force-https-connections/feed/</wfw:commentRss> <slash:comments>22</slash:comments> </item> <item><title>URL Security Improves Visual Indication Of Secure Sites In Firefox</title><link>http://www.ghacks.net/2010/07/27/url-security-improves-visual-indication-of-secure-sites-in-firefox/</link> <comments>http://www.ghacks.net/2010/07/27/url-security-improves-visual-indication-of-secure-sites-in-firefox/#comments</comments> <pubDate>Tue, 27 Jul 2010 13:14:51 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[encryption]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[https]]></category> <category><![CDATA[url security]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28762</guid> <description><![CDATA[The Firefox web browser offers three visual indicators that the active website is using encryption to protect the user&#8217;s connection from third parties. A golden padlock in the status bar, the https in the address bar, and the extended favicon area with the company name and green background all indicate that the user is on [...]]]></description> <content:encoded><![CDATA[<p>The Firefox web browser offers three visual indicators that the active website is using encryption to protect the user&#8217;s connection from third parties. A golden padlock in the status bar, the https in the address bar, and the extended favicon area with the company name and green background all indicate that the user is on a secure page of a website.</p><p>But there is also a distinction between verified and unverified hosts. Verified hosts are shown with a green background, unverified hosts with a blue background, even though both offer the same level of encryption.</p><p><span
id="more-28762"></span><div
id="attachment_28764" class="wp-caption alignnone" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/firefox-https-indicator.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/firefox-https-indicator-300x154.png" alt="firefox https indicator" title="firefox https indicator" width="300" height="154" class="size-thumbnail wp-image-28764" /></a><p
class="wp-caption-text">firefox https indicator</p></div></p><p>The Firefox add-on URL Security adds another visual indicator, so that it becomes easier to identify https sites on first glance. The add-on changes the background color of the address bar to green whenever a https website is accessed in the browser.</p><div
id="attachment_28767" class="wp-caption alignnone" style="width: 310px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/07/url-security.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/url-security-300x175.png" alt="url security" title="url security" width="300" height="175" class="size-thumbnail wp-image-28767" /></a><p
class="wp-caption-text">url security</p></div><p>The developer announced plans to change the background color to blue if the host is unverified, which would mimic the standard Firefox https coloring scheme. Currently, both verified and unverified hosts show a green background color.</p><p>URL Security works right after installation. The add-on is compatible with Firefox 3.6 to 4, and can be downloaded directly from the Mozilla Firefox add-on repository.</p><p>The add-on is no longer needed as Firefox is now displaying better indicators in the address bar natively.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/27/url-security-improves-visual-indication-of-secure-sites-in-firefox/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>HTTPS Everywhere Encrypts Connections, If Possible</title><link>http://www.ghacks.net/2010/06/18/https-everywhere-encrypts-connections-if-possible/</link> <comments>http://www.ghacks.net/2010/06/18/https-everywhere-encrypts-connections-if-possible/#comments</comments> <pubDate>Fri, 18 Jun 2010 14:18:15 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[eff]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[https]]></category> <category><![CDATA[https everywhere]]></category> <category><![CDATA[mozilla]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26789</guid> <description><![CDATA[The Electronic Frontier Foundation and the TOR project have launched a new Firefox add-on that switches to encrypted connections whenever possible. The Firefox add-on comes preconfigured with seventeen websites and services from PayPal and Twitter to the New York Times, Facebook or Google Search. Connections to those websites will automatically be switched to the encrypted [...]]]></description> <content:encoded><![CDATA[<p>The Electronic Frontier Foundation and the TOR project have launched a new Firefox add-on that switches to encrypted connections whenever possible. The Firefox add-on comes preconfigured with seventeen websites and services from PayPal and Twitter to the New York Times, Facebook or Google Search.</p><p>Connections to those websites will automatically be switched to the encrypted https channel for extra security.</p><p><span
id="more-26789"></span><div
id="attachment_26790" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/https-everywhere-500x234.png" alt="https everywhere" title="https everywhere" width="500" height="234" class="size-medium wp-image-26790" /><p
class="wp-caption-text">https everywhere</p></div></p><p>All available sites are enabled by default with the option to disable them individually. That&#8217;s great as some sites might not be offering all of their services if encryption is used. Google Search is an example where some functions are not available if encryption is used.</p><p>Why would anyone want to use encryption for these sites? Encryption makes sure that third parties, for instance users in the same computer network or the Internet Service Provider, are not able to &#8220;see&#8221; what the user is doing on a site. They do not see which pages are requested nor other forms of interaction.</p><p>But there are other benefits as well. HTTPS connections might sometimes work where http connections do not. This depends on the rule set of the computer network or individual computer system. It can sometimes also be used to bypass some web filters.</p><p>Websites that are offering encryption but are not already included in the add-on can be added by editing the XML file that is created during installation. Configuration examples are provided on the <a
href="https://www.eff.org/https-everywhere/rulesets">EFF</a> website. A basic understanding of JavaSript regular expressions is needed to configure new web services to always use HTTPS.</p><p><a
href="https://www.eff.org/deeplinks/2010/06/encrypt-web-https-everywhere-firefox-extension">HTTPS Everywhere</a> is available from the Electronic Frontier Foundation website. Firefox will display a small notification window on top with an option to allow the host to offer add-ons for installation. The installation will only commence if the user clicks the allow button in the notification.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/18/https-everywhere-encrypts-connections-if-possible/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Google Will Move Https Search To New Domain</title><link>http://www.ghacks.net/2010/06/16/google-will-move-https-search-to-new-domain/</link> <comments>http://www.ghacks.net/2010/06/16/google-will-move-https-search-to-new-domain/#comments</comments> <pubDate>Wed, 16 Jun 2010 18:43:49 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[Search Engines]]></category> <category><![CDATA[google https]]></category> <category><![CDATA[google search]]></category> <category><![CDATA[https]]></category> <category><![CDATA[search engine]]></category> <category><![CDATA[secure search]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26668</guid> <description><![CDATA[The introduction of encrypted search at https://www.google.com/ a month ago has increased the privacy of search engine visitors by preventing people from intercepting search terms and results. Encrypting all communication between the client&#8217;s computer and Google Search had a few side effects though. It was for one not possible to use all Google services. Google [...]]]></description> <content:encoded><![CDATA[<p>The introduction of <a
href="http://www.ghacks.net/2010/05/22/google-ssl-https-search/">encrypted search</a> at https://www.google.com/ a month ago has increased the privacy of search engine visitors by preventing people from intercepting search terms and results. Encrypting all communication between the client&#8217;s computer and Google Search had a few side effects though.</p><p>It was for one not possible to use all Google services. Google Image search was for instance not available for users who used the https version of Google.</p><p>Organizations, companies and schools had to deal with another problem. Employees and students who used the secure version of Google Search were able to bypass some school&#8217;s content filters allowing them to access sites and content&#8217;s that were blocked in the network.</p><p><span
id="more-26668"></span>Some schools began to block encrypted search which had another side effect. Google services that relied on encryption like Gmail or Google Apps stopped working as they were making use of SSL as well.</p><p>Dave Girouard, President, Google Enterprise <a
href="http://googleenterprise.blogspot.com/2010/06/update-on-encrypted-web-search-in.html">explained</a> in a blog post what Google decided to do about it. A first step is to move encrypted search to a new hostname so that schools can block that new hostname without blocking the other Google secure services offered at the main Google domain.</p><p>The long term plan however is to offer encrypted search at the main Google Search domain. It is not yet clear how this will be offered but a likely scenario is to move the authentication to its own hostname.</p><p>Expect a new secure Google Search url soon. It is likely that the old url will automatically redirect to the new one.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/16/google-will-move-https-search-to-new-domain/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Google SSL HTTPS Search</title><link>http://www.ghacks.net/2010/05/22/google-ssl-https-search/</link> <comments>http://www.ghacks.net/2010/05/22/google-ssl-https-search/#comments</comments> <pubDate>Sat, 22 May 2010 10:25:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[encrypted search]]></category> <category><![CDATA[google https]]></category> <category><![CDATA[google search]]></category> <category><![CDATA[https]]></category> <category><![CDATA[https search]]></category> <category><![CDATA[ssl]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25599</guid> <description><![CDATA[Google has just enabled https on their core search domain google.com. Users who want to access the encrypted Google web search can point their browsers to https://www.google.com/ to do so. The technology, which is known as Secure Sockets Layer (SSL), encrypts the data traffic between the user&#8217;s computer and the Internet server they want to [...]]]></description> <content:encoded><![CDATA[<p>Google has <a
href="http://googleblog.blogspot.com/2010/05/search-more-securely-with-encrypted.html">just</a> enabled https on their core search domain google.com. Users who want to access the encrypted Google web search can point their browsers to https://www.google.com/ to do so. The technology, which is known as Secure Sockets Layer (SSL), encrypts the data traffic between the user&#8217;s computer and the Internet server they want to access.</p><p>Https sites are widely known in the financial sector, on shopping sites and during log ins.The session-wide encryption ensures that information entered in a session is safe from being intercepted by another user in the computer network.</p><p><span
id="more-25599"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/google_ssl.png" alt="google ssl" title="google ssl" width="327" height="137" class="alignnone size-full wp-image-25600" /></p><p>Internet users can verify that the connection uses SSL by looking at the url in the address bar. The connection is secure if it begins with https. Google has created a new logo to further inform users. The Google SSL logo is another visual indicator that SSL is used to connect to Google.</p><p>In this stage SSL is only enabled for Google web search and not for other services offered by Google such as Google Maps or Google Images.</p><p>Users might also experience a slower than regular Google search experience due to the additional step of establishing a secure connection.</p><p>It has to be noted that SSL does not provide complete security. A user connecting to Google https can be sure that the traffic (like search phrases) will be encrypted while on the Google website. Most search results on the other hand make no use of https which means that it can still be possible (for an ISP or network user) to identify the target websites.</p><p>SSL will also not aid if viruses or trojans are installed on the user&#8217;s computer system.</p><p>SSL search is nevertheless a step in the right direction. It is likely that Google will roll out encryption to some of their other services in the near future.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/22/google-ssl-https-search/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>Encrypted Google Search Coming Next Week</title><link>http://www.ghacks.net/2010/05/16/encrypted-google-search-coming-next-week/</link> <comments>http://www.ghacks.net/2010/05/16/encrypted-google-search-coming-next-week/#comments</comments> <pubDate>Sun, 16 May 2010 16:20:46 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Google]]></category> <category><![CDATA[encrypted search]]></category> <category><![CDATA[google https]]></category> <category><![CDATA[google search]]></category> <category><![CDATA[https]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25468</guid> <description><![CDATA[Encryption on the Internet is still largely used on financial and shopping sites and for site log ins and neglected by most Internet sites. Using encrypted connections to access websites aids against network eavesdropping and a set of other online attacks. It does also protect the user&#8217;s privacy by revealing less information in Internet connection [...]]]></description> <content:encoded><![CDATA[<p>Encryption on the Internet is still largely used on financial and shopping sites and for site log ins and neglected by most Internet sites. Using encrypted connections to access websites aids against network eavesdropping and a set of other online attacks. It does also protect the user&#8217;s privacy by revealing less information in Internet connection logs and on the local computer systems used to access those websites and services.</p><p>Google recently announced that they would role out an encrypted version of Google Search next week. The blog post was largely about the WiFi data collection that made news in the last days.</p><p><span
id="more-25468"></span>The fact that Google will enable https search is <a
href="http://googleblog.blogspot.com/2010/05/wifi-data-collection-update.html">mentioned</a> in one sentence in the large article explaining the WiFi fiasco.</p><blockquote><p>Earlier this year, we encrypted Gmail for all our users, and next week we will start offering an encrypted version of Google Search</p></blockquote><p>The url https://www.google.com/ currently redirects to the standard Google search. It is likely that Google will make another post once the new feature has been enabled.</p><p>It will likely be only a matter of time until other search engines and websites (Facebook anyone) will start offering https for all connections to their sites as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/16/encrypted-google-search-coming-next-week/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Internet Recovery Kit</title><link>http://www.ghacks.net/2009/08/08/internet-recovery-kit/</link> <comments>http://www.ghacks.net/2009/08/08/internet-recovery-kit/#comments</comments> <pubDate>Sat, 08 Aug 2009 15:57:09 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[automatic-updates]]></category> <category><![CDATA[https]]></category> <category><![CDATA[internet recovery]]></category> <category><![CDATA[repair automatic updates]]></category> <category><![CDATA[repair ssl]]></category> <category><![CDATA[repair windows update]]></category> <category><![CDATA[ssl]]></category> <category><![CDATA[windows-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15161</guid> <description><![CDATA[Rizone’s Internet Recovery Kit is a fully portable Windows repair software program that addresses two issues that Windows users might experience while working with the operating system. The first issue is a broken Windows Update module meaning that the computer system will not download and install security updates from Windows Updates. This is a serious [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Rizone’s Internet Recovery Kit is a fully portable Windows repair software program that addresses two issues that Windows users might experience while working with the operating system. The first issue is a broken Windows Update module meaning that the computer system will not download and install security updates from Windows Updates. This is a serious problem as it means to leave the operating system unprotected from latest security exploits.</p><p>The second issue that the Internet Recovery Kit addresses is broken SSL support which usually comes in the form of not being able to connect to HTTPS websites properly. This too can be problematic as many financial websites and shopping websites use https for improved security.</p><p><span
id="more-15161"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/internet_recovery_kit-433x500.jpg" alt="internet recovery kit" title="internet recovery kit" width="433" height="500" class="alignnone size-medium wp-image-15162" /></p><p>Rizone’s Internet Recovery Kit can be used to fix both issues that have been described in the last two paragraphs. All the user needs to do is to press the right button in the software program to initiate the fix. While there is no guarantee that the program can fix the problem the chance is good that it can.</p><p>Users who want to repair Windows Update and Automatic Updates on their computer system can press the Repair WU/AU button to do so. The program will display the progress in the log at the bottom of the interface. The log can also be used to analyse what has been done to fix the problem. The Repair SSL / HTTPS button on the other hand will initiate the repair of these components in the Windows operating system.</p><p><a
href="http://www.rizone3.com/">Rizone’s Internet Recovery Kit</a> is compatible with Windows XP, Windows Vista and Windows 7. It is a fine addition for every computer repair toolkit thanks to its portable nature, ease of use and success rate.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/08/internet-recovery-kit/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Force SSL HTTPS Connections In NoScript</title><link>http://www.ghacks.net/2009/03/31/force-ssl-https-connections-in-noscript/</link> <comments>http://www.ghacks.net/2009/03/31/force-ssl-https-connections-in-noscript/#comments</comments> <pubDate>Tue, 31 Mar 2009 08:07:56 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[firefox security]]></category> <category><![CDATA[https]]></category> <category><![CDATA[https connections]]></category> <category><![CDATA[noscript]]></category> <category><![CDATA[ssl]]></category> <category><![CDATA[ssl https]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/03/31/force-ssl-https-connections-in-noscript/</guid> <description><![CDATA[SSL connections which you can identify by the HTTPS protocol in the address bar of the web browser provide additional security in comparison to the HTTP protocol. This is why many companies use SSL on security sensitive pages of their website which usually involve financial transactions or personal information. To put it bluntly: A bank [...]]]></description> <content:encoded><![CDATA[<p>SSL connections which you can identify by the HTTPS protocol in the address bar of the web browser provide additional security in comparison to the HTTP protocol. This is why many companies use SSL on security sensitive pages of their website which usually involve financial transactions or personal information. To put it bluntly: A bank not using SSL on their website cannot be trusted. HTTPS connections are encrypted which means the traffic is being protected from local network sniffers. There are however still attack points like keyloggers or viruses on the user&#8217;s system.</p><p>There is one additional problem concerning websites that do offer HTTPS connections on most of their network but not everywhere. <a
href="http://www.donationcoder.com/forum/index.php?topic=17702.new">Mouser</a> over at Donation Coder mentioned a hidden setting in the NoScript (check my<a
href="http://www.ghacks.net/2008/05/28/my-firefox-security-profile/"> Firefox security profile</a> for additional information) add-on of the Firefox web browser allowing to force HTTPS connections for listed websites. This is helpful in a few cases. Some websites offer both HTTP and HTTPS connections to their servers. Another possibility are websites that make use of HTTPS connections but not on all pages.</p><p>Users with the excellent No Script add-on installed can configure sites to always use a secure https connection when they are visited. This option can be accessed by right-clicking the NoScript icon in the Firefox status bar, selecting Options from the context menu, clicking on the Advanced tab in the configuration and there on the HTTPS tab.</p><p><span
id="more-11559"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/https-500x396.jpg" alt="https" title="https" width="500" height="396" class="alignnone size-medium wp-image-11561" /></p><p>New websites or pages that should be forced to use secure HTTPS connections can be added to NoScript in there. The use of wildcards is possible. Users should however note that this will not work on all websites. It will obviously not work on websites that do not offer HTTPS. There are also sites that automatically redirect HTTPS requests to HTTP. Google.com is a prime example of this. If you add google.com to the list you will notice a never ending loop when opening that website because of NoScript trying to force HTTPS and Google redirecting to HTTP.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/31/force-ssl-https-connections-in-noscript/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Gmail Always Use HTTPS</title><link>http://www.ghacks.net/2008/07/25/gmail-https/</link> <comments>http://www.ghacks.net/2008/07/25/gmail-https/#comments</comments> <pubDate>Fri, 25 Jul 2008 13:55:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Email]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[gmail]]></category> <category><![CDATA[gmail https]]></category> <category><![CDATA[gmail secure]]></category> <category><![CDATA[gmail tips]]></category> <category><![CDATA[google-mail]]></category> <category><![CDATA[https]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5592</guid> <description><![CDATA[When I starting using Gmail I was surprised that the service would not make use of a secure connection between my computer and the service which was a pressing matter because I was using several other Google services that were requiring https to connect. It felt strange and out of place that Gmail did not [...]]]></description> <content:encoded><![CDATA[<p>When I starting using Gmail I was surprised that the service would not make use of a secure connection between my computer and the service which was a pressing matter because I was using several other Google services that were requiring https to connect. It felt strange and out of place that Gmail did not require https.</p><p>It was still possible to open the https website manually but Google does not force the use of https. There is however a setting in Gmail that is called Browser Connection (discovered via <a
href="http://www.sizlopedia.com/2008/07/25/enhance-gmail-security-by-forcing-secure-connection/">Sizlopedia</a>) where the user can select to Always Use HTTPS when he connects to Gmail.</p><p>I highly recommend to enable that setting to everyone who is using Gmail as a mail client but especially to those users who use additional Google services that already force https usage.</p><p><span
id="more-5592"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/07/gmail_always_use_https-500x110.jpg" alt="gmail always use https" title="gmail always use https" width="500" height="110" class="size-medium wp-image-5593" /></p><p>You can reach the configuration menu by clicking on the Settings link in the top right corner of the Gmail account. Scroll down to the very bottom of the menu that is showing up after clicking on the link and check the Always Use HTTPS box.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/07/25/gmail-https/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
