Source code leak fears apply to Linux too
I'm a little sick about how the industry press is reporting on the source code leak. The first reports were rip with speculation that competitors with Microsoft's applications would finally have a inside look and be able to compete fairly.
That kind of thinking is just plain silly. It seems sinister, that some how the Windows developers can add things that help the Microsoft applications, but not document or make those additions publically available. Trust me, there is no MakeExcelRecalcFaster() API in Win32, documented or otherwise.
The other fear that the trade press is presenting is that having the source code out in the wild will result in more security risks. Here's one comment from a Ziff-Davis writer:
“Now thousands of virus writers can scan the code for flaws and weaknesses instead of relying on trial and error.”
Okay, I can understand that. However, I've yet to see this point brought up when discussing open source software, specifically Linux. I've often thought that one of the downsides to open source is that it is completely transparent and lacks coding standards.
Of course, the “trail and error“ that virus writers do really isn't present. It's speculated that most rogue developers start out by reverse-engineering the patches Microsoft puts out and discovers the flaws present. Then they take advantage of the vunerability on unpatched machines.