<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Agility and Risk Compensation: Exploring the Connection</title>
	<atom:link href="http://www.bloginfosec.com/2008/06/09/agility-and-risk-compensation-exploring-the-connection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloginfosec.com/2008/06/09/agility-and-risk-compensation-exploring-the-connection/</link>
	<description>An Information Security Magazine in a Blog Format</description>
	<lastBuildDate>Mon, 30 Jan 2012 11:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Charlie Salomon</title>
		<link>http://www.bloginfosec.com/2008/06/09/agility-and-risk-compensation-exploring-the-connection/comment-page-1/#comment-20266</link>
		<dc:creator>Charlie Salomon</dc:creator>
		<pubDate>Tue, 10 Nov 2009 14:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloginfosec.com/?p=447#comment-20266</guid>
		<description>Here&#039;s an idea that my boss thought of:  Why not develop a password enforcement mechanism that ties the length of the password to how often you have to change it? 

If you want a 4 digit password, okay.  You have to change it every 24 hours.  If you have a 16 character pass phrase, you get to keep it for 3 years.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an idea that my boss thought of:  Why not develop a password enforcement mechanism that ties the length of the password to how often you have to change it? </p>
<p>If you want a 4 digit password, okay.  You have to change it every 24 hours.  If you have a 16 character pass phrase, you get to keep it for 3 years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.bloginfosec.com/2008/06/09/agility-and-risk-compensation-exploring-the-connection/comment-page-1/#comment-10874</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 22 Jul 2008 15:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloginfosec.com/?p=447#comment-10874</guid>
		<description>I have hundreds of passwords, of varying strength, that I manage for myself, my wife, and my children. I use an application on a PC at home and my Palm PDA (eWallet) which encrypts everything using a strong password. Some passwords we remember because we use them frequently, of course, but often, I&#039;m called upon to relay a saved password.

