<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<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>How Strengthening Security Can Weaken Security &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/2012/11/how-strengthening-security-can-weaken-security/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Thu, 14 Nov 2024 08:49:49 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>How Strengthening Security Can Weaken Security &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[How Strengthening Security Can Weaken Security]]></title>
		<link>https://shkspr.mobi/blog/2012/11/how-strengthening-security-can-weaken-security/</link>
					<comments>https://shkspr.mobi/blog/2012/11/how-strengthening-security-can-weaken-security/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 14 Nov 2012 12:00:02 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[NaBloPoMo]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=6211</guid>

					<description><![CDATA[We all know that if you ask people to choose incredibly complex passwords which frequently change, they will write them down on a Post-It note.  I&#039;ve recently discovered another way in which increasing perceived security reduces actual security.  On one of my Android phones, I use pattern unlock.  If I want access to my phone, I have to draw a squiggly gesture in order to get in.  It&#039;s like a…]]></description>
										<content:encoded><![CDATA[<p>We all know that if you ask people to choose incredibly complex passwords which frequently change, they will write them down on a Post-It note<sup id="fnref:pn"><a href="https://shkspr.mobi/blog/2012/11/how-strengthening-security-can-weaken-security/#fn:pn" class="footnote-ref" title="Whether that is secure or not is left as an exercise to the reader." role="doc-noteref">0</a></sup>.</p>

<p>I've recently discovered another way in which increasing perceived security reduces actual security.</p>

<p>On one of my Android phones, I use pattern unlock.  If I want access to my phone, I have to draw a squiggly gesture in order to get in.  It's like a handwritten signature rather than a complex password<sup id="fnref:gm"><a href="https://shkspr.mobi/blog/2012/11/how-strengthening-security-can-weaken-security/#fn:gm" class="footnote-ref" title="Grease-mark identification not withstanding." role="doc-noteref">1</a></sup>.</p>

<p>It's easier for people to use subconscious tools - like muscle memory - to remember security details.</p>

<p>The swiping gesture (even in multiple directions) is quicker than repeatedly tapping at the screen in order to enter a PIN or password.</p>

<p>Because it's quick for me to pass security, I'm happy to let my phone auto-lock after a minute.  To get back in, I wake the phone and quickly draw a pattern.</p>

<p>This means that if I leave my phone unattended, or if it is stolen from me, the security measures will activate in 60 seconds.</p>

<p>That, to me, seems pretty secure.  Not perfect, but good enough.</p>

<p>A previous employer - who shall remain nameless - required me to use a specific tool on my Android phone. The tool <strong>required</strong> me to set a password of 6 characters.  I could no longer use a pattern, or even a short PIN.  I <strong>must</strong> have a 6 character PIN.</p>

<p>There are two security drawbacks.</p>

<p>Firstly, the pattern lock takes place on a 3 * 3 grid. Patterns can be fairly complex and even longer that the 6 digits requested of the PIN.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/08/Android-Pattern-Lock.jpg" alt="Android-Pattern-Lock" title="Android-Pattern-Lock" width="320" height="480" class="aligncenter size-full wp-image-6212">
I could have a complex pattern - or my PIN could be 123456.</p>

<p>Secondly, it's <em>much less convenient</em>. This means I will find a way to bypass it.  Now, I can't disable the security requirement to enter a PIN - but I <strong>can make it come up less frequently</strong>.</p>

<p>As I mentioned, my Android was set to lock after a minute of inactivity. That can now be set to lock after 10 minutes of inactivity.  Hey presto, there's now a 10 minute window of opportunity to access my device, rather than 60 seconds.</p>

<p>So, I went from a secure pattern which activated a minute after I put it down, to a PIN of 123456 which doesn't kick in for ten minutes.</p>

<p>Which is more secure?</p>

<div id="footnotes" role="doc-endnotes">
<hr aria-label="Footnotes">
<ol start="0">

<li id="fn:pn">
<p>Whether that is secure or not is left as an exercise to the reader.&nbsp;<a href="https://shkspr.mobi/blog/2012/11/how-strengthening-security-can-weaken-security/#fnref:pn" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

<li id="fn:gm">
<p>Grease-mark identification not withstanding.&nbsp;<a href="https://shkspr.mobi/blog/2012/11/how-strengthening-security-can-weaken-security/#fnref:gm" class="footnote-backref" role="doc-backlink">↩︎</a></p>
</li>

</ol>
</div>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=6211&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2012/11/how-strengthening-security-can-weaken-security/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
