<?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>Make Tech Easier&#187; keepassx</title>
	<atom:link href="http://maketecheasier.com/tag/keepassx/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Need A Password Manager? Install KeePass2 In Ubuntu Natty</title>
		<link>http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14</link>
		<comments>http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14#comments</comments>
		<pubDate>Sat, 14 May 2011 23:58:40 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[keepass2]]></category>
		<category><![CDATA[keepassx]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=33205</guid>
		<description><![CDATA[In the past, the best way to get KeePass running on Linux is to install KeePassX, which is a port over version of KeePass 1.x. To get KeePass 2.x to run in Linux, you will need to install a whole bunch of mono libraries and manually install the source file. Worst still, it might not [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14&amp;title=Need+A+Password+Manager%3F+Install+KeePass2+In+Ubuntu+Natty&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14">Need A Password Manager? Install KeePass2 In Ubuntu Natty</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/05/keepass2-logo.png" alt="keepass2-logo" title="keepass2-logo" width="180" height="180" class="alignleft size-full wp-image-33213" />In the past, the best way to get KeePass running on Linux is to install KeePassX, which is a port over version of KeePass 1.x. To get KeePass 2.x to run in Linux, you will need to install a whole bunch of mono libraries and manually install the source file. Worst still, it might not work in the end. Luckily, that kind of days is over. Julian Taylor has <a href="https://launchpad.net/~jtaylor/+archive/keepass">released a PPA</a> that allows you to install KeePass 2 easily (only work in Ubuntu or other debian based distro). </p>
<p><strong>Note</strong>: <em>The PPA will install a whole bunch of mono libraries in your system. If you are not comfortable with it, this is not for you.</em><br />
<span id="more-33205"></span></p>
<h2>Install KeePass 2 in Ubuntu</h2>
<p>Open a terminal and type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> apt-add-repository ppa:jtaylor<span style="color: #000000; font-weight: bold;">/</span>keepass
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> keepass2</pre></div></div>

<p>That&#8217;s all you need to get KeePass 2 working in Ubuntu. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/keepass2-ubuntu.png" alt="keepass2-ubuntu" title="keepass2-ubuntu" width="600" height="422" class="aligncenter size-full wp-image-33211" /></p>
<h2>Importing KeePassX database to KeePass 2</h2>
<p>If you have been using KeePassX, your password database will be in .kdb form which is incompatible with KeePass2 .kdbx. Furthermore, when you try to import in your .kdb database to KeePass 2, it will show an error stating that the importing is only supported in Windows.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/keepass2-import-error.png" alt="keepass2-import-error" title="keepass2-import-error" width="598" height="144" class="aligncenter size-full wp-image-33206" /></p>
<p>A way to get around this is to first export your .kdb database to KeePassX XML file.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/keepassx-export-database.png" alt="keepassx-export-database" title="keepassx-export-database" width="426" height="330" class="aligncenter size-full wp-image-33207" /></p>
<p>Next, in your KeePass2, go to FIle -> Import. Select KeePassX XML as the format and choose the XML file that you have earlier exported.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/05/keepass2-import-database.png" alt="keepass2-import-database" title="keepass2-import-database" width="444" height="558" class="aligncenter size-full wp-image-33208" /></p>
<p>Done.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14&amp;title=Need+A+Password+Manager%3F+Install+KeePass2+In+Ubuntu+Natty&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14">Need A Password Manager? Install KeePass2 In Ubuntu Natty</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/install-keepass2-on-ubuntu-natty/2011/05/14/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to Import KeePassX Password to LastPass (And Vice-versa)</title>
		<link>http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02</link>
		<comments>http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02#comments</comments>
		<pubDate>Sun, 02 Jan 2011 12:58:55 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[keepassx]]></category>
		<category><![CDATA[lastpass]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password manager]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=26331</guid>
		<description><![CDATA[KeePass (KeepassX for Linux) has always been my favorite password manager. It works in all platforms, including portable USB drive and can generate secure passwords and store them securely. One thing that it doesn&#8217;t support is a browser plugin that can detect the site you are visiting and auto-fill the login field for you. For [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02&amp;title=How+to+Import+KeePassX+Password+to+LastPass+%28And+Vice-versa%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02">How to Import KeePassX Password to LastPass (And Vice-versa)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/12/keepassx-lastpass-main.png" alt="keepassx-lastpass-main" title="keepassx-lastpass-main" width="177" height="159" class="alignleft size-full wp-image-27368" />KeePass (<a href="http://maketecheasier.com/safe-guard-your-password-with-KeePassx/2009/07/14">KeepassX</a> for Linux) has always been my favorite password manager. It works in all platforms, including portable USB drive and can generate secure passwords and store them securely. One thing that it doesn&#8217;t support is a browser plugin that can detect the site you are visiting and auto-fill the login field for you. For that matter, I used <a href="http://maketecheasier.com/sync-your-passwords-across-different-browsers-with-lastpass/2009/01/16">LastPass</a>. LastPass is an online password manager that works in (almost) all browsers. You just have to visit the site and it will auto-login for you.</p>
<p>Now, if you are like me, already have a huge database of password stored in your KeePass (or KeePassX), you won&#8217;t want to enter individually to LastPass. Similarly, if you are using LastPass and intend to switch to KeePassX (because LastPass don&#8217;t support desktop app password), you will be looking for ways to import/export your password database from one to another.<br />
<span id="more-26331"></span></p>
<h3>Import KeePassX password to LastPass</h3>
<p><strong>Note</strong>: <em>I am using KeePassX (the Linux port of KeePass), so this tutorial will be based on KeePassX. </em></p>
<p>Open your KeePassX and log into your database. Go to &#8220;<em>File -> Export to -> KeePassX XML File</em>&#8220;. Save the file to your desktop or Home directory.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/keepassx-export.png" alt="keepassx-export" title="keepassx-export" width="417" height="391" class="aligncenter size-full wp-image-27359" /></p>
<p>Open a Firefox browser and make sure you have LastPass installed. Click on the LastPass button and go to &#8220;Tools -> Import From -> KeePass -> Import&#8221;.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/keepassx-lastpass-import.png" alt="keepassx-lastpass-import" title="keepassx-lastpass-import" width="600" height="388" class="aligncenter size-full wp-image-27360" /></p>
<p>When prompted, select the keepass.xml file that you have just exported. LastPass will scan the XML file and ask you which passwords you want to import. </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/keepassx-lastpass-check-all.png" alt="keepassx-lastpass-check-all" title="keepassx-lastpass-check-all" width="544" height="403" class="aligncenter size-full wp-image-27361" /></p>
<p>Select the password(s) you want to import and click &#8220;Import&#8221;. That&#8217;s it. Your KeePassX password is in LastPass now.</p>
<p><strong>Note</strong>: I have tested it on Google Chrome and it doesn&#8217;t work. It could be due to my browser configuration or issue with the LastPass extension. I didn&#8217;t verify it. I got it working fine in Firefox. </p>
<h3>Import LastPass password to KeePassX</h3>
<p>The method to import LastPass password to KeePassX is not as straighforward because the LastPass export format is not supported by KeePassX. We can however use a conversion script <em>lastpass2keepass</em> to convert the password format.</p>
<p>First, in Firefox browser, click on the LastPass icon and go to &#8220;<em>Tools -> Export to -> LastPass CSV file</em>&#8220;. Save the file to your Home folder.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/keepassx-lastpass-export1.png" alt="keepassx-lastpass-export" title="keepassx-lastpass-export" width="600" height="428" class="aligncenter size-full wp-image-27366" /></p>
<p>Next, download the <a href="https://github.com/anirudhjoshi/lastpass2keepass">lastpass2keepass script</a>, extract the files and move the <em>lastpass2keepass.py</em> file to your Home folder. (You must make sure that the LastPass export file and the lastpass2keepass.py file are in the same folder)</p>
<p>Open a terminal and type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">chmod</span> +x lastpass2keepass.py
python lastpass2keepass.py lastpassexport keepass.xml</pre></div></div>

<p>Remember to replace the <code>lastpassexport</code> to the Lastpass export filename.</p>
<p>If everything goes smoothly, you should have a <em>lastpassexport.export.xml</em> file in the same folder. This will be in KeePassX format. Now open your KeePassX and import this XML file in.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/keepassx-import.png" alt="keepassx-import" title="keepassx-import" width="432" height="359" class="aligncenter size-full wp-image-27362" /></p>
<p>Reference: <a href="http://forums.lastpass.com/viewtopic.php?f=7&#038;t=1409&#038;start=20">LastPass forums</a></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02&amp;title=How+to+Import+KeePassX+Password+to+LastPass+%28And+Vice-versa%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02">How to Import KeePassX Password to LastPass (And Vice-versa)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/import-keepassx-database-to-lastpass/2011/01/02/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Safe Guard Your Password With KeePassX</title>
		<link>http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14</link>
		<comments>http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:16:01 +0000</pubDate>
		<dc:creator>Miles</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[keepassx]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[password management]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=5861</guid>
		<description><![CDATA[Password management applications offer a compromise between convenience and security by storing an encrypted database of your usernames and passwords behind one master password.<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14&amp;title=Safe+Guard+Your+Password+With+KeePassX&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14">Safe Guard Your Password With KeePassX</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-5873" title="keepassx-logo" src="http://imagecdn.maketecheasier.com/2009/07/keepassx-logo.jpg" alt="keepassx-logo" width="170" height="170" />Recently I sat down for a minute and thought about how many usernames and passwords I enter on a daily basis. Between my various e-mail accounts (4), social networking sites (3), my personal blog, the various online games I play (3), access to my work web apps (2), computer authentication password, online banking (4), IM clients (4), and other various logins for commenting on other blogs and miscellaneous sites like eBay, I&#8217;ve got literally dozens of passwords and usernames to keep track of.</p>
<p>If you&#8217;re like me, you cheat a little. You probably use your e-mail address as a username whenever you can (or recycle the same username), re-use the same password depending on the sensitivity of whatever you&#8217;re logging into, and save certain passwords on the sites you visit frequently. Let&#8217;s not kid ourselves- we know in the back of our minds that this isn&#8217;t the best way to do it, but everybody does it anyways. But is there a better way? Can we keep our really sensitive information safe with the same kind of convenience given by saved passwords, recycled usernames, and re-used passwords?<br />
<span id="more-5861"></span><br />
Well in a word, &#8220;no,&#8221; but we can come close. Password management applications offer a compromise between convenience and security by storing an encrypted database of your usernames and passwords behind one master password.</p>
<p>Enter <a href="http://www.keepassx.org/" target="_blank">KeePassX</a>, a cross-platform password manager based on the old Windows Keepass Password Safe. While not as polished as the commercial alternatives like <a href="http://agilewebsolutions.com/products/a/1Password" target="_blank">1Password</a>, KeePassX is no less functional and comes without the rather hefty $39.95 price tag.</p>
<p><img class="alignnone size-full wp-image-5863" src="http://imagecdn.maketecheasier.com/2009/07/keepassx-main.jpg" alt="The main window of KeyPassX." width="503" height="370" /></p>
<p>The main window of KeyPassX is simple and intuitive- 3 different panes containing the list of password groups, the list of passwords within the active group, and a sort of &#8220;card&#8221; showing the basic information for each password entry. I&#8217;m partial to the 3-column layout of Apple&#8217;s Address Book and the various Apple Mail plugins that do the same thing, but that&#8217;s a minor issue. Passwords and usernames are blocked out with asterisks, which you can view by opening the entry.</p>
<p><img class="alignnone size-full wp-image-5867" src="http://imagecdn.maketecheasier.com/2009/07/keepassx-new.jpg" alt="KeyPassX New Entry" width="530" height="549" /></p>
<p>Creating a new entry brings up a window in which you enter a Title, Username, URL, password, and a comment. You can get to the highly customizable password generator from here; which allows you to select the type of characters to include, the length, and various options for character selection. As you can see from the screen shot, nobody is ever going to guess &#8220;<em>~pE2%*dp=*K=?W7$J1,Kmo@;|</em>&#8220;. You can set a password to expire after a certain amount of time, as well as choose an icon for each entry.</p>
<p><img class="alignnone size-full wp-image-5864" src="http://imagecdn.maketecheasier.com/2009/07/keepassx-passwordgen.jpg" alt="KeyPassX's password generator." width="490" height="560" /></p>
<h3>Worried about security?</h3>
<p>KeePassX&#8217;s databases are stored locally and protected by 256-bit <a href="http://en.wikipedia.org/wiki/Advanced_Encryption_Standard" target="_blank">AES</a> or <a href="http://en.wikipedia.org/wiki/Twofish" target="_blank">Twofish</a> encryption. Even 128-bit encryption like that used by 1Password would take millions of years to crack via brute-force, so you&#8217;ve really got nothing to worry about on that front.</p>
<p>Other nice features of KeePassX are cross-platform database formats and my personal favorite- the ability to use a key file to unlock the database. So if you wanted you could only unlock your database by inserting a USB stick containing the key file.</p>
<p>There are some issues I have with KeePassX.  First of all it&#8217;s still in beta (version 0.4.0 as of this writing). While I have not experienced any crashes after a couple days of use, stability is something I consider of paramount importance for a program that handles such sensitive information. While the main screen has a &#8220;<em>New Entry</em>&#8221; button, a &#8220;New Group&#8221; button would be nice also. Safari or FireFox integration would be nice, but since it&#8217;s open source maybe someone much smarter than I am will create a plugin.  The Settings are a little sparse- for example, it would be nice to be able to make the username visible in the Entry list. Lastly, the program could be a little more robust by offering different categories of entries such as Credit Card numbers and software license information, both of which have fields not necessarily applicable to logins and passwords.</p>
<p>Minor quibbles aside, KeePassX is a promising alternative to storing a text file in an encrypted disk image or shelling out $40 for commercial software. I am very impressed with the program so far, and plan to use it extensively.</p>
<p>Do you know of any other password managers?  Leave a note in the comments.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14&amp;title=Safe+Guard+Your+Password+With+KeePassX&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14">Safe Guard Your Password With KeePassX</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/safe-guard-your-password-with-keepassx/2009/07/14/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

