<?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>strelitzia - the way I see IT</title>
	<atom:link href="http://strelitzia.net/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://strelitzia.net/wp</link>
	<description>How Jeroen Zomer sees IT</description>
	<lastBuildDate>Thu, 22 Dec 2011 22:01:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Crash Recovery of an OSX Lion FileVault disk</title>
		<link>http://strelitzia.net/wp/blog/2011/12/18/crash-recovery-of-an-osx-lion-filevault-disk/</link>
		<comments>http://strelitzia.net/wp/blog/2011/12/18/crash-recovery-of-an-osx-lion-filevault-disk/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 20:45:04 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://strelitzia.net/wp/?p=189</guid>
		<description><![CDATA[My Apple iMac started to behave weird, with some Kernel Panics, grey screens and general crashes. While I was going through this I was pretty sure it wouldn&#8217;t hurt me as I had a TimeMachine for continuous backups. How wrong could I be! After all crashed hard on me, I still managed to open the [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2011/12/18/crash-recovery-of-an-osx-lion-filevault-disk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security is not about Technology, but Habits</title>
		<link>http://strelitzia.net/wp/blog/2011/10/19/security-is-not-about-technology-but-habits/</link>
		<comments>http://strelitzia.net/wp/blog/2011/10/19/security-is-not-about-technology-but-habits/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 15:05:06 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://strelitzia.net/wp/?p=183</guid>
		<description><![CDATA[At the IBM conference in Berlin I realized that I have been preaching some ideas about (internet) security for a while. The gist of this idea is that security in the ‘world of computers’ (also referenced as the internet, on-line or -nowadays- clouds) is not all about technical solutions. In fact the most important component [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2011/10/19/security-is-not-about-technology-but-habits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remembering unlimited passwords</title>
		<link>http://strelitzia.net/wp/blog/2011/06/08/remembering-unlimited-passwords/</link>
		<comments>http://strelitzia.net/wp/blog/2011/06/08/remembering-unlimited-passwords/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 21:14:56 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://strelitzia.net/wp/?p=174</guid>
		<description><![CDATA[You probably hate all your passwords, just like me. I have tons of them and I use tools like 1Password and KeePass to store them relatively safe with a masterpassword. I also have a few strong passwords I reuse a little too often; like anybody does. However, I also have some smart passwords which are [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2011/06/08/remembering-unlimited-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decoding WebSphere passwords</title>
		<link>http://strelitzia.net/wp/blog/2011/05/17/decoding-websphere-passwords/</link>
		<comments>http://strelitzia.net/wp/blog/2011/05/17/decoding-websphere-passwords/#comments</comments>
		<pubDate>Tue, 17 May 2011 14:14:30 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[websphere]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://strelitzia.net/wp/?p=153</guid>
		<description><![CDATA[Older versions of IBM WebSphere encodes its passwords with a simple algorithm. These passwords are not encrypted and it has been known for long that decoding them is fairly simple. So far the presented methods did not always suit my needs, so I created yet another decoder. It is created in JavaScript for reasons I [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2011/05/17/decoding-websphere-passwords/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SSH login with a certificate (Windows)</title>
		<link>http://strelitzia.net/wp/blog/2011/05/02/ssh-login-with-a-certificate-windows/</link>
		<comments>http://strelitzia.net/wp/blog/2011/05/02/ssh-login-with-a-certificate-windows/#comments</comments>
		<pubDate>Mon, 02 May 2011 10:49:46 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://strelitzia.net/wp/?p=140</guid>
		<description><![CDATA[One of the most convenient ways to login to a server with SSH, is with certificates. Although the principle is pretty well documented all over the internet, I still found some issues setting it up myself from my Windows laptop, hence this walk through. I have tried to make a simple, condensed walk through. It [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2011/05/02/ssh-login-with-a-certificate-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSH login with a certificate (OSX)</title>
		<link>http://strelitzia.net/wp/blog/2011/05/01/ssh-login-with-a-certificate-osx/</link>
		<comments>http://strelitzia.net/wp/blog/2011/05/01/ssh-login-with-a-certificate-osx/#comments</comments>
		<pubDate>Sun, 01 May 2011 19:13:17 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://strelitzia.net/wp/?p=129</guid>
		<description><![CDATA[One of the most convenient ways to login to a server with SSH, is with certificates. Although the principle is pretty well documented all over the internet, I still found some issues setting it up myself from my Mac, hence this walk through. I have tried to make a simple, condensed walk through. It does [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2011/05/01/ssh-login-with-a-certificate-osx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>No root, please!</title>
		<link>http://strelitzia.net/wp/blog/2011/03/06/no-root-please/</link>
		<comments>http://strelitzia.net/wp/blog/2011/03/06/no-root-please/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 12:27:27 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=117</guid>
		<description><![CDATA[When you are dealing with system security, you need to create a secure system from the ground up. This is why you should never need root access to perform your job, even installing software. The principle of security lies in separation of duty and protecting the core system, even if a component fails. If you [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2011/03/06/no-root-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to handle a security incident</title>
		<link>http://strelitzia.net/wp/blog/2011/03/05/how-to-handle-a-security-incident/</link>
		<comments>http://strelitzia.net/wp/blog/2011/03/05/how-to-handle-a-security-incident/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 11:04:03 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=114</guid>
		<description><![CDATA[Or: Coping with the Human Bug If you work in IT, just like me, every now and then you stumble into something, you shouldn&#8217;t have. Most of the times this happens because someone has given you temporary access with too many privileges. 9 out of 10 times this is for convenience. And it is wrong. [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2011/03/05/how-to-handle-a-security-incident/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Memoriam: Gato</title>
		<link>http://strelitzia.net/wp/blog/2010/11/26/in-memoriam-gato/</link>
		<comments>http://strelitzia.net/wp/blog/2010/11/26/in-memoriam-gato/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 20:02:32 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[cats]]></category>

		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=109</guid>
		<description><![CDATA[Today Gato, my cat which is prominently on my homepage, died after 17 years of companionship. Gato was raised by me and she trusted me completely. When she was young she was able to return small pieces of paper &#8211; a trick she learnt from our dog. She could also play endlessly with rubber bands, [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2010/11/26/in-memoriam-gato/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tactile keyboard for iPad?!</title>
		<link>http://strelitzia.net/wp/blog/2010/08/05/104/</link>
		<comments>http://strelitzia.net/wp/blog/2010/08/05/104/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 21:23:54 +0000</pubDate>
		<dc:creator>jzomer</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.strelitzia.net/wp/?p=104</guid>
		<description><![CDATA[I bought an iPad and like it a lot, apart from the smudges. However there is (at least) one thing I noticed which is weird: The on-screen keyboard has some decoration on the letter f and j. On a normal &#8216;real&#8217; keyboard these little bumps are there to position your fingers, especially when typing blindly. [...]]]></description>
		<wfw:commentRss>http://strelitzia.net/wp/blog/2010/08/05/104/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

