Project

General

Profile

AntiVirusWarnings » History » Version 5

Dan Smith, 02/17/2023 09:13 PM

1 3 Dan Smith
Users of CHIRP may experience false positives from their anti-virus/malware software, their browser, etc. Unfortunately, there are not easy solutions to this problem as CHIRP is a volunteer effort without the financial and legal resources to secure agreements with these companies. Further, CHIRP releases fixes and features very often, so that users get the latest stuff as soon as possible. That means the "reputation" for a given version of CHIRP may be lower, the newer it is.
2
3
For more information about false positives, see some if these articles:
4
5
* [What are antivirus false positives?](https://www.safetydetectives.com/blog/what-are-antivirus-false-positives-how-to-fix-them/)
6
* [How to tell if a virus is actually a false positive](https://www.howtogeek.com/180162/how-to-tell-if-a-virus-is-actually-a-false-positive/)
7
8
Below are some common examples of what you may see, and how to handle them.
9
10 4 Dan Smith
**Recommendation:** Tell your antivirus provider that the file is not a virus! They won't know if you don't tell them and especially if you're paying for their services, make them get it right. If you can report the file as safe, it helps the other users of CHIRP because it decreases the likelihood of them seeing a warning and improves the general "reputation" of the CHIRP project.
11
12 2 Dan Smith
{{>toc}}
13
14 1 Dan Smith
# Windows
15
16
Windows SmartScreen may flag the download as "not recognized" because CHIRP is a small project that releases often. If you see this warning, just click **More Info** and then **Run Anyway**.
17
18
<img src="smart_screen_more_info.png" width="400"/>&nbsp;<img src="smart_screen_run_anyway.png" width="400"/>
19
20
You can be comfortable doing this because the **Publisher** means that the digital signature on the file is intact. When you run it you may see this from UAC, which shows the **Verified Publisher**:
21
22
<img src="run_signed.png" width="300"/>
23
24
After this you should not be prompted again until you update CHIRP.
25
26
## Edge browser
27
28
Microsoft's Edge browser will warn you about files it doesn't think are "commonly downloaded" and may be suspicious. Because CHIRP is a small project which releases often, this may always be a problem because it never gets downloaded enough for Microsoft to consider it "commonly downloaded." In order to get edge to let you keep your download, you need to jump through some hoops. If you see this warning, click the three dots next to the file and choose **Keep**:
29
30
<img src="edge_warning.png" width="300"/><img src="edge_keep.png" width="300"/>
31
32 5 Dan Smith
Then click **Show More** and **Keep Anyway**:
33 1 Dan Smith
34
<img src="edge_show_more.png" width="300"/><img src="edge_trust_keep.png" width="300"/>