KSP-CKAN / CKAN

The Comprehensive Kerbal Archive Network
https://forum.kerbalspaceprogram.com/index.php?/topic/197082-*
Other
1.99k stars 348 forks source link

Norton Insight - Deletes CKAN.exe - Flags as Untrustworthy #1874

Closed deafmetal1 closed 8 years ago

deafmetal1 commented 8 years ago

As of the recent 1.18.1 update, Norton A/V Insight and Power Eraser flags ckan.exe as untrustworthy. Fresh downloads from Github are immediately deleted by Norton based on WS.Reputation.1

Windows 10 64bit and latest version of Norton Security.

ayan4m1 commented 8 years ago

The reputation-based system uses "the wisdom of crowds" (Symantec’s tens of millions of end users) connected to cloud-based intelligence to compute a reputation score for an application, and in the process identify malicious software in an entirely new way beyond traditional signatures and behavior-based detection techniques.

Don't think there is anything we can do about this offhand.

Source

politas commented 8 years ago

You can add an exception for ckan.exe if you wish, which I'd advise. The actual building of the CKAN executable is automated in a clean build environment that is created as required. It's not completely impossible that it could be compromised, but it's certainly not going to be accidentally infected, and you are welcome to peruse the code here on GitHub.

I have submitted a Whitelisting request, anyway.

deafmetal1 commented 8 years ago

Exception added. Looks like your whitelist request was approved, it is now given a "Good" rating. Thank you!