<?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>Florijan &#187; security</title>
	<atom:link href="http://www.florijan.net/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.florijan.net</link>
	<description>Do your deed</description>
	<lastBuildDate>Sat, 17 Apr 2010 12:41:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>HOWTO: Quick password generator with pwgen, python and libnotify</title>
		<link>http://www.florijan.net/2009/08/23/howto-quick-password-generator-with-pwgen-python-and-libnotify/</link>
		<comments>http://www.florijan.net/2009/08/23/howto-quick-password-generator-with-pwgen-python-and-libnotify/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 22:14:47 +0000</pubDate>
		<dc:creator>florijan</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.florijan.net/?p=46</guid>
		<description><![CDATA[This is a quick snippet to generate random password quickly and also get them copied in your clipboard for fast using. All you need is python, pwgen, libnotify and pygtk (using GNOME in this one ). Tested on Debian Lenny. apt-get install libnotify-bin pwgen This will install all the necesary files: The snippet follows: #!/usr/bin/python [...]]]></description>
		<wfw:commentRss>http://www.florijan.net/2009/08/23/howto-quick-password-generator-with-pwgen-python-and-libnotify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
