<?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 for Tales from the Ebony Fortress</title>
	<atom:link href="http://www.ebonyfortress.co.uk/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ebonyfortress.co.uk/blog</link>
	<description>Thoughts on computer games and their development</description>
	<lastBuildDate>Tue, 10 Jan 2012 19:34:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on The 10 Games You Should Have Played by Joe Graham</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/06/the-10-games-you-should-have-played/#comment-3867</link>
		<dc:creator>Joe Graham</dc:creator>
		<pubDate>Tue, 10 Jan 2012 19:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=140#comment-3867</guid>
		<description>I love this post.  Stumbled across it reading some of your insightful comments on Squirrel (the language) when researching the Emo framework for a mobile project.  Talk about sidetracked, still I think this distills the &quot;essentials&quot; for gamers and game designers.  Although this list could be easily expanded I love your comments and reasoning.  Thanks so much for the post.</description>
		<content:encoded><![CDATA[<p>I love this post.  Stumbled across it reading some of your insightful comments on Squirrel (the language) when researching the Emo framework for a mobile project.  Talk about sidetracked, still I think this distills the &#8220;essentials&#8221; for gamers and game designers.  Although this list could be easily expanded I love your comments and reasoning.  Thanks so much for the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The importance of abstraction by Notebook</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/05/the-importance-of-abstraction/#comment-2129</link>
		<dc:creator>Notebook</dc:creator>
		<pubDate>Sun, 04 Sep 2011 05:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=131#comment-2129</guid>
		<description>I&#039;m really glad I&#039;m not the only person on the planet who doesn&#039;t think that abstraction is just some historical artifact from past games that should be replaced with realism in every video game from this point on.

That being said, I think that there should be room in gaming for both types [and those inbetween I guess] that try to be realistic as possible and those that outright state that they&#039;ll never even bother with it. Diversity is a great thing, I think, and there are plenty who enjoy all types of games.</description>
		<content:encoded><![CDATA[<p>I&#8217;m really glad I&#8217;m not the only person on the planet who doesn&#8217;t think that abstraction is just some historical artifact from past games that should be replaced with realism in every video game from this point on.</p>
<p>That being said, I think that there should be room in gaming for both types [and those inbetween I guess] that try to be realistic as possible and those that outright state that they&#8217;ll never even bother with it. Diversity is a great thing, I think, and there are plenty who enjoy all types of games.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick thought about software usabililty by Ben</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/07/a-quick-thought-about-software-usabililty/#comment-1554</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 09 Aug 2011 11:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=151#comment-1554</guid>
		<description>The Sony incident was not purely because they allowed passwords to be retrieved, but was a combination of:

 a) storing them
 b) storing them in plaintext
 c) being vulnerable to hacking

It&#039;s very easy to say that the obvious solution is to fix the easiest of these problems, notably (a), but that comes with usability costs, as do all the other schemes people suggest to make passwords more secure. A more palatable solution is to fix both problem (b) and (c), neither of which are intractable.

Additionally, my use of the term &#039;retrieve&#039; wasn&#039;t necessarily intended to mean they need to store the password itself, but they should store information such that I can rediscover the password - eg. a secret question.</description>
		<content:encoded><![CDATA[<p>The Sony incident was not purely because they allowed passwords to be retrieved, but was a combination of:</p>
<p> a) storing them<br />
 b) storing them in plaintext<br />
 c) being vulnerable to hacking</p>