While passwords are not the ideal security mechanism, they are common, so a scheme like I use would help Patrick with his 70+ passwords without the need to write them on paper.</description>
		<content:encoded><![CDATA[<p>I have hundreds of passwords, of varying strength, that I manage for myself, my wife, and my children. I use an application on a PC at home and my Palm PDA (eWallet) which encrypts everything using a strong password. Some passwords we remember because we use them frequently, of course, but often, I&#8217;m called upon to relay a saved password.</p>
<p>While passwords are not the ideal security mechanism, they are common, so a scheme like I use would help Patrick with his 70+ passwords without the need to write them on paper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Laundrup</title>
		<link>http://www.bloginfosec.com/2008/06/09/agility-and-risk-compensation-exploring-the-connection/comment-page-1/#comment-7279</link>
		<dc:creator>Jens Laundrup</dc:creator>
		<pubDate>Mon, 09 Jun 2008 17:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloginfosec.com/?p=447#comment-7279</guid>
		<description>I believe that the key is not that the policy fails but that the tools and processes necessary to support the policy are not put in place.  
Patrick makes a great point about a policy that, though well intended, does not take into account the situation where 70+ passwords need to be maintained and remembered (even if it was more than 5 it would be pertinent).  This raises the need for one of three efforts to resolve the situation: 
1.  The policy needs to be changed so that he is in compliance (not very desirable).
2. A single sign-on system needs to be set up for Patrick and those in his situation so that the passwords can be updated as required per policy but they are accessed through a separate system (a better system though it still relies on the weak username/password system).
3.  A different system, such as a combination of a Smart Card and Biometric scan with a PIN, needs to be put in place so that the Username/Password system can be eliminated.  The most expensive solution but it would enable compliance with not just the policy but the intent of the policy.
Thus, helping secure the environment through policy needs to be backed up with a reasonable manner/system/process for compliance.  Too often this does not happen because of a well intended IT or security manager wanting to create a secure environment without thinking through the ramifications for the few (for the many, the password policy usually deals with one or two passwords only).   In design engineering, this is often referred to as maintainability, in IT/security, this same scrutiny should be applied.  We could call it “compliability” but what it really is: common sense.  

The concepts of agility and risk that Jeff wriites of are greatly needed in modern IT environments.  In addition, supplementing the what and how with why is very important to ensure that the users truly understand that it is not just to annoy.  But as Patrick illustrated, policy needs to be tempered with &quot;compliability&quot;.</description>
		<content:encoded><![CDATA[<p>I believe that the key is not that the policy fails but that the tools and processes necessary to support the policy are not put in place.<br />
Patrick makes a great point about a policy that, though well intended, does not take into account the situation where 70+ passwords need to be maintained and remembered (even if it was more than 5 it would be pertinent).  This raises the need for one of three efforts to resolve the situation:<br />
1.  The policy needs to be changed so that he is in compliance (not very desirable).<br />
2. A single sign-on system needs to be set up for Patrick and those in his situation so that the passwords can be updated as required per policy but they are accessed through a separate system (a better system though it still relies on the weak username/password system).<br />
3.  A different system, such as a combination of a Smart Card and Biometric scan with a PIN, needs to be put in place so that the Username/Password system can be eliminated.  The most expensive solution but it would enable compliance with not just the policy but the intent of the policy.<br />
Thus, helping secure the environment through policy needs to be backed up with a reasonable manner/system/process for compliance.  Too often this does not happen because of a well intended IT or security manager wanting to create a secure environment without thinking through the ramifications for the few (for the many, the password policy usually deals with one or two passwords only).   In design engineering, this is often referred to as maintainability, in IT/security, this same scrutiny should be applied.  We could call it “compliability” but what it really is: common sense.  </p>
<p>The concepts of agility and risk that Jeff wriites of are greatly needed in modern IT environments.  In addition, supplementing the what and how with why is very important to ensure that the users truly understand that it is not just to annoy.  But as Patrick illustrated, policy needs to be tempered with &#8220;compliability&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Florer</title>
		<link>http://www.bloginfosec.com/2008/06/09/agility-and-risk-compensation-exploring-the-connection/comment-page-1/#comment-7275</link>
		<dc:creator>Patrick Florer</dc:creator>
		<pubDate>Mon, 09 Jun 2008 16:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloginfosec.com/?p=447#comment-7275</guid>
		<description>just a couple of comments about the password example:

not convinced about the relationship of risk appetite to your subject matter - policy non-compliance may be much simpler than that.

For example, I must have 75 different accounts - company, financial, software support -  that require passwords. 

So why do I write them down?

It&#039;s not because I want to circumvent policy and it&#039;s really got nothing to do with risk appetite - it&#039;s
because I cannot remember them all.

Why do I resent having to change them every so often?

Because it&#039;s a hassle, because I cannot remember the last n passwords, and because my job is not to be a creator of strong passwords.

Why don&#039;t I comply with policy?  Because the policies may not make sense for what I do.

What can security do to improve my life?

Design password policies that are relevant to different levels of access/different roles - for some things/roles, who cares?  The data just doesn&#039;t matter.

For other things, maybe strict policies are the right way to go.

As for taking control out of my hands - if you can do that in a way that doesn&#039;t completely tie me down, then great.
But if your approach is going to force me into a box, I will resist you and ultimately defeat your misguided efforts, thereby possibly creating a security problem that I don&#039;t really wish to create, but have no reasonable way not to create.

fyi - I am somewhat new to infosec, but have spent 27 years in IT on all sides of the fence - really like your ideas about agility and risk, but am just taking the user&#039;s point of view in these comments.</description>
		<content:encoded><![CDATA[<p>just a couple of comments about the password example:</p>
<p>not convinced about the relationship of risk appetite to your subject matter &#8211; policy non-compliance may be much simpler than that.</p>
<p>For example, I must have 75 different accounts &#8211; company, financial, software support &#8211;  that require passwords. </p>
<p>So why do I write them down?</p>
<p>It&#8217;s not because I want to circumvent policy and it&#8217;s really got nothing to do with risk appetite &#8211; it&#8217;s<br />
because I cannot remember them all.</p>
<p>Why do I resent having to change them every so often?</p>
<p>Because it&#8217;s a hassle, because I cannot remember the last n passwords, and because my job is not to be a creator of strong passwords.</p>
<p>Why don&#8217;t I comply with policy?  Because the policies may not make sense for what I do.</p>
<p>What can security do to improve my life?</p>
<p>Design password policies that are relevant to different levels of access/different roles &#8211; for some things/roles, who cares?  The data just doesn&#8217;t matter.</p>
<p>For other things, maybe strict policies are the right way to go.</p>
<p>As for taking control out of my hands &#8211; if you can do that in a way that doesn&#8217;t completely tie me down, then great.<br />
But if your approach is going to force me into a box, I will resist you and ultimately defeat your misguided efforts, thereby possibly creating a security problem that I don&#8217;t really wish to create, but have no reasonable way not to create.</p>
<p>fyi &#8211; I am somewhat new to infosec, but have spent 27 years in IT on all sides of the fence &#8211; really like your ideas about agility and risk, but am just taking the user&#8217;s point of view in these comments.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

