<?xml version="1.0" encoding="UTF-8"?>
<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>A Fool's Wisdom &#187; generate password</title>
	<atom:link href="http://foolswisdom.com/tag/generate-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolswisdom.com</link>
	<description>A fool and his blog are soon parted.</description>
	<lastBuildDate>Mon, 12 Dec 2011 22:39:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Password Please</title>
		<link>http://foolswisdom.com/password-please/</link>
		<comments>http://foolswisdom.com/password-please/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 00:29:51 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[create password]]></category>
		<category><![CDATA[generate password]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/password-please/</guid>
		<description><![CDATA[apg: for all my random password needs. For both WordPress.org (support) Forum and WordPress.com I regularly find myself setting people &#8212; the Net is a new password email eater, or the password is a false-positive spam, or there are misconfigured &#8230; <a href="http://foolswisdom.com/password-please/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adel.nursat.kz/apg/">apg</a>: for all my random password needs.</p>
<p><span id="more-370"></span>For both <a href="http://wordpress.org/support/">WordPress.org (support)</a> Forum and <a href="http://wordpress.com">WordPress.com</a> I regularly find myself setting people &#8212; the Net is a new password email eater, or the password is a false-positive spam, or there are misconfigured email accounts and servers.<br />
Family and friend request for help setting up a computer or web service &#8212; it frightens me how often years later they are still using that dumb or obvious password.</p>
<p><em>A good password written down in a safe place is much better than a dumb password you can easily remember.</em></p>
<p>To ease my conscience of giving someone a bad password, I have long depended on <a href="http://www.pctools.com">PC Tools</a> <a href="http://www.pctools.com/guides/password/">Secure Password Generator</a>.</p>
<p>Today, I was tired of loading it in the browser, so I searched for a Ubuntu Linux command line solution.</p>
<p>I first came across solutions by scripting masters like <code>head -c 10 &lt; /dev/random | uuencode -m - | tail -n 2 |d -n 1</code> before discovering <a href="http://www.adel.nursat.kz/apg/">apg</a>.</p>
<p><code>sudo aptitude install apg</code></p>
<p>And I got back to providing passwords.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/password-please/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

