<?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>Everything old is new again &#187; gpg</title>
	<atom:link href="http://www.svendtofte.com/tag/gpg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.svendtofte.com</link>
	<description>rantings &#38; scraps on code and web development</description>
	<lastBuildDate>Thu, 27 Aug 2009 22:38:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zealotry versus advocacy</title>
		<link>http://www.svendtofte.com/geek-angst/zealotry-versus-advocacy/</link>
		<comments>http://www.svendtofte.com/geek-angst/zealotry-versus-advocacy/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 19:24:48 +0000</pubDate>
		<dc:creator>Svend</dc:creator>
				<category><![CDATA[Geek angst]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[morons]]></category>

		<guid isPermaLink="false">http://www.svendtofte.com/?p=249</guid>
		<description><![CDATA[Recently, I was compelled by a friend to download GNU Privacy Guard, GPG in short, in order to do things &#8220;properly&#8221;, when we were gonna exchange some possibly sensitive data. Now, GPG is a open-source re-implentation of the venerable PGP, Pretty Good Privacy, which was one of the first widely used programs using the public-key [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I was compelled by a friend to download <a href="http://www.gnupg.org/">GNU Privacy Guard</a>, GPG in short, in order to do things &#8220;properly&#8221;, when we were gonna exchange some possibly sensitive data. Now, GPG is a <a href="http://www.opensource.net/">open-source</a> re-implentation of the venerable PGP, Pretty Good Privacy, which was one of the first widely used programs using the public-key cryptography. Public-key crypto is socalled asymmetric-key system, since the sender and receiver of a messege do not share a key before hand. It allows total strangers to communicate securely over in-secure lines. The internet&#8217;s SSL (which is usually what&#8217;s used when you see <em>https</em> in the address bar of your browser) is built on this technology. So what we&#8217;re dealing with here is a serious attempt at a full blown cryptographic system, used by people across the globe, wishing to communicate securely. With all this in mind, the experience I had when reading the following snippet in the Windows readme was even more jarring</p>
<blockquote><p>The term &#8220;W32&#8243; is used to describe the API used by current Microsoft Windows versions.  We don&#8217;t use the Microsft terminology here; in hacker terminology, calling something a &#8220;win&#8221; is a form of praise. Keep in mind that Windows ist just a temporary workaround until you can switch to a complete Free Software system.  Be the source always with you.</p></blockquote>
<p>The Windows <a href="http://en.wikipedia.org/wiki/API">API</a> is normally referred to as &#8220;win32&#8243; (the 32 is a reference to the fact that it&#8217;s a 32 bit machine API). So by <em>refusing</em> to refer to the term &#8220;win32&#8243;, and instead use &#8220;W32&#8243;, it merely comes across as a totally juveline display of non-professionalism. Being termed a &#8220;hacker&#8221; is an honorary term in the programmer community, and as with all such things, you don&#8217;t get to name yourself a hacker. So it&#8217;s not only slightly buffoonish with the allusion to the hacker term &#8220;win&#8221;, it&#8217;s also quite campy with it&#8217;s Star Wars reference. </p>
<p>I&#8217;m all for the Unix philosophy and open source. In fact, I think it&#8217;s healthy for the IT world, that some people think in terms of more then just money. But when dogmatic advocacy gives trumps real world pragmatism, I&#8217;m off the train. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.svendtofte.com/geek-angst/zealotry-versus-advocacy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
