Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

App signing/certificate on Windows

Open kalaschnik opened this issue 5 years ago • 8 comments

After downloading Flow I always get: image

In the downloads page of my browser (Edge) I need to confirm (show more) that this app is really safe: image

This is probably some certificate stuff? Do you have any experience how to "solve" this behavior?

kalaschnik avatar Jul 07 '20 06:07 kalaschnik

This might be Microsoft Edge related to their SmartScreen Filter. You can click on Report this app as safe and enter some information: image

Something @jjw24 you want to consider to do?

kalaschnik avatar Jul 07 '20 11:07 kalaschnik

Yep will do. I haven't sorted out this issue before so any tips is welcome

jjw24 avatar Jul 07 '20 12:07 jjw24

rel: https://stackoverflow.com/questions/48946680/how-to-avoid-the-windows-defender-smartscreen-prevented-an-unrecognized-app-fro

kalaschnik avatar Jul 07 '20 12:07 kalaschnik

From Win10 after download and run installer: image

jjw24 avatar Aug 18 '20 05:08 jjw24

I just red:

If you have a standard code signing certificate, some time will be needed for your application to build trust. Microsoft affirms that an Extended Validation (EV) Code Signing Certificate allows us to skip this period of trust-building. According to Microsoft, extended validation certificates allow the developer to immediately establish a reputation with SmartScreen. Otherwise, the users will see a warning like "Windows Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.", with the two buttons: "Run anyway" and "Don't run". https://stackoverflow.com/a/51113771/2258480

Basically (without paying $400 or something), SmartScreen just need some time to see that this app was used by a number of people to built trust, if I understand it correctly.

kalaschnik avatar Aug 19 '20 08:08 kalaschnik

Yeah that's what my understanding was at previously when I was researching on this. Will take another look sometime later. But if we have to pay that fee, probably not ideal.

jjw24 avatar Aug 19 '20 08:08 jjw24

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jul 16 '22 02:07 github-actions[bot]