<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/tag/passphrase">
<title>Public marks with tag passphrase</title>
<description>Public marks with tag passphrase</description>
<link>http://blogmarks.net/marks/tag/passphrase</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/camel/mark/1058107621"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/camel/mark/1058107621">
<title>p a s s k o o l</title>
<link>http://passkool.sourceforge.net/</link>
<description>PassKool is a deterministic password generator. It tries to generate passwords that more or less sound like English. As PassKool generator is deterministic, identical inputs will give the same password. The security here relies on a secret passphrase used to generate the final password. A passphrase is usually easier to remember than a cryptic password. If you happen to forget the password, you can still retrieve it using PassKool. PassKool can also create deterministic password with random content. This may sound contradictory but the deterministic parameter is the seed used for the random generator. Here's a short example for a &quot;root&quot; account on some Unix/Linux box. By default, the password has a length of 12 characters.

python passkool.py &quot;root&quot; &quot;top secret phrase&quot;
---&gt; Generated password : quencatithro

If you call this command again, you will find the same password.</description>
<dc:date>2008-12-09T16:44:23Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>security, generator, password, passphrase, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://passkool.sourceforge.net/"><img border="0" src="http://blogmarks.net/screenshots/2008/12/09/79dd05a8510c24544365d088813259b3.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://passkool.sourceforge.net/">p a s s k o o l</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
<p class="description">PassKool is a deterministic password generator. It tries to generate passwords that more or less sound like English. As PassKool generator is deterministic, identical inputs will give the same password. The security here relies on a secret passphrase used to generate the final password. A passphrase is usually easier to remember than a cryptic password. If you happen to forget the password, you can still retrieve it using PassKool. PassKool can also create deterministic password with random content. This may sound contradictory but the deterministic parameter is the seed used for the random generator. Here's a short example for a "root" account on some Unix/Linux box. By default, the password has a length of 12 characters.

python passkool.py "root" "top secret phrase"
---> Generated password : quencatithro

If you call this command again, you will find the same password.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/security">security</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/generator">generator</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/password">password</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/passphrase">passphrase</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058107621">Copy</a> | 
<a href="http://blogmarks.net/link/3009995">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>