Comment Re:Use an Outbound Firewall (Score 1) 340
Ummm... you are free to use your own terminology... but since as long ago as I can remember, both worms and viruses were self-replication code that moved from machine to machine without (intentional*) human intervention
The key difference between viruses and worms is this:
- viruses "infect" software and files (macro viruses), adding their code into the existing code so that it runs whenever the infected code is run.
- worms "infect" systems as stand-alone process, by using vulnerabilities like auto-run to have themselves executed independently of a host program.
Trojans, on the other hand, pretend to be legitimate programs, but instead make actions undesired by the user.
You didn't specify how your theoretical "virus" behaves, so it is hard to classify. Please point to some evidence that Apple has redefined the terms. Also, explain why Apple still encourages users to use anti-virus software. The truth is Apple has had a good and lately great track-record in avoiding wide-spread viruses. There are certainly more steps they can take... but your "dialog" above is just silly nonsense.
* I say intentional to include "old-school" viruses and worms that propagated by floppy disk and other means... where a user had to actually share disks with others to propagate the virus.