<?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: Intermediate home computer security</title>
	<atom:link href="http://mrhorn.com/wp/posts/intermediate-home-computer-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrhorn.com/wp/posts/intermediate-home-computer-security/</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 03:30:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John Smith</title>
		<link>http://mrhorn.com/wp/posts/intermediate-home-computer-security/comment-page-1/#comment-4137</link>
		<dc:creator>John Smith</dc:creator>
		<pubDate>Thu, 15 Oct 2009 15:55:06 +0000</pubDate>
		<guid isPermaLink="false">https://mrhorn.com/wp/?p=360#comment-4137</guid>
		<description>A solution to all these problems is linux, and some common sense.</description>
		<content:encoded><![CDATA[<p>A solution to all these problems is linux, and some common sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kunal</title>
		<link>http://mrhorn.com/wp/posts/intermediate-home-computer-security/comment-page-1/#comment-42</link>
		<dc:creator>Kunal</dc:creator>
		<pubDate>Sat, 10 Jan 2009 04:19:44 +0000</pubDate>
		<guid isPermaLink="false">https://mrhorn.com/wp/?p=360#comment-42</guid>
		<description>Regarding the topic of restricted users vs. administrator users. Windows XP&#039;s restricted user is severely crippled compared to the administrators, and as such is a hassle to use. Windows Vista attempted to create a fix for this by asking the user whether to allow actions or not. Instead of truly addressing the problem, it just annoyed users to no end and few people actually read what the warning message was.
The Linux operating system, on the other hand, was built from the ground up to be a multi-user OS where the average user would not have administrator (superuser) privileges. The use of sudo to execute actions as superuser is effective in preventing malicious software from executing without user input, but it also suffers from the same problem. Social engineering can be used to con users into inputting their root password into a malicious program, and that program would then be able to execute code as a superuser, leading to similar problems.
In conclusion, nearly all of the time, the problem exists between the chair and the keyboard.</description>
		<content:encoded><![CDATA[<p>Regarding the topic of restricted users vs. administrator users. Windows XP&#8217;s restricted user is severely crippled compared to the administrators, and as such is a hassle to use. Windows Vista attempted to create a fix for this by asking the user whether to allow actions or not. Instead of truly addressing the problem, it just annoyed users to no end and few people actually read what the warning message was.<br />
The Linux operating system, on the other hand, was built from the ground up to be a multi-user OS where the average user would not have administrator (superuser) privileges. The use of sudo to execute actions as superuser is effective in preventing malicious software from executing without user input, but it also suffers from the same problem. Social engineering can be used to con users into inputting their root password into a malicious program, and that program would then be able to execute code as a superuser, leading to similar problems.<br />
In conclusion, nearly all of the time, the problem exists between the chair and the keyboard.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

