asciidocfx / AsciidocFX

Asciidoc Editor and Toolchain written with JavaFX 21 (Build PDF, Epub, Mobi and HTML books, documents and slides)
http://www.asciidocfx.com/
Apache License 2.0
1.86k stars 296 forks source link

Microsoft Defender warning on Windows installer #572

Open RobertPaauw opened 1 year ago

RobertPaauw commented 1 year ago

The windows installer gives a popup that the software may not be safe to install. The installer will run when clicking "run anyway", but should not be required. AsciiDocFX install warning

Found on: Windows 10 64bit, OS build 19044.2006. AsciiDocFX 1.8.0 from "AsciidocFX_Windows.exe" on the Github release page.

rahmanusta commented 1 year ago

Eventhough it was to run anyway, the new version has been signed for windows and should not warn anymore. Please check https://github.com/asciidocfx/AsciidocFX/releases/tag/v1.8.3

RobertPaauw commented 1 year ago

Thanks for looking into it. Unfortunately, Windows Defender still blocks it by default. It does, however list you as publisher.

Capture

rahmanusta commented 1 year ago

Hi @RobertPaauw do you get the same warning for https://github.com/asciidocfx/AsciidocFX/releases/download/v1.8.3/AsciidocFX_Windows.zip ?

RobertPaauw commented 1 year ago

No, that works without triggering Windows Defender.

rahmanusta commented 1 year ago

As I read it may take some time that Microsoft Defender recognizes code signing certificates safe. I also submitted the installer to Microsoft for the false alarm. Let’s see how it goes, but you can just click run anyway until it is resolved.