Hacker News new | ask | show | jobs
by huhtenberg 4900 days ago
Does your proggy pull installers off your own site or those of the actual publishers? If it's former, it might've been nice if you put every .exe through a multi-engine virus scanner (like VirusTotal).
1 comments

Apps are downloaded from the publishers. We validate files with SHA-1 hashes and digital signatures (where available) before using them.