<?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"
	>
<channel>
	<title>Comments on: Password generator</title>
	<atom:link href="http://builtbydave.co.uk/2007/10/29/password-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://builtbydave.co.uk/2007/10/29/password-generator/</link>
	<description>The Wireframe of a Blog</description>
	<pubDate>Sun, 12 Oct 2008 23:31:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Dave</title>
		<link>http://builtbydave.co.uk/2007/10/29/password-generator/#comment-239</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 14 Jan 2008 06:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtbydave.co.uk/2007/10/29/password-generator/#comment-239</guid>
		<description>@James: ... read my previous comment.</description>
		<content:encoded><![CDATA[<p>@James: &#8230; read my previous comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://builtbydave.co.uk/2007/10/29/password-generator/#comment-240</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 11 Jan 2008 08:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtbydave.co.uk/2007/10/29/password-generator/#comment-240</guid>
		<description>Hmm, personally now I'd think of making a script that screenscrapes quotationwhatever and just adds those quotes to the dictionary.

Passphrases are a better idea, because they often have punctuation etc.</description>
		<content:encoded><![CDATA[<p>Hmm, personally now I&#8217;d think of making a script that screenscrapes quotationwhatever and just adds those quotes to the dictionary.</p>
<p>Passphrases are a better idea, because they often have punctuation etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://builtbydave.co.uk/2007/10/29/password-generator/#comment-242</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 13 Nov 2007 12:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtbydave.co.uk/2007/10/29/password-generator/#comment-242</guid>
		<description>@A.M: I agree, but you are basically saying:

* assuming a cracker knows you use quotes to remember your password
* assuming it's in databases added to 'dictionary' (the one I've used in the past isn't)

.. but how is a cracker going to know you use quotes to remember your password? Regardless of what technique you use to remember your password, if you tell it to the world you leave yourself less secure.

This primarily solves users entering weak passwords leaving them open to the  'brute force attack', at the same time giving users a password they can remember. More importantly, it gets users thinking a little more about security.</description>
		<content:encoded><![CDATA[<p>@A.M: I agree, but you are basically saying:</p>
<p>* assuming a cracker knows you use quotes to remember your password<br />
* assuming it&#8217;s in databases added to &#8216;dictionary&#8217; (the one I&#8217;ve used in the past isn&#8217;t)</p>
<p>.. but how is a cracker going to know you use quotes to remember your password? Regardless of what technique you use to remember your password, if you tell it to the world you leave yourself less secure.</p>
<p>This primarily solves users entering weak passwords leaving them open to the  &#8216;brute force attack&#8217;, at the same time giving users a password they can remember. More importantly, it gets users thinking a little more about security.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.M</title>
		<link>http://builtbydave.co.uk/2007/10/29/password-generator/#comment-241</link>
		<dc:creator>A.M</dc:creator>
		<pubDate>Mon, 12 Nov 2007 00:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtbydave.co.uk/2007/10/29/password-generator/#comment-241</guid>
		<description>Good job, Dave.

However, I agree with Danny, this is somehow a weak password.

Why? Because of the limited (they're relatively not that many) number of quotes (and thus the letter combinations), password generated will be easily susceptible to a "dictionary attack". That is, simpley, trying all possible quotes.

Still though, I may personally use it for some low-risk accounts. Thanks!</description>
		<content:encoded><![CDATA[<p>Good job, Dave.</p>
<p>However, I agree with Danny, this is somehow a weak password.</p>
<p>Why? Because of the limited (they&#8217;re relatively not that many) number of quotes (and thus the letter combinations), password generated will be easily susceptible to a &#8220;dictionary attack&#8221;. That is, simpley, trying all possible quotes.</p>
<p>Still though, I may personally use it for some low-risk accounts. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://builtbydave.co.uk/2007/10/29/password-generator/#comment-238</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 09 Nov 2007 01:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtbydave.co.uk/2007/10/29/password-generator/#comment-238</guid>
		<description>@Danny: How so?</description>
		<content:encoded><![CDATA[<p>@Danny: How so?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny Hope</title>
		<link>http://builtbydave.co.uk/2007/10/29/password-generator/#comment-237</link>
		<dc:creator>Danny Hope</dc:creator>
		<pubDate>Fri, 09 Nov 2007 00:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtbydave.co.uk/2007/10/29/password-generator/#comment-237</guid>
		<description>Isn't this a really weak kind of password though?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t this a really weak kind of password though?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://builtbydave.co.uk/2007/10/29/password-generator/#comment-243</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Mon, 29 Oct 2007 19:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.builtbydave.co.uk/2007/10/29/password-generator/#comment-243</guid>
		<description>great work Dave!</description>
		<content:encoded><![CDATA[<p>great work Dave!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
