<?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>Games, Life, and Stuff &#187; ssh</title>
	<atom:link href="http://www.techknight.com/blog/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techknight.com/blog</link>
	<description>Game development and more</description>
	<lastBuildDate>Thu, 12 Aug 2010 02:37:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Making Wi-Fi useful and secure on a Pocket PC</title>
		<link>http://www.techknight.com/blog/2006/04/19/making-wi-fi-useful-and-secure-on-a-pocket-pc/</link>
		<comments>http://www.techknight.com/blog/2006/04/19/making-wi-fi-useful-and-secure-on-a-pocket-pc/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 12:26:00 +0000</pubDate>
		<dc:creator>techknight</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://www.techknight.com/blog/2006/04/19/making-wi-fi-useful-and-secure-on-a-pocket-pc/</guid>
		<description><![CDATA[In March I replaced my dead BlackBerry 957 with an HP iPAQ hx2490 Pocket PC. By switching from cellular networking to wi-fi I was able to save the Rogers CAD$24.95/month fee. However, the default install of Windows Mobile 5.0 lacks some basic features necessary for truly secure mobile computing. Security that is especially important if [...]]]></description>
			<content:encoded><![CDATA[<p>In March I replaced my dead <a href="http://na.blackberry.com/eng/devices/archived/857957.jsp">BlackBerry 957</a> with an <a href="http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?lang=en&amp;cc=us&amp;prodTypeId=215348&amp;prodSeriesId=421399&amp;lang=en&amp;cc=us">HP iPAQ hx2490 Pocket PC</a>. By switching from cellular networking to wi-fi I was able to save the <a href="http://www.rogers.com">Rogers</a> CAD$24.95/month fee.
<p>However, the default install of <a href="http://www.microsoft.com/windowsmobile/en-us/default.mspx">Windows Mobile</a> 5.0 lacks some basic features necessary for truly secure mobile computing. Security that is especially important if one is to depend on public wireless hotspots for connectivity.
<p>These three programs go a long way towards filling in the gaps:<br />
<h5>PockeTTY</h5>
<p>This application serves two purposes. First, it is a functional SSH client for remote administration. Second, it acts as a port forwarder so that any networked application can communicate securely through an SSH tunnel. </p>
<p>Public hotspots mean untrustable networks. But if all of the traffic in and out of your device is encrypted then you needn&#8217;t worry about snoops.
<p>(To make typing easy I was able to buy an HP Thumb Keyboard sheath that slips on to the bottom of the iPaq. More information <a href="http://h18000.www1.hp.com/products/quickspecs/12147_na/12147_na.HTML">here</a>.)
<p><a href="http://www.techknight.com/blog/wp-content/uploads/2009/02/image62.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="324" alt="image" src="http://www.techknight.com/blog/wp-content/uploads/2009/02/image-thumb60.png" width="244" border="0"></a><br />
<h5>NetFront 3.3 Technical Preview</h5>
<p>NetFront supports modern web browser features that Internet Explorer lacks including the especially useful multiple windows and manual proxy settings. It&#8217;s just a better browser overall.
<p><a href="http://www.techknight.com/blog/wp-content/uploads/2009/02/image63.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="324" alt="image" src="http://www.techknight.com/blog/wp-content/uploads/2009/02/image-thumb61.png" width="244" border="0"></a>
<p><a href="http://www.techknight.com/blog/wp-content/uploads/2009/02/image64.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="324" alt="image" src="http://www.techknight.com/blog/wp-content/uploads/2009/02/image-thumb62.png" width="244" border="0"></a><br />
<h5>Resco Explorer 2005</h5>
<p>An alternative to the built-in File Explorer, Resco Explorer has handy features like network share browsing/mapping and file encryption.
</p>
<p><a href="http://www.techknight.com/blog/wp-content/uploads/2009/02/image65.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="324" alt="image" src="http://www.techknight.com/blog/wp-content/uploads/2009/02/image-thumb63.png" width="244" border="0"></a> </p>
<p><a href="http://www.techknight.com/blog/wp-content/uploads/2009/02/image66.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="324" alt="image" src="http://www.techknight.com/blog/wp-content/uploads/2009/02/image-thumb64.png" width="244" border="0"></a> </p>
<h5>Links</h5>
<p><a href="http://www.dejavusoftware.com/pocketty/index.html">PockeTTY</a><br /><a href="http://www.access-company.com/products/mobile_solutions/netfrontmobile/browser/index.html">NetFront 3.3</a><br /><a href="http://www.resco.net/pocketpc/explorer/default.asp">Resco Explorer 2005</a><br /><a href="http://kherc.brinkster.net/PocketSnapIt.aspx">Pocket SnapIt</a>, a free Pocket PC screenshot tool</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techknight.com/blog/2006/04/19/making-wi-fi-useful-and-secure-on-a-pocket-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