<p>It&#8217;s very easy to say that the obvious solution is to fix the easiest of these problems, notably (a), but that comes with usability costs, as do all the other schemes people suggest to make passwords more secure. A more palatable solution is to fix both problem (b) and (c), neither of which are intractable.</p>
<p>Additionally, my use of the term &#8216;retrieve&#8217; wasn&#8217;t necessarily intended to mean they need to store the password itself, but they should store information such that I can rediscover the password &#8211; eg. a secret question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick thought about software usabililty by Philip Peterson</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/07/a-quick-thought-about-software-usabililty/#comment-1550</link>
		<dc:creator>Philip Peterson</dc:creator>
		<pubDate>Tue, 09 Aug 2011 05:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=151#comment-1550</guid>
		<description>&quot;but won’t store anything server-side that lets me actually retrieve my original password&quot; What do you want, another Sony incident?</description>
		<content:encoded><![CDATA[<p>&#8220;but won’t store anything server-side that lets me actually retrieve my original password&#8221; What do you want, another Sony incident?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passwords and authentication by A quick thought about software usabililty &#171; Tales from the Ebony Fortress</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/06/passwords-and-authentication/#comment-1305</link>
		<dc:creator>A quick thought about software usabililty &#171; Tales from the Ebony Fortress</dc:creator>
		<pubDate>Sun, 31 Jul 2011 23:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=146#comment-1305</guid>
		<description>[...] and password. I don&#8217;t know my username and password. I hate passwords (as you can see in my previous post on the issue) but this is especially bad because I need to use one account and password to authenticate my [...]</description>
		<content:encoded><![CDATA[<p>[...] and password. I don&#8217;t know my username and password. I hate passwords (as you can see in my previous post on the issue) but this is especially bad because I need to use one account and password to authenticate my [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial thoughts on Google Plus by admin</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/07/initial-thoughts-on-google-plus/#comment-735</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 06 Jul 2011 11:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=152#comment-735</guid>
		<description>I approved the above comment, despite it appearing like blatant &#039;astroturfing&#039;, because I need the SEO more than Google or Blogspot does. ;) Maybe it&#039;s some 3rd party who&#039;s going to change that blog to a marketing site later... I don&#039;t know.</description>
		<content:encoded><![CDATA[<p>I approved the above comment, despite it appearing like blatant &#8216;astroturfing&#8217;, because I need the SEO more than Google or Blogspot does. ;) Maybe it&#8217;s some 3rd party who&#8217;s going to change that blog to a marketing site later&#8230; I don&#8217;t know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Initial thoughts on Google Plus by GooglePlus</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/07/initial-thoughts-on-google-plus/#comment-728</link>
		<dc:creator>GooglePlus</dc:creator>
		<pubDate>Wed, 06 Jul 2011 01:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=152#comment-728</guid>
		<description>I&#039;ve been using Google+ a lot in the last few days and I love the photo viewer and its connection with picasa. I&#039;ve viewed some Pro photographers photos in the G+ photo viewer and it looks just great.  

here is a link of the Team behind it: 
http://google-plus-network.blogspot.com/p/google-project-team.html</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Google+ a lot in the last few days and I love the photo viewer and its connection with picasa. I&#8217;ve viewed some Pro photographers photos in the G+ photo viewer and it looks just great.  </p>
<p>here is a link of the Team behind it:<br />
<a href="http://google-plus-network.blogspot.com/p/google-project-team.html" rel="nofollow">http://google-plus-network.blogspot.com/p/google-project-team.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passwords and authentication by Zach</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/06/passwords-and-authentication/#comment-486</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Sun, 19 Jun 2011 16:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=146#comment-486</guid>
		<description>&quot;and I don’t think making the average user’s life more awkward to save site owners from having to implement decent security is the answer.&quot;

I don&#039;t think so either, but I don&#039;t see why it has to be one or the other.  Nothing a site owner can do will protect people from the most dedicated hackers, so the user shares an equal burden in protecting themselves.  

You&#039;re either vigilant, or you&#039;re at risk.  Better yet, you&#039;re either vigilant, or you&#039;re *more* at risk.</description>
		<content:encoded><![CDATA[<p>&#8220;and I don’t think making the average user’s life more awkward to save site owners from having to implement decent security is the answer.&#8221;</p>
<p>I don&#8217;t think so either, but I don&#8217;t see why it has to be one or the other.  Nothing a site owner can do will protect people from the most dedicated hackers, so the user shares an equal burden in protecting themselves.  </p>
<p>You&#8217;re either vigilant, or you&#8217;re at risk.  Better yet, you&#8217;re either vigilant, or you&#8217;re *more* at risk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passwords and authentication by Ben</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/06/passwords-and-authentication/#comment-484</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 19 Jun 2011 12:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=146#comment-484</guid>
		<description>Zach: &quot;The point of using a password manager is **so that** you don’t have to use the same password twice.&quot;

Yes, I thought this was obvious. Apart from the bit where a user has one password for the password manager, and has to use that across all devices they want to use the internet from, providing such a program exists on all devices, and that all devices are secure from keyloggers, etc etc. People gloss over the negatives of password managers as if the only thing a user has to worry about is a leaked password being shared. Password managers in their current form are impractical for most people and that&#039;s how it&#039;s going to stay. We have to find a better way.

&quot;Absolutely untrue. In this particular case, the attackers had unfettered access to a plaintext password database.&quot;

You seem to have missed the part where I said, &quot;if the site is coded with any attention to security&quot;. We shouldn&#039;t have to choose passwords on the assumption that they are going to be shared on the internet. That is awful for usability and shifts responsibility for these problems from the hackers and companies with poor security, where it solely lies.

&quot;If the site was more secure, it may have stored only the MD5 hash of these passwords.&quot;

We both know that storing a plain MD5 of just the password is not much better. That is not really what I mean by suggesting companies take security more seriously.

&quot;Security and convenience will always be at odds with each other.&quot;

Maybe so, but at the moment we are so far from either of those that something has to change - and I don&#039;t think making the average user&#039;s life more awkward to save site owners from having to implement decent security is the answer.</description>
		<content:encoded><![CDATA[<p>Zach: &#8220;The point of using a password manager is **so that** you don’t have to use the same password twice.&#8221;</p>
<p>Yes, I thought this was obvious. Apart from the bit where a user has one password for the password manager, and has to use that across all devices they want to use the internet from, providing such a program exists on all devices, and that all devices are secure from keyloggers, etc etc. People gloss over the negatives of password managers as if the only thing a user has to worry about is a leaked password being shared. Password managers in their current form are impractical for most people and that&#8217;s how it&#8217;s going to stay. We have to find a better way.</p>
<p>&#8220;Absolutely untrue. In this particular case, the attackers had unfettered access to a plaintext password database.&#8221;</p>
<p>You seem to have missed the part where I said, &#8220;if the site is coded with any attention to security&#8221;. We shouldn&#8217;t have to choose passwords on the assumption that they are going to be shared on the internet. That is awful for usability and shifts responsibility for these problems from the hackers and companies with poor security, where it solely lies.</p>
<p>&#8220;If the site was more secure, it may have stored only the MD5 hash of these passwords.&#8221;</p>
<p>We both know that storing a plain MD5 of just the password is not much better. That is not really what I mean by suggesting companies take security more seriously.</p>
<p>&#8220;Security and convenience will always be at odds with each other.&#8221;</p>
<p>Maybe so, but at the moment we are so far from either of those that something has to change &#8211; and I don&#8217;t think making the average user&#8217;s life more awkward to save site owners from having to implement decent security is the answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passwords and authentication by Zach</title>
		<link>http://www.ebonyfortress.co.uk/blog/2011/06/passwords-and-authentication/#comment-481</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Sun, 19 Jun 2011 06:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ebonyfortress.co.uk/blog/?p=146#comment-481</guid>
		<description>This article is totally off-base IMO.

The point of using a password manager is **so that** you don’t have to use the same password twice. Obviously if a site’s database gets leaked then someone has your password and it’s now totally insecure. What they don’t have is your password for EVERY OTHER WEBSITE YOU VISIT.

We’ve already seen on twitter the past couple days people going and randomly trying these email / password combinations on facebook / paypal / amazon.com and then charging these innocent people with a bunch of money. That simply would not have happened if they had used strong passwords and a password manager.


------------
&quot;In practical terms the only people at risk with their bad passwords are the 5% or 6% who choose things like ’123456′ or ‘password’ – the rest, who might just choose a dictionary word, have nothing to fear if the site is coded with any attention to security.&quot;
------------

Absolutely untrue.  In this particular case, the attackers had unfettered access to a plaintext password database.  If the site was more secure, it may have stored only the MD5 hash of these passwords. The attacker could then have simply downloaded the password database from the compromised site and run John The Ripper against it offline, I guarantee you in less than 2 days most of the passwords would be cracked, including most of the ones not in the BOTTOM-20 frequency.

You know what, MAYBE THAT&#039;S WHAT HAPPENED?  For all we know it could be.  They could have run John the Ripper against a hashed password database with far more than 62,000 entries, but only uploaded 62k because the rest of the passwords were secure and couldn&#039;t be cracked fast enough.  If your password is, for example, Frankestein123 I *guarantee* you it will get destroyed in no time flat by a modern cracker even though it&#039;s long and has uppercase, lowercase, and numbers.  

You mention KeePass as being no good for the average user, but you will never get around that.  Security and convenience will always be at odds with each other.  

But telling people that having strong passwords is pointless is a terrible thing to do.</description>
		<content:encoded><![CDATA[<p>This article is totally off-base IMO.</p>
<p>The point of using a password manager is **so that** you don’t have to use the same password twice. Obviously if a site’s database gets leaked then someone has your password and it’s now totally insecure. What they don’t have is your password for EVERY OTHER WEBSITE YOU VISIT.</p>
<p>We’ve already seen on twitter the past couple days people going and randomly trying these email / password combinations on facebook / paypal / amazon.com and then charging these innocent people with a bunch of money. That simply would not have happened if they had used strong passwords and a password manager.</p>
<p>&#8212;&#8212;&#8212;&#8212;<br />
&#8220;In practical terms the only people at risk with their bad passwords are the 5% or 6% who choose things like ’123456′ or ‘password’ – the rest, who might just choose a dictionary word, have nothing to fear if the site is coded with any attention to security.&#8221;<br />
&#8212;&#8212;&#8212;&#8212;</p>
<p>Absolutely untrue.  In this particular case, the attackers had unfettered access to a plaintext password database.  If the site was more secure, it may have stored only the MD5 hash of these passwords. The attacker could then have simply downloaded the password database from the compromised site and run John The Ripper against it offline, I guarantee you in less than 2 days most of the passwords would be cracked, including most of the ones not in the BOTTOM-20 frequency.</p>
<p>You know what, MAYBE THAT&#8217;S WHAT HAPPENED?  For all we know it could be.  They could have run John the Ripper against a hashed password database with far more than 62,000 entries, but only uploaded 62k because the rest of the passwords were secure and couldn&#8217;t be cracked fast enough.  If your password is, for example, Frankestein123 I *guarantee* you it will get destroyed in no time flat by a modern cracker even though it&#8217;s long and has uppercase, lowercase, and numbers.  </p>
<p>You mention KeePass as being no good for the average user, but you will never get around that.  Security and convenience will always be at odds with each other.  </p>
<p>But telling people that having strong passwords is pointless is a terrible thing to do.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

