<?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; perspectives</title> <atom:link href="http://www.ghacks.net/tag/perspectives/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>Why You Should Install Perspectives For Firefox Right Now</title><link>http://www.ghacks.net/2010/03/30/why-you-should-install-perspectives-for-firefox-right-now/</link> <comments>http://www.ghacks.net/2010/03/30/why-you-should-install-perspectives-for-firefox-right-now/#comments</comments> <pubDate>Tue, 30 Mar 2010 07:36:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[certificates]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[perspectives]]></category> <category><![CDATA[ssl]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=24044</guid> <description><![CDATA[Maybe you have already read the news that it is possible to subvert SSL which is used to improve the security when connecting to websites. Financial sites like PayPal and Bank of America, shopping sites like eBay or Amazon and government sites use SSL which is shown by displaying https in the browser&#8217;s address bar [...]]]></description> <content:encoded><![CDATA[<p>Maybe you have already <a
href="http://www.wired.com/threatlevel/2010/03/packet-forensics/">read</a> the news that it is possible to subvert SSL which is used to improve the security when connecting to websites. Financial sites like PayPal and Bank of America, shopping sites like eBay or Amazon and government sites use SSL which is shown by displaying https in the browser&#8217;s address bar instead of http. There are other indicators including a closed padlock that, when clicked, should display additional information about the website including the issued certificate.</p><p>This in theory ensures that the connection between the user&#8217;s computer and the website is secure (by using encryption and certificates). Recent findings however have shown that it is possible to intercept those communications without breaking encryption by &#8220;using forged security certificates&#8221;.</p><p><span
id="more-24044"></span><br
/><blockquote>To use [it], a law enforcement or intelligence agency would have to install it inside an ISP, and persuade one of the Certificate Authorities — using money, blackmail or legal process — to issue a fake certificate for the targeted website. Then they could capture your username and password, and be able to see whatever transactions you make online.</p></blockquote><p>To make matters worse security researchers have shown last year how easy it is to <a
href="http://www.wired.com/threatlevel/2009/07/kaminsky/">trick</a> a Certificate Authority into issuing a certificate.</p><p>Perspectives now is a Firefox add-on that can do things:</p><ul><li> If you connect to a website with an untrusted (e.g.,self-signed certificate)*, Firefox will give you a very nasty security error and force you to manually install an exception. Perspectives can detect whether a self-signed certificate is valid, and automatically overrides the annoying security error page if it is safe to do so.</li><li><strong>It is possible that an attacker may trick one of the many Certificate Authorities trusted by Firefox into incorrectly issuing a certificate for a trusted website. Perspectives can also detect this attack and will warn you if things look suspicious.</strong></li></ul><blockquote><p><a
href="http://hackademix.net/2008/12/30/putting-ssl-in-perspectives/">Even</a> if Perspective’s primary and most advertised aim is enabling SSH-style certificate “validation” for self-signed certificates (those not issued by an established certification authority), it can be configured to act a second validation layer for CA-signed certificates too, by checking their consistency from multiple internet nodes (called “Notaries”) and/or over time:</p></blockquote><p>Perspectives can be downloaded <a
href="http://www.cs.cmu.edu/~perspectives/firefox.html#install">from the</a> School of Computer Science. It is compatible with Firefox 3.x.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/30/why-you-should-install-perspectives-for-firefox-right-now/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Perspectives Makes Firefox That Much Securer</title><link>http://www.ghacks.net/2008/08/25/perspectives-makes-firefox-that-much-securer/</link> <comments>http://www.ghacks.net/2008/08/25/perspectives-makes-firefox-that-much-securer/#comments</comments> <pubDate>Mon, 25 Aug 2008 18:19:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[firefox https]]></category> <category><![CDATA[firefox perspectives]]></category> <category><![CDATA[firefox security]]></category> <category><![CDATA[firefox-extensions]]></category> <category><![CDATA[man in the middle attacks]]></category> <category><![CDATA[perspectives]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6472</guid> <description><![CDATA[Perspectives is a research project to improve SSH-style Host Authentication with Multi-path Network Probing by researchers of the computer science department at Carnegie Mellon University. The title of their research surely sounds scary for many Internet users but it basically means that they have created a method to authentic hosts securely by pulling their information [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.cs.cmu.edu/~perspectives/">Perspectives</a> is a research project to improve SSH-style Host Authentication with Multi-path Network Probing by researchers of the computer science department at Carnegie Mellon University. The title of their research surely sounds scary for many Internet users but it basically means that they have created a method to authentic hosts securely by pulling their information from various servers and comparing those results with the users.</p><p>This practically eliminates the danger of man-in-the-middle attacks because the attacker does not have a way to manipulate the traffic of the independent servers who get the important information as well.</p><p>Best of all, they have created a Firefox extension that protects the user&#8217;s system after installation. The Firefox extension provides two benefits over not using it. The first is something that users might have experienced already. If a user connects to a website with an untrusted certificate he has to manually allow the connection to the website by using exceptions.</p><p><span
id="more-6472"></span><a
href="http://www.cs.cmu.edu/~perspectives/firefox.html">Perspective</a> can detect the validity of the certificate and automatically override the manual exception if it is a valid certificate. Perspective warns the user if an attacker has managed to trick a Certificate Authority into incorrectly issuing a certificate.</p><p>A valid site displays a green icon next to the Perspective name in the Firefox statusbar. I did not come up with any fake sites yet but I suppose they show up as a red cross.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/08/perspectives.jpg" alt="perspectives" title="perspectives" width="103" height="23" class="alignnone size-medium wp-image-6476" /></p><p>The default setting of Perspectives is that it only reacts when a certificate comes up with a Firefox security error. This can be changed in the options to provide information for all https connections.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/25/perspectives-makes-firefox-that-much-securer/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
