<?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"
	>
<channel>
	<title>Comments on: Ping!</title>
	<atom:link href="http://is-here.com/archives/2006/05/12/559/feed/" rel="self" type="application/rss+xml" />
	<link>http://is-here.com/archives/2006/05/12/559/</link>
	<description>Is it Friday yet?</description>
	<pubDate>Wed, 03 Dec 2008 22:59:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Kalle</title>
		<link>http://is-here.com/archives/2006/05/12/559/#comment-1036</link>
		<dc:creator>Kalle</dc:creator>
		<pubDate>Sun, 14 May 2006 19:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://is-here.com/?p=559#comment-1036</guid>
		<description>Btw, funny that your thing claims CLI is "Common Language Interpreter". It's also Command Line Interface, and that's an official acronym IIRC.</description>
		<content:encoded><![CDATA[<p>Btw, funny that your thing claims <acronym title="Common Language Interpreter; Command Line Interface">CLI</acronym> is &#8220;Common Language Interpreter&#8221;. It&#8217;s also Command Line Interface, and that&#8217;s an official acronym <acronym title="If I Remember Correctly">IIRC</acronym>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalle</title>
		<link>http://is-here.com/archives/2006/05/12/559/#comment-1035</link>
		<dc:creator>Kalle</dc:creator>
		<pubDate>Sun, 14 May 2006 19:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://is-here.com/?p=559#comment-1035</guid>
		<description>How cross-compatible is my CLI hack? Well, anything with an SSH client can access it, which is rather cross-compatible I'd say. But not very user friendly. I suppose I could work on it some more though. Perhaps people'd love a CLI server-side way of storing passes (on their own servers that is), though not all people have servers, exactly. I think I'll stick with my current CLI solution though for now. But a standardized format for pass wallets would be great, I think. Since it'd naturally be intensely encrypted I could literally store my wallet online or email it to myself wherever I was and simply use it no matter which OS I was in. The concept of online password managers is retarded, though I hear there are such out there. Nothing I will ever use, I think, but you never know.</description>
		<content:encoded><![CDATA[<p>How cross-compatible is my <acronym title="Common Language Interpreter; Command Line Interface">CLI</acronym> hack? Well, anything with an SSH client can access it, which is rather cross-compatible I&#8217;d say. But not very user friendly. I suppose I could work on it some more though. Perhaps people&#8217;d love a <acronym title="Common Language Interpreter; Command Line Interface">CLI</acronym> server-side way of storing passes (on their own servers that is), though not all people have servers, exactly. I think I&#8217;ll stick with my current <acronym title="Common Language Interpreter; Command Line Interface">CLI</acronym> solution though for now. But a standardized format for pass wallets would be great, I think. Since it&#8217;d naturally be intensely encrypted I could literally store my wallet online or email it to myself wherever I was and simply use it no matter which <acronym title="Operating System">OS</acronym> I was in. The concept of online password managers is retarded, though I hear there are such out there. Nothing I will ever use, I think, but you never know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin</title>
		<link>http://is-here.com/archives/2006/05/12/559/#comment-1034</link>
		<dc:creator>Erwin</dc:creator>
		<pubDate>Sun, 14 May 2006 19:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://is-here.com/?p=559#comment-1034</guid>
		<description>And how &lt;em&gt;cross-compatible&lt;/em&gt; is &lt;strong&gt;that&lt;/strong&gt;?  The closest thing I can think of is &lt;a href="http://passwordsafe.sourceforge.net/" rel="nofollow"&gt;Password Safe&lt;/a&gt; which was originally created by Bruce Schneier (or rather Counterpane, his company, I don't know how much difference there was in practice).  There is an OS X program that uses the same format called &lt;a href="http://www.fpx.de/fp/Software/Gorilla/" rel="nofollow"&gt;Password Gorilla&lt;/a&gt; but I was not impressed with the Tcl/tk interface it uses.</description>
		<content:encoded><![CDATA[<p>And how <em>cross-compatible</em> is <strong>that</strong>?  The closest thing I can think of is <a href="http://passwordsafe.sourceforge.net/" rel="nofollow">Password Safe</a> which was originally created by Bruce Schneier (or rather Counterpane, his company, I don&#8217;t know how much difference there was in practice).  There is an <acronym title="Macintosh OS X"></acronym><acronym title="Operating System">OS</acronym> X program that uses the same format called <a href="http://www.fpx.de/fp/Software/Gorilla/" rel="nofollow">Password Gorilla</a> but I was not impressed with the Tcl/tk interface it uses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalle</title>
		<link>http://is-here.com/archives/2006/05/12/559/#comment-1033</link>
		<dc:creator>Kalle</dc:creator>
		<pubDate>Sun, 14 May 2006 16:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://is-here.com/?p=559#comment-1033</guid>
		<description>Man. I wish those things were cross-compatible. I luckily wrote a stupid CLI app that creates a loop device at 1 meg in which I put in plaintext my sensitive stuff (serpent-encrypted). If I hadn't, I'd be sorta screwed at this point since GPass, which is where I store my passes usually, doesn't exactly fly in Mac OS X, or Win32. I wish they'd make an OpenPasswordWalletFormat over at Oasis. :)</description>
		<content:encoded><![CDATA[<p>Man. I wish those things were cross-compatible. I luckily wrote a stupid <acronym title="Common Language Interpreter; Command Line Interface">CLI</acronym> app that creates a loop device at 1 meg in which I put in plaintext my sensitive stuff (serpent-encrypted). If I hadn&#8217;t, I&#8217;d be sorta screwed at this point since GPass, which is where I store my passes usually, doesn&#8217;t exactly fly in Mac <acronym title="Macintosh OS X"></acronym><acronym title="Operating System">OS</acronym> X, or Win32. I wish they&#8217;d make an OpenPasswordWalletFormat over at Oasis. <img src='http://is-here.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
