<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Automatically sync KeePass passwords between a PC and Mac (or even Linux)</title>
	<atom:link href="http://balloflightning.com/2010/01/automatically-sync-keepass-passwords-between-a-pc-and-mac-or-even-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://balloflightning.com/2010/01/automatically-sync-keepass-passwords-between-a-pc-and-mac-or-even-linux/</link>
	<description>Hitting more home runs than Julio Lugo since 2002...</description>
	<lastBuildDate>Thu, 29 Dec 2011 20:33:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Colin</title>
		<link>http://balloflightning.com/2010/01/automatically-sync-keepass-passwords-between-a-pc-and-mac-or-even-linux/comment-page-1/#comment-3242</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Fri, 04 Feb 2011 18:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://balloflightning.com/?p=62#comment-3242</guid>
		<description>pb,

You should be able to write an AppleScript (via Script Editor, AppleScript Editor, whatever).

Open Script Editor-- type:

tell application &quot;Terminal&quot;
    do script &quot;mono /$PATH_TO_KEEPASS.exe&quot;
end tell

(This assumes you have mono in your preference file-- if you have to move to the mono directory to run it or type out the full path to mono every time to run Keepass, you will also have to do the same here). 

Press &quot;compile.&quot; Save it in the &quot;Applications&quot; folder. Make sure the file format is set to &quot;Application&quot; and leave Startup Screen unchecked.

Now open your Applications folder in Finder and click and drag to the dock. When you click on this, it should open a terminal window and run Mono/Keepass automatically without need to manually type in mono Keepass.exe or whatever.</description>
		<content:encoded><![CDATA[<p>pb,</p>
<p>You should be able to write an AppleScript (via Script Editor, AppleScript Editor, whatever).</p>
<p>Open Script Editor&#8211; type:</p>
<p>tell application &#8220;Terminal&#8221;<br />
    do script &#8220;mono /$PATH_TO_KEEPASS.exe&#8221;<br />
end tell</p>
<p>(This assumes you have mono in your preference file&#8211; if you have to move to the mono directory to run it or type out the full path to mono every time to run Keepass, you will also have to do the same here). </p>
<p>Press &#8220;compile.&#8221; Save it in the &#8220;Applications&#8221; folder. Make sure the file format is set to &#8220;Application&#8221; and leave Startup Screen unchecked.</p>
<p>Now open your Applications folder in Finder and click and drag to the dock. When you click on this, it should open a terminal window and run Mono/Keepass automatically without need to manually type in mono Keepass.exe or whatever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pb</title>
		<link>http://balloflightning.com/2010/01/automatically-sync-keepass-passwords-between-a-pc-and-mac-or-even-linux/comment-page-1/#comment-3241</link>
		<dc:creator>pb</dc:creator>
		<pubDate>Fri, 04 Feb 2011 17:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://balloflightning.com/?p=62#comment-3241</guid>
		<description>I had tried using KeePass v2 on my girlfriends mac previously but couldn&#039;t understand how to get the keepass.exe to run with mono. (I&#039;m pretty new to macs) I can run it via the terminal with &quot;mono keepass.exe&quot; but I can&#039;t figure out how to get it to run with mono out of the finder/dock. any ideas? great article!</description>
		<content:encoded><![CDATA[<p>I had tried using KeePass v2 on my girlfriends mac previously but couldn&#8217;t understand how to get the keepass.exe to run with mono. (I&#8217;m pretty new to macs) I can run it via the terminal with &#8220;mono keepass.exe&#8221; but I can&#8217;t figure out how to get it to run with mono out of the finder/dock. any ideas? great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://balloflightning.com/2010/01/automatically-sync-keepass-passwords-between-a-pc-and-mac-or-even-linux/comment-page-1/#comment-3239</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Mon, 17 Jan 2011 17:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://balloflightning.com/?p=62#comment-3239</guid>
		<description>Mark,

This is very true! Mac users might also be able to use Wine to run Keepass v2, but I only like using Wine/Mono when I have to (otherwise native is the way to go).

That said, if .kdbx support is a critical feature for existing Keepass users, then either of the two pieces of software above installed in conjunction with Keepass v2 is the way to go.

-Colin</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>This is very true! Mac users might also be able to use Wine to run Keepass v2, but I only like using Wine/Mono when I have to (otherwise native is the way to go).</p>
<p>That said, if .kdbx support is a critical feature for existing Keepass users, then either of the two pieces of software above installed in conjunction with Keepass v2 is the way to go.</p>
<p>-Colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://balloflightning.com/2010/01/automatically-sync-keepass-passwords-between-a-pc-and-mac-or-even-linux/comment-page-1/#comment-3234</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 16 Dec 2010 19:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://balloflightning.com/?p=62#comment-3234</guid>
		<description>Thanks for the post! Don&#039;t for get that mac users also have the option of installing Mono 2.6 or higher, and KeePass 2.13 giving them compatibility to .kdbx database files.

...I discovered this out of necessity when my wife bought macbook and we needed to access our already very large pw safe. 

cheers!</description>
		<content:encoded><![CDATA[<p>Thanks for the post! Don&#8217;t for get that mac users also have the option of installing Mono 2.6 or higher, and KeePass 2.13 giving them compatibility to .kdbx database files.</p>
<p>&#8230;I discovered this out of necessity when my wife bought macbook and we needed to access our already very large pw safe. </p>
<p>cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

