<?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: New MS spyware apps &#8217;so-so&#8217;</title>
	<atom:link href="http://www.p2pnet.net/story/3642/feed" rel="self" type="application/rss+xml" />
	<link>http://www.p2pnet.net/story/3642</link>
	<description>p2pnet.net - reader powered</description>
	<lastBuildDate>Mon, 23 Nov 2009 05:30:38 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Reader's Write</title>
		<link>http://www.p2pnet.net/story/3642/comment-page-1#comment-8951</link>
		<dc:creator>Reader's Write</dc:creator>
		<pubDate>Tue, 25 Jan 2005 20:00:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-8951</guid>
		<description>Given only .01% of PC users have your level of skills, that is the bottleneck that would make Linux no more secure than anything else were everyone to adopt it. And since they do not have your skills, you consider them stupid? Not good. Also, your attitude is more than a tad arrogant and even demonstrates substantial ignorance [stupidity?] on your part. Given your criteria and and applying them realistically, 99% of computer users will forever be stupid. By way of analogy, you are saying 99% of automobile users are stupid b/c they cannot perform an engine overhaul--100 years after the invention of cars. So yes, *forever* stupid, eh?

 But, I can also say I have found Windows to be &quot;secure.&quot; I have *NEVER* have a virus, Trojan, worm, etc, and have experienced only the most harmless of tracking cookies. It&#039;s really not so much the OS in any given case as much as it is the user sitting in front of the screen. (BTW, in over 25 years of using computers I have had one virus--on a Macintosh!)</description>
		<content:encoded><![CDATA[<p>Given only .01% of PC users have your level of skills, that is the bottleneck that would make Linux no more secure than anything else were everyone to adopt it. And since they do not have your skills, you consider them stupid? Not good. Also, your attitude is more than a tad arrogant and even demonstrates substantial ignorance [stupidity?] on your part. Given your criteria and and applying them realistically, 99% of computer users will forever be stupid. By way of analogy, you are saying 99% of automobile users are stupid b/c they cannot perform an engine overhaul&#8211;100 years after the invention of cars. So yes, *forever* stupid, eh?</p>
<p> But, I can also say I have found Windows to be &#8220;secure.&#8221; I have *NEVER* have a virus, Trojan, worm, etc, and have experienced only the most harmless of tracking cookies. It&#8217;s really not so much the OS in any given case as much as it is the user sitting in front of the screen. (BTW, in over 25 years of using computers I have had one virus&#8211;on a Macintosh!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reader's Write</title>
		<link>http://www.p2pnet.net/story/3642/comment-page-1#comment-8950</link>
		<dc:creator>Reader's Write</dc:creator>
		<pubDate>Tue, 25 Jan 2005 19:04:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-8950</guid>
		<description>I run Linux as my Operating system, and yes I agree that spyware may become more prevelant on Linux systems when Linux becomes more popular. However, I will not be affected, and here is the reason:

     Linux is open source, and I have compiled each software package.  I also have added a function to each of the packages that check the context of execution for each program.  If the context is not kosher, I am warned and program execution is suspended.  Yes, I know that there are ways to fool my function, but I also know that it is not worth malware authors&#039; time to customize his/her spyware just to run on my system.

     There are also kernel modules that prevent programs that are stored on common user directories from being executed.  Linux  programs are mostly open source.  Therefore,  it is able to be audited for spyware.  Several attempts have been made to trojanize Linux based programmes, and these attempts were exposed once the good hackers looked at the source.  Since Linux is open source, hackers who design Linux distributions can make tight from the start.  They can include preconfigured firewalls and such.  Linux was also designed from the outset to accomodate multiple users (as was Unix).  Security was implemented at the very beginning and is part of the core of the operating system.  Windows was originally designed for ease of use, and integration aspects have allowed each program to communicate with other programs as a default.  In Windows, it is easy to send a Windows message to a button to similate a click or to get the value of a button or a textbox (including password enties).  I have made programs operate even when passwords were not entered into the program simply by sending messages to windows handles.

     Spyware will become a problem on computers whose owners are stupid, however.  These are the people who insist on installing and running dodgey programs as root.  Even the most &#039;secure&#039; operating system can be compromized because of an idiot (with administrative powers) behind a keyboard.  Most of those who install Linux, however will continue to be safe because of the fact that the software they will run will for the most part be freely available from their Linux distibution&#039;s website.  </description>
		<content:encoded><![CDATA[<p>I run Linux as my Operating system, and yes I agree that spyware may become more prevelant on Linux systems when Linux becomes more popular. However, I will not be affected, and here is the reason:</p>
<p>     Linux is open source, and I have compiled each software package.  I also have added a function to each of the packages that check the context of execution for each program.  If the context is not kosher, I am warned and program execution is suspended.  Yes, I know that there are ways to fool my function, but I also know that it is not worth malware authors&#8217; time to customize his/her spyware just to run on my system.</p>
<p>     There are also kernel modules that prevent programs that are stored on common user directories from being executed.  Linux  programs are mostly open source.  Therefore,  it is able to be audited for spyware.  Several attempts have been made to trojanize Linux based programmes, and these attempts were exposed once the good hackers looked at the source.  Since Linux is open source, hackers who design Linux distributions can make tight from the start.  They can include preconfigured firewalls and such.  Linux was also designed from the outset to accomodate multiple users (as was Unix).  Security was implemented at the very beginning and is part of the core of the operating system.  Windows was originally designed for ease of use, and integration aspects have allowed each program to communicate with other programs as a default.  In Windows, it is easy to send a Windows message to a button to similate a click or to get the value of a button or a textbox (including password enties).  I have made programs operate even when passwords were not entered into the program simply by sending messages to windows handles.</p>
<p>     Spyware will become a problem on computers whose owners are stupid, however.  These are the people who insist on installing and running dodgey programs as root.  Even the most &#8217;secure&#8217; operating system can be compromized because of an idiot (with administrative powers) behind a keyboard.  Most of those who install Linux, however will continue to be safe because of the fact that the software they will run will for the most part be freely available from their Linux distibution&#8217;s website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reader's Write</title>
		<link>http://www.p2pnet.net/story/3642/comment-page-1#comment-8931</link>
		<dc:creator>Reader's Write</dc:creator>
		<pubDate>Tue, 25 Jan 2005 04:37:45 +0000</pubDate>
		<guid isPermaLink="false">#comment-8931</guid>
		<description>Why not use a linux distro based on free as in freedom software?

For a binary distro with emphasis on volunteer development
you can try Debian (the &quot;sarge&quot; testing release is recommended)
pro: binairies install fast, can configure everything
con: building from source is problematic, must configure everything, stable release old
http://www.debian.org/

For a source distro with emphasis on fitting user needs
you can try Gentoo
pro: you can build programs how you want with only what you need, can install the latest bleeding edge software or patch (after building it)
con: building from source is long and more involved, limited sets of binaries available
http://www.gentoo.org/

For a binaries distro with emphasis on community help
you can try Ubuntu
pro: binairies install fast, doesn&#039;t need much configuring, friendly community, new release every 6 months
con: not as much configuring possible, installing from source difficult
http://www.ubuntulinux.org/

This is just brief summaries based in part on hearsay.
Your mileage may vary.</description>
		<content:encoded><![CDATA[<p>Why not use a linux distro based on free as in freedom software?</p>
<p>For a binary distro with emphasis on volunteer development<br />
you can try Debian (the &#8220;sarge&#8221; testing release is recommended)<br />
pro: binairies install fast, can configure everything<br />
con: building from source is problematic, must configure everything, stable release old<br />
<a href="http://www.debian.org/" rel="nofollow">http://www.debian.org/</a></p>
<p>For a source distro with emphasis on fitting user needs<br />
you can try Gentoo<br />
pro: you can build programs how you want with only what you need, can install the latest bleeding edge software or patch (after building it)<br />
con: building from source is long and more involved, limited sets of binaries available<br />
<a href="http://www.gentoo.org/" rel="nofollow">http://www.gentoo.org/</a></p>
<p>For a binaries distro with emphasis on community help<br />
you can try Ubuntu<br />
pro: binairies install fast, doesn&#8217;t need much configuring, friendly community, new release every 6 months<br />
con: not as much configuring possible, installing from source difficult<br />
<a href="http://www.ubuntulinux.org/" rel="nofollow">http://www.ubuntulinux.org/</a></p>
<p>This is just brief summaries based in part on hearsay.<br />
Your mileage may vary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reader's Write</title>
		<link>http://www.p2pnet.net/story/3642/comment-page-1#comment-8929</link>
		<dc:creator>Reader's Write</dc:creator>
		<pubDate>Tue, 25 Jan 2005 04:08:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-8929</guid>
		<description>Wrong, with linux you CAN have much more security.

With Windows you&#039;re basically trusting MS to do something about security concers, since you can&#039;t change, fix or even look at the source of the OS components.

With an open source linux distro you can install what you want, without hidden or linked programs that may not be of any use to you.

Further, free (as in freedom) open source programs are much more likely to be fixed even if they are found vulnerable since anyone can fix the source and share it with others.

Linux gives YOU the chance to make it secure.
With MS you don&#039;t even have the chance to do anything but wait for the golden patch.</description>
		<content:encoded><![CDATA[<p>Wrong, with linux you CAN have much more security.</p>
<p>With Windows you&#8217;re basically trusting MS to do something about security concers, since you can&#8217;t change, fix or even look at the source of the OS components.</p>
<p>With an open source linux distro you can install what you want, without hidden or linked programs that may not be of any use to you.</p>
<p>Further, free (as in freedom) open source programs are much more likely to be fixed even if they are found vulnerable since anyone can fix the source and share it with others.</p>
<p>Linux gives YOU the chance to make it secure.<br />
With MS you don&#8217;t even have the chance to do anything but wait for the golden patch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reader's Write</title>
		<link>http://www.p2pnet.net/story/3642/comment-page-1#comment-8918</link>
		<dc:creator>Reader's Write</dc:creator>
		<pubDate>Mon, 24 Jan 2005 23:38:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-8918</guid>
		<description>Do you really think Linux is that much safer than windows?

No, it is not.  The only reason that there is not a large spyware development for linux that there is for windows is that very few people run linux compared to windows.  If that demographic changes then you will start finding your precious linux box that is &#039;free&#039; of spyware cramed to the gills with it just as a windows box is.

Security through unpopularity is not the real way to go.</description>
		<content:encoded><![CDATA[<p>Do you really think Linux is that much safer than windows?</p>
<p>No, it is not.  The only reason that there is not a large spyware development for linux that there is for windows is that very few people run linux compared to windows.  If that demographic changes then you will start finding your precious linux box that is &#8216;free&#8217; of spyware cramed to the gills with it just as a windows box is.</p>
<p>Security through unpopularity is not the real way to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reader's Write</title>
		<link>http://www.p2pnet.net/story/3642/comment-page-1#comment-8910</link>
		<dc:creator>Reader's Write</dc:creator>
		<pubDate>Mon, 24 Jan 2005 22:15:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-8910</guid>
		<description>Reformatting is a first step.  The next step is evaluating what you want to do next.  Linux seems like a very viable option in your case.  You will have an opportunity to replace an unusable system with one you may very well enjoy without all the spyware and viruses.

Since the computer is one that is basically unusable, and the data has already been wiped out, why not give Linux a try.  Try Mandrake, Suse, or even Slackware.  You can always re-install Windows if you feel it is necessary.  You can download these distibutions for no money at at, and you will have the support of many different people and can get help from many sites such st http://www.freelink.cx or http://www.linuxhelp.net .  As far as Winblows goes, I have voer 5 computers, and I use Winblows 98 on one  partition.  The rest use Linux and BSD.  Iw ill rid myslef of Winblows completely once I am no longer forced to use it for embedded z-world systems development.  I am currently lobbying www.z-world.com to release Dynamic C for Linux.  I am also warning them that I am working to pursuade my client to switch to the competition because of free-er software.  WE NOW HAVE A REAL SAY IN HOW WE USE ARE COMPUTERS!  USE IT!

</description>
		<content:encoded><![CDATA[<p>Reformatting is a first step.  The next step is evaluating what you want to do next.  Linux seems like a very viable option in your case.  You will have an opportunity to replace an unusable system with one you may very well enjoy without all the spyware and viruses.</p>
<p>Since the computer is one that is basically unusable, and the data has already been wiped out, why not give Linux a try.  Try Mandrake, Suse, or even Slackware.  You can always re-install Windows if you feel it is necessary.  You can download these distibutions for no money at at, and you will have the support of many different people and can get help from many sites such st <a href="http://www.freelink.cx" rel="nofollow">http://www.freelink.cx</a> or <a href="http://www.linuxhelp.net" rel="nofollow">http://www.linuxhelp.net</a> .  As far as Winblows goes, I have voer 5 computers, and I use Winblows 98 on one  partition.  The rest use Linux and BSD.  Iw ill rid myslef of Winblows completely once I am no longer forced to use it for embedded z-world systems development.  I am currently lobbying <a href="http://www.z-world.com" rel="nofollow">http://www.z-world.com</a> to release Dynamic C for Linux.  I am also warning them that I am working to pursuade my client to switch to the competition because of free-er software.  WE NOW HAVE A REAL SAY IN HOW WE USE ARE COMPUTERS!  USE IT!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
