Skip to content
Prev 8996 / 15075 Next

ZIP files [Was: Crash on pasting large amounts of text.]

On May 3, 2012, at 9:51 AM, David Winsemius wrote:

            
On Windows, yes, executables can be masqueraded as zip files with interesting consequences if the tools on the machine are broken enough (I wonder if this is really a relic from old times), but not on the Mac - zip files are as good as tar.gz or any other archive format. Also any half-way aware user (which may be the minority of Windows users, but hopefully not among R users) will unpack zip files directly, not by running them. Note that R uses zip files for packages, so it can't be evil :).
I'm not sure about the misunderstanding there - typically reasonable mail servers will scan content for viruses but otherwise pass any content through. Less reasonable mail servers may do pattern matching on file names and block some patterns (the net effect being frustrated users that can't get work done with no real security gain).

Cheers,
Simon