<?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: SSH Tunnel Manager</title>
	<atom:link href="http://www.cuppadev.co.uk/misc/ssh-tunnel-manager/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cuppadev.co.uk/misc/ssh-tunnel-manager/</link>
	<description>Cuppalicious coding!</description>
	<lastBuildDate>Thu, 11 Feb 2010 20:09:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gaz</title>
		<link>http://www.cuppadev.co.uk/misc/ssh-tunnel-manager/comment-page-1/#comment-98</link>
		<dc:creator>Gaz</dc:creator>
		<pubDate>Wed, 18 Jul 2007 23:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://crm.cuppadev.co.uk/?p=98#comment-98</guid>
		<description>Being paranoid and suspicious (it’s a prerequisite for teaching IT Security, sorry), I followed your recipe and compared the resulting app with the one you’re distributing…
&lt;pre&gt;$ diff -burpN azazil/SSH* cuppadev/SSH*
Binary files azazil/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager and cuppadev/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager differ
$ ls -l azazil/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager
56 -rwxr-xr-x 1 gary gary 57236 Jul 18 16:47 azazil/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager
$ ls -l cuppadev/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager
144 -rwxr-xr-x 1 gary gary 144132 Jul 18 11:49 cuppadev/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager
&lt;/pre&gt;

Hmmm…. I wonder what all that extra code is? Are you uploading my private keys to an anonymous ftp server somewhere? ;) But then I realised that you hadn’t explained how to configure the build as a Universal binary, and that I have just a slim intel binary. Incidentally, when I build a Universal version, my binary is still more than 3000 bytes larger than yours. Probably a slight difference between our versions of XCode. ;)
Cheers, Gary
</description>
		<content:encoded><![CDATA[<p>Being paranoid and suspicious (it’s a prerequisite for teaching IT Security, sorry), I followed your recipe and compared the resulting app with the one you’re distributing…</p>
<pre>$ diff -burpN azazil/SSH* cuppadev/SSH*
Binary files azazil/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager and cuppadev/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager differ
$ ls -l azazil/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager
56 -rwxr-xr-x 1 gary gary 57236 Jul 18 16:47 azazil/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager
$ ls -l cuppadev/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager
144 -rwxr-xr-x 1 gary gary 144132 Jul 18 11:49 cuppadev/SSH Tunnel Manager.app/Contents/MacOS/SSH Tunnel Manager
</pre>
<p>Hmmm…. I wonder what all that extra code is? Are you uploading my private keys to an anonymous ftp server somewhere? ;) But then I realised that you hadn’t explained how to configure the build as a Universal binary, and that I have just a slim intel binary. Incidentally, when I build a Universal version, my binary is still more than 3000 bytes larger than yours. Probably a slight difference between our versions of XCode. ;)<br />
Cheers, Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Urquhart</title>
		<link>http://www.cuppadev.co.uk/misc/ssh-tunnel-manager/comment-page-1/#comment-99</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Wed, 18 Jul 2007 23:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://crm.cuppadev.co.uk/?p=98#comment-99</guid>
		<description>Hi Gaz,

Haha, i wondered if you would put your security hat on and investigate what secret code i inserted (thankfully none) :)

The XCode version i used was v2.4.1. And yes, i did miss out the step of making the arch option &quot;i386 ppc&quot;.

With regards to security, i am surprised Apple haven&#039;t added some signing mechanism for applications, considering they are supposed to be security conscious. Actually, that sounds like a great idea for a third party app...

BTW, the comments are &quot;textile formatted&quot;:http://en.wikipedia.org/wiki/Textile. I shall try and fix your comment for you.
</description>
		<content:encoded><![CDATA[<p>Hi Gaz,</p>
<p>Haha, i wondered if you would put your security hat on and investigate what secret code i inserted (thankfully none) :)</p>
<p>The XCode version i used was v2.4.1. And yes, i did miss out the step of making the arch option &#8220;i386 ppc&#8221;.</p>
<p>With regards to security, i am surprised Apple haven&#8217;t added some signing mechanism for applications, considering they are supposed to be security conscious. Actually, that sounds like a great idea for a third party app&#8230;</p>
<p>BTW, the comments are &#8220;textile formatted&#8221;:http://en.wikipedia.org/wiki/Textile. I shall try and fix your comment for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
