whodb icon indicating copy to clipboard operation
whodb copied to clipboard

[BUG] - Windows executable gets flagged by AV

Open modelorona opened this issue 1 year ago • 1 comments

The windows exe gets flagged by AV, it looks like the code isn't signed.

I don't know too much about this, but perhaps something like https://www.sigstore.dev/ could help out with this.

modelorona avatar Jul 23 '24 10:07 modelorona

Oo yes! This is a bug we noticed - we will try to look into how to sign this! I believe MacOS would also do the same so we can track both the issues here. Thank you for pointing out!

hkdeman avatar Jul 24 '24 05:07 hkdeman

new release pipeline should help with this by making WhoDB available in the respective stores - executables will still be available and signed with sigstore but warnings might persist for Windows because we're not going to pay a buttload of money for an EV certificate.

modelorona avatar Oct 31 '25 14:10 modelorona