niner-games / lost-dutchman-mine

Reviving old "Lost Dutchman Mine" game with Electron and Capacitor.
https://lostmine.cc
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Unknown publisher / app not signed with the certificate #71

Open mrfatguy opened 6 months ago

mrfatguy commented 6 months ago

Overview

Currently when application is started then Microsoft Defender SmartScreen shows an error:

Windows protected your PC Microsoft Defender SmartScreen prevented an unrecognised app from starting. Running this app might put your PC at risk.

User must click More infoRun anyway in order to actually run the game. This might be caused by the .exe file not being signed with the correct certificate during build. Please, investigate.

Necessary steps

  1. Go to Releases.
  2. Download any release (i.e. ldm-0.0.2-win.exe).
  3. Double-click downloaded file to execute it.

Expected results

Game is started without any side-effects.

Actual results

Game execution is hold by Microsoft Defender SmartScreen.

Screenshot or screencast

Unknown publisher

Environment

MadejaMaciej commented 5 months ago

We need to buy code signing certificate and sign the app with it.

https://sklep.certum.pl/open-source-code-signing-w-chmurze.html