AtomicChip
Programmer
I'm thinking about allowing users to upload their own code to my site ( turning the site into somewhat of a developer community kinda deal. However, I do not want viruses to be distributed through this site (.zip files, re-written .exe's, etc...), and I do not have time for manual administration (checking each upload individually and scanning it).
Are there any API's (for web) out there that enable you to scan uploaded files for viruses? I'm storing them in SQL, so there's no file io stuff happening.
Ideas? Suggestions?
-----------------------------------------------
"The night sky over the planet Krikkit is the least interesting sight in the entire universe."
-Hitch Hiker's Guide To The Galaxy
Are there any API's (for web) out there that enable you to scan uploaded files for viruses? I'm storing them in SQL, so there's no file io stuff happening.
Ideas? Suggestions?
-----------------------------------------------
"The night sky over the planet Krikkit is the least interesting sight in the entire universe."
-Hitch Hiker's Guide To The Galaxy