<?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: There was a hole in the wall</title>
	<atom:link href="http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/feed/" rel="self" type="application/rss+xml" />
	<link>http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/</link>
	<description>Still powered by a contradiction in terms</description>
	<pubDate>Tue, 06 Jan 2009 03:58:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ronaldo</title>
		<link>http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/comment-page-1/#comment-248</link>
		<dc:creator>Ronaldo</dc:creator>
		<pubDate>Sat, 24 Jan 2004 17:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/#comment-248</guid>
		<description>I undestand what we are saying, but I disagree. MySQL is not part of the operational system, and all I said is that Linux is more secure than Windows in its *default* installation. MySQL is just an additional service. If you were comparing it to Microsoft SQL Server, which also installs with a blank password by default, I'd agree.

The problem, however, is that Windows ships with all its folders and files generally unprotected, accessible by everyone who has access to the machine. Linux, on the other hand, ships with very strict permissions. To properly configure a Windows system with regards to its permissions, you'd have to go through a lot of hops and you'd be vulnerable again every time a new application is installed. So, Linux is indeed safer than Windows in its default configuration.
</description>
		<content:encoded><![CDATA[<p>I undestand what we are saying, but I disagree. MySQL is not part of the operational system, and all I said is that Linux is more secure than Windows in its *default* installation. MySQL is just an additional service. If you were comparing it to Microsoft SQL Server, which also installs with a blank password by default, I&#8217;d agree.</p>
<p>The problem, however, is that Windows ships with all its folders and files generally unprotected, accessible by everyone who has access to the machine. Linux, on the other hand, ships with very strict permissions. To properly configure a Windows system with regards to its permissions, you&#8217;d have to go through a lot of hops and you&#8217;d be vulnerable again every time a new application is installed. So, Linux is indeed safer than Windows in its default configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thomas</title>
		<link>http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/comment-page-1/#comment-247</link>
		<dc:creator>thomas</dc:creator>
		<pubDate>Thu, 22 Jan 2004 06:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/#comment-247</guid>
		<description>I don't think your example can be used as a proof that windows is less secure than linux...so the default mysql installation uses 'root' for login and no password, does this mean that mysql is unsecure? Well it can be, but definitely the default user/pass doesn't prove anything. Your example just proves one thing, that there are lazy admins working at hosting providers in Brazil (yeah, i'm brazilian too)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think your example can be used as a proof that windows is less secure than linux&#8230;so the default mysql installation uses &#8216;root&#8217; for login and no password, does this mean that mysql is unsecure? Well it can be, but definitely the default user/pass doesn&#8217;t prove anything. Your example just proves one thing, that there are lazy admins working at hosting providers in Brazil (yeah, i&#8217;m brazilian too)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronaldo</title>
		<link>http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/comment-page-1/#comment-246</link>
		<dc:creator>Ronaldo</dc:creator>
		<pubDate>Thu, 22 Jan 2004 03:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/#comment-246</guid>
		<description>As surprising as it may sound, here in Brazil almost all hosting providers offer Windows as an option -- although usually at a price higher than Linux. Also, from what I've seen in my years as a Web developer, Windows is the dominant platform because it's easier to find people that develop for it than for Linux. But that's been changing in the past few years as more people realize Linux is safer, cheaper and more powerful.</description>
		<content:encoded><![CDATA[<p>As surprising as it may sound, here in Brazil almost all hosting providers offer Windows as an option &#8212; although usually at a price higher than Linux. Also, from what I&#8217;ve seen in my years as a Web developer, Windows is the dominant platform because it&#8217;s easier to find people that develop for it than for Linux. But that&#8217;s been changing in the past few years as more people realize Linux is safer, cheaper and more powerful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/comment-page-1/#comment-245</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Tue, 20 Jan 2004 16:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://log.reflectivesurface.com/2004/01/20/there-was-a-hole-in-the-wall/#comment-245</guid>
		<description>I must admit - yeah - that is a massive security hole. It's very rare for professional ISPs to run Windows, though, isn't it? My provider, www.pair.com, is running FreeBSD/NetBSD and has done for the last 5-6 years at least with very good success (stability, security etc)...... They come with my highest recommendations! I'm assuming that on WinNT IIS can run as some other user (with no Administrator privileges); like the http daemon can run as "nobody" on Linux/NetBSD...</description>
		<content:encoded><![CDATA[<p>I must admit - yeah - that is a massive security hole. It&#8217;s very rare for professional ISPs to run Windows, though, isn&#8217;t it? My provider, <a href="http://www.pair.com" rel="nofollow">http://www.pair.com</a>, is running FreeBSD/NetBSD and has done for the last 5-6 years at least with very good success (stability, security etc)&#8230;&#8230; They come with my highest recommendations! I&#8217;m assuming that on WinNT IIS can run as some other user (with no Administrator privileges); like the http daemon can run as &#8220;nobody&#8221; on Linux/NetBSD&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
