All I'm saying is that in years of running these supposedly "unsafe" environments, I have never had an issue.
Never had an issue that you know about. If not running any antivirus/security anything... how would you know? Or this is just a statement that the security software has never informed you there was a problem.
OSX ain't infallible either. Are you saying that Apple releasing updates and patches from time to time also means that OSX is unsafe?
Never said it was. What I'm challenging is the notion that your safe because you haven't had any balant visible indicators. In the window before you got your windows patch/update you WERE vulernable. You may have happened to get lucky before. Hey, Bernie Madoff got lucky for long time... that didn't mean he wasn't running a ponzi scheme.
This is more so layers of security and containing the breach if you happen to get one in a single layer. Also of software that turns security/permissions that are normally "on" to "off".
Patches or no, I am saying that Windows is, in my experience, not the plague that many holier-than-though fanboys on here make it out to be.
Kind of wonder how these gangs have zombie PC networks with many, many thousands of computers on them if Windows is so inherently secure.
The problem with windows is that it is under constant attack. Can't find the article now but if doing a clean from disk install of windows on many common access ISPs you'll be probe scanned several times before can get the all the recent patches downloaded from Microsoft. [ Ok can put yourself behind a firewall with a home router... but non the less. ] The other problem with windows is that they had RPC bugs (i.e., remote invocation vectors. )
However, yes if have a NTFS mount/read software on the Mac OS X side, again is not a good idea to give access to the Win32 or config/private files of the users on the windows side from the mac side unless "need" access. ( if the disk mounting software blows aways permissions/ACLs then you are disabling security, which generally is bad. )
Please, give me the option of full read/write.
As said in another response somewhat dubious that "write" really works well ( just as safe as when the Mac OS X native HFS+ is acccessing the bits). Personally I rather have software that wrotes correctly than has more features that doesn't work right when in critical situations. Implementing a FS that isn't destructive over crashes and/or disk glitches is not easy.
And read/write should come with the security model that the underlying file system is susppose to be providing also. If have that to leverage can limit damage and have read/write.
However, in some cases this stuff is a hack that gives the rough approximation that are promptly accessing and writing to the files. It will work as long as don't breathe on it too hard.