<?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: Password Safe / Password Gorilla</title>
	<atom:link href="http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/</link>
	<description>free software, free culture, free association</description>
	<lastBuildDate>Mon, 22 Feb 2010 21:17:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/comment-page-1/#comment-3882</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 19 Oct 2009 16:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/#comment-3882</guid>
		<description>Thanks for the writeup!  I know it&#039;s a little dated by now, but still useful.  I&#039;m searching for a good solution, and still haven&#039;t found exactly what I&#039;m looking for.

For those who are still wondering about SWT, it is indeed the &quot;Standard Widget Toolkit&quot; developed by IBM for eclipse.  It is a graphical toolkit - similar to Swing - however it was designed much more for speed, which was accomplished by using native operating system interfaces - thus, it requires a different implementation per operating system.  SWT was specifically developed for writing the Eclipse tool, but it can be used inside or outside of Eclipse.  You can find more on &lt;a Href=&quot;http://en.wikipedia.org/wiki/Standard_Widget_Toolkit&quot; rel=&quot;nofollow&quot;&gt;wikipedia&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks for the writeup!  I know it's a little dated by now, but still useful.  I'm searching for a good solution, and still haven't found exactly what I'm looking for.</p>
<p>For those who are still wondering about SWT, it is indeed the "Standard Widget Toolkit" developed by IBM for eclipse.  It is a graphical toolkit - similar to Swing - however it was designed much more for speed, which was accomplished by using native operating system interfaces - thus, it requires a different implementation per operating system.  SWT was specifically developed for writing the Eclipse tool, but it can be used inside or outside of Eclipse.  You can find more on <a Href="http://en.wikipedia.org/wiki/Standard_Widget_Toolkit" rel="nofollow">wikipedia</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: z000ao8q</title>
		<link>http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/comment-page-1/#comment-3676</link>
		<dc:creator>z000ao8q</dc:creator>
		<pubDate>Fri, 17 Oct 2008 06:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/#comment-3676</guid>
		<description>Hi Len,
I am supporting Frank with the mac version of P.Gorilla. Unfortunately there were compatibility issues in TCL with Leopard. this has been solved. the browse bug does not come up in the current version anymore.
...
Marcel</description>
		<content:encoded><![CDATA[<p>Hi Len,<br />
I am supporting Frank with the mac version of P.Gorilla. Unfortunately there were compatibility issues in TCL with Leopard. this has been solved. the browse bug does not come up in the current version anymore.<br />
...<br />
Marcel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Seed</title>
		<link>http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/comment-page-1/#comment-3618</link>
		<dc:creator>Paul Seed</dc:creator>
		<pubDate>Tue, 01 Jul 2008 09:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/#comment-3618</guid>
		<description>Jakub, for CLI access to Password Safe v3 files on UN*X, I found the Perl module &lt;a href=&quot;http://search.cpan.org/~tangent/Crypt-Pwsafe-1.2/&quot; rel=&quot;nofollow&quot;&gt;Crypt-Pwsafe &lt;/a&gt; solved my problem.  A simple wrapper script can be used to call the module itself and display the password for a given key.

Hope this helps


- Paul.</description>
		<content:encoded><![CDATA[<p>Jakub, for CLI access to Password Safe v3 files on UN*X, I found the Perl module <a href="http://search.cpan.org/~tangent/Crypt-Pwsafe-1.2/" rel="nofollow">Crypt-Pwsafe </a> solved my problem.  A simple wrapper script can be used to call the module itself and display the password for a given key.</p>
<p>Hope this helps</p>
<p>- Paul.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Carpenter</title>
		<link>http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/comment-page-1/#comment-3569</link>
		<dc:creator>Scott Carpenter</dc:creator>
		<pubDate>Thu, 01 May 2008 21:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/#comment-3569</guid>
		<description>Hi, Len.  I have no idea what kind of Mac-specific issues you might be seeing, but I&#039;d take a look at which &lt;a href=&quot;http://www.equi4.com/tclkit.html&quot; rel=&quot;nofollow&quot;&gt;Tclkit&lt;/a&gt; you&#039;re using.  Maybe there&#039;s a newer one, or maybe the one you have is for a different platform.</description>
		<content:encoded><![CDATA[<p>Hi, Len.  I have no idea what kind of Mac-specific issues you might be seeing, but I'd take a look at which <a href="http://www.equi4.com/tclkit.html" rel="nofollow">Tclkit</a> you're using.  Maybe there's a newer one, or maybe the one you have is for a different platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leonard meiselman</title>
		<link>http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/comment-page-1/#comment-3567</link>
		<dc:creator>leonard meiselman</dc:creator>
		<pubDate>Thu, 01 May 2008 17:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/#comment-3567</guid>
		<description>Have tried password gorilla on new mac running osx 10.5.2. It is quite unstable, quitting at short random intervals or using help or browse key. Please help.

len</description>
		<content:encoded><![CDATA[<p>Have tried password gorilla on new mac running osx 10.5.2. It is quite unstable, quitting at short random intervals or using help or browse key. Please help.</p>
<p>len</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub Safar</title>
		<link>http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/comment-page-1/#comment-3382</link>
		<dc:creator>Jakub Safar</dc:creator>
		<pubDate>Fri, 07 Dec 2007 12:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.movingtofreedom.org/2007/03/03/password-safe-password-gorilla/#comment-3382</guid>
		<description>It is a pity that &quot;pwsafe&quot;, the CLI application can not open Password Safe datafile version 3. There are only GUI applications for UN*X-like OS :(</description>
		<content:encoded><![CDATA[<p>It is a pity that "pwsafe", the CLI application can not open Password Safe datafile version 3. There are only GUI applications for UN*X-like OS :(</p>
]]></content:encoded>
	</item>
</channel>
</rss>
