Subject: No Virus Warnings Wanted. From: Virus_Warner@ Sender: Virus_Warner@ I append http://www.berklix.com/~jhs/std/virus.txt Ref. the virus notification you forwarded; Thanks, but No thanks ;-) I never need warnings of computer virus, I am immune, & do not use or need anti virus software ! Please skip me on future virus warnings, Pleased to hear from you about other things though :-) I am immune to viruses because: - I use No Microsoft operating systems, & No Word etc. - No Flash on Web, (not even under an Linux emulator) - No program binaries I have not built from public source code. Virus Warnings & Scanners Provide Inadequate Security: Remember some virus warnings are false, Issued to waste time & Internet bandwidth. (Yes, I assume you thought it probably genuine, No I don't waste time to analyse authenticity, as all virus warnings are irrelevant to me). Virus scanners are an inferior solution. They tell you if you've already received a virus etc that someone else previously got, that they reported, that was analysed & built into a recognition database, that was broadcast & loaded into your PC, & scanned for. If a virus gets direct to you before that you get infected. Manualy avoiding clicking on things is unreliable, mistakes happen: It takes fractions of a second for a virus to infect, & not much longer for it to harvest all email addresses of your friends etc, & not long to find bank numbers etc. Why I'm immune to Viruses (& how you could be too!) I use safer free software, built from publicly inspectable sources http://berklix.com/free/ With over twenty thousand free packages http://www.berklix.com/~jhs/freebsd/packages/ What's the catch ? It's so free, there's no budget to advertise it, unlike when you buy Microsoft & they then advertise more at you. Technical: Why No Viruses: It is theoretically possible to create Unix viruses, but doesn't happen. Why ? Well the Unix operating system has always been better protected than Microsoft, with root & user mode, & only fools waste that protection, habitually work as root, it would also be hard to disseminate due to the different hardware & OS platform variants, & if one runs only binaries self built from public sources, & the public sources are open to scrutiny ... etc ) My system is self compiled from free source code, I don't run un-sourced binaries with unknown contents, I run no executables I haven't compiled myself, I can look at the internals of my computer operating system, courtesy of that source code (think of buying a car where the engine & body are made of translucent glass & all faults are visible). We (FreeBSD) have a source code control system on our master site, only authorised people can commit changes to those sources. We have a validation system for updates. There are security alert lists for the version of Unix (FreeBSD) I use. They inform me far quicker & in far more detail, & authoritatively than Microsoft users could hope for. I don't run MS even in emulators, (except maybe inside test sand boxes, with eg chroot, jails, virtualbox etc, & changing internal net IDs from trusted to untrusted). Volunteers read our sources to enhance the functionality, they would discover viruses inactive in the source. Occasional source code reading snap check validations are done.