<?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: Random password generator</title>
	<atom:link href="http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/</link>
	<description>John Joseph Bachir's blog</description>
	<pubDate>Sat, 30 Aug 2008 16:49:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Matt Sayler</title>
		<link>http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177263</link>
		<dc:creator>Matt Sayler</dc:creator>
		<pubDate>Tue, 24 Jul 2007 12:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177263</guid>
		<description>If you really want random passwords, please either

1) apt-get install pwgen

For reasonably memorable passwords or..

2) openssl rand 9 -base64

For 72 whole bits of randomness in 12 characters.</description>
		<content:encoded><![CDATA[<p>If you really want random passwords, please either</p>
<p>1) apt-get install pwgen</p>
<p>For reasonably memorable passwords or..</p>
<p>2) openssl rand 9 -base64</p>
<p>For 72 whole bits of randomness in 12 characters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177074</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 23 Jul 2007 18:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177074</guid>
		<description>Please rename to "Really Poor Password Generator"</description>
		<content:encoded><![CDATA[<p>Please rename to &#8220;Really Poor Password Generator&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Nobis</title>
		<link>http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177073</link>
		<dc:creator>James Nobis</dc:creator>
		<pubDate>Mon, 23 Jul 2007 18:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177073</guid>
		<description>Uh.  md5 only has values 0-f.  No capitalization.  All numbers and letters.

Also, WTF?</description>
		<content:encoded><![CDATA[<p>Uh.  md5 only has values 0-f.  No capitalization.  All numbers and letters.</p>
<p>Also, WTF?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177072</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 23 Jul 2007 18:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177072</guid>
		<description>pwgen &#124; eyeballs &#124; choose a password that's easy to remember.</description>
		<content:encoded><![CDATA[<p>pwgen | eyeballs | choose a password that&#8217;s easy to remember.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Sayler</title>
		<link>http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177049</link>
		<dc:creator>Matt Sayler</dc:creator>
		<pubDate>Mon, 23 Jul 2007 15:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnjosephbachir.org/2007/07/22/random-password-generator/#comment-177049</guid>
		<description>dear god no.</description>
		<content:encoded><![CDATA[<p>dear god no.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
