-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix virus scanner alerts #20
Comments
i think the only thing we can do is to write to the most used antivirus-companys (or send them the file as a false positive) and hope, that they will whitelist us... so I think we should at least concentrate on:
|
Ok, I can do this. |
I've created a list where we can track tests with AV-software and monitor the status of requests to AV-companies (feel free to change things, add colums): |
Regarding the warning message on windows 10 (Windows Defender): --> Sign installer with an AsTeRICS certificate? |
Regarding Windows SmartScreen Defender:
according to: |
Tried to do something with "Windows Application Verifier", but the only result after starting "analyzing" AsTeRICS-Ergo with it was that it did not start anymore with "AsTeRICS-Ergo.exe" :( |
by now we will "fix" this issue by adding a FAQ regarding virus-scanners - see #8 |
I added the FAQ regarding the antivirus programs to the master branch. |
FAQ regarding antivirus is added, so I'll close this issue. |
Maybe we should consider this regarding the "Untrusted application" message on Window 10: |
i'll reopen this in order to try out @deinhofer 's new comment. but I'll assign this issue a lower priorty. |
Problem
Some virus scanner, e.g Avast, blame a virus when starting the installer (.exe?) for Asterics Ergo.
Some other virus scanner don't blame, e.g. Sophos.
Solution
Contact vendors of virus scanner and try to register installer or flag it as false positive.
The text was updated successfully, but these errors were encountered: