jdogresorg / freewallet-desktop

Desktop wallet for Win/Mac/Linux which supports Bitcoin and Counterparty
https://freewallet.io
MIT License
67 stars 54 forks source link

Code-signing of windows versions #17

Open jdogresorg opened 6 years ago

jdogresorg commented 6 years ago

I purchased an code-signing certificate for "Jeremy Johnson" so I can sign windows binaries and stop getting the "Unknown Developer" popup.

Need to update build.sh to include signing windows builds

davestaxcp commented 1 year ago

Is this related to the recent issue shown here? - https://github.com/jdogresorg/freewallet-desktop/issues/109

If so, will updating build.sh solve this as indicated in the post above?

jdogresorg commented 1 year ago

could be... tho being detected as a trojan vs just being warned about app not being signed are different issues.

I get no alerts or warnings when I install freewallet desktop on windows 11, so I dont believe this is an ongoing issue which needs addressing.

Eventually would like to sign my builds with a dev cert... but dont believe it is necessary at this time