<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Paper on Eccentric Authentication</title>
    <link>/categories/paper/</link>
    <description>Recent content in Paper on Eccentric Authentication</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 30 Nov 2014 00:00:00 +0000</lastBuildDate>
    <atom:link href="/categories/paper/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>spot the differences</title>
      <link>/blog/2014/11/30/spot-the-differences</link>
      <pubDate>Sun, 30 Nov 2014 00:00:00 +0000</pubDate>
      
      <guid>/blog/2014/11/30/spot-the-differences</guid>
      <description>

&lt;p&gt;As a child I liked to do puzzles. One of these was called &amp;ldquo;Spot the Differences.&amp;rdquo;&lt;/p&gt;









&lt;span class=&#34;caption-wrapper&#34;&gt;
  &lt;img class=&#34;caption&#34; src=&#34;/images/Spot_the_difference.png&#34; title=&#34;Get all 15 differences correct and you may win a prize.&#34; alt=&#34;Get all 15 differences correct and you may win a prize.&#34;&gt;
  &lt;span class=&#34;caption-text&#34;&gt;Get all 15 differences correct and you may win a prize.&lt;/span&gt;
&lt;/span&gt;


&lt;p&gt;There is an adult version of this game. It&amp;rsquo;s much more challenging:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;It is more difficult: Only one picture is shown at a time. Players&lt;br /&gt;
have to rely on memory to recall the differences;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;It&amp;rsquo;s played by millions of people every day, yet many don&amp;rsquo;t know&lt;br /&gt;
they are playing;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;The stakes are higher: If you fail to spot any differences&lt;br /&gt;
you might lose all the money in your bank account.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;blockquote&gt;
&lt;p&gt;This game is also known as Internet Banking.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&#34;the-toxic-combination&#34;&gt;The Toxic Combination&lt;/h2&gt;

&lt;p&gt;The problem is not restricted to banking. The general issue is twofold:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;People need to validate the authenticity of a site before typing in&lt;br /&gt;
their password;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;The password gets transmitted to the other party.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Most people assume that if it looks like their bank and the&lt;br /&gt;
address bar is green then it should be safe. Regrettably, it&amp;rsquo;s&lt;br /&gt;
not. Criminals obtain valid certificates using stolen creditcards and&lt;br /&gt;
passports. The true method for authenticating a site requires&lt;br /&gt;
verification of server certificate fingerprints. And if you don&amp;rsquo;t know&lt;br /&gt;
what that means, you&amp;rsquo;re playing the game: you have to spot the&lt;br /&gt;
spelling errors, the differences in layout and other mistakes to&lt;br /&gt;
detect the scammers. Good luck!&lt;/p&gt;

&lt;p&gt;The second part is just as problematic: The password must remain&lt;br /&gt;
secret, yet it must be transmitted to the other side to log in.&lt;/p&gt;

&lt;p&gt;This is the Toxic Combination. One failure to detect a scammer&amp;rsquo;s site&lt;br /&gt;
and the password is compromised. The scammers can do everything that&lt;br /&gt;
you can do with the password.&lt;/p&gt;

&lt;h2 id=&#34;a-way-forward&#34;&gt;A Way Forward&lt;/h2&gt;

&lt;p&gt;We present our protocol to eliminate this toxic combination.&lt;/p&gt;

&lt;p&gt;We eliminate the need for people to validate a site, the protocol provides&lt;br /&gt;
sufficient data so that the browser can do the validation for the&lt;br /&gt;
user. We also eliminate the password and replace it with client&lt;br /&gt;
certificates. Again the browser will do the work for the user. Making security usable.&lt;/p&gt;

&lt;p&gt;How it works is described in our paper: &lt;a href=&#34;/Usable-Security.pdf&#34;&gt;Usable-Security.pdf&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Image Credits: Image by &lt;a href=&#34;http://ja.wikipedia.org/wiki/user:Muband&#34;&gt;Muband&lt;/a&gt; from &lt;a href=&#34;http://en.wikipedia.org/wiki/Spot_the_difference&#34;&gt;Wikipedia - Spot the Difference&lt;/a&gt;, Creative Commons Attribution-Share Alike 3.0 Unported.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>