-
-
Notifications
You must be signed in to change notification settings - Fork 449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please digitally sign installer and application binaries #1139
Comments
Thanks for the post. The code signing certs are too expensive which is why the binaries are not signed currently. Will try to get it done in future once its feasible. |
ChrisTitusTech (who you might know from YouTube) distributes unsigned binaries for free on GitHub (https://github.com/ChrisTitusTech/winutil), but also distributes signed binaries for a price on his website, to at least have a chance to nullify the costs of certification. Maybe you can do the same? Just a thought. |
Thanks for the suggestion. I am not sure users would appreciate such a differentiation. Will think on this for a while though. |
Would distribution via Windows app store be an option? They would provide signing and only cost would be a $99 one time registration fee. This would only work if can be packaged as msix. |
@ShreyasZare yeah I don't think many people will buy it in the end or attract more people in general imo. |
Thanks for the suggestion. Will evaluate that option once. |
Please digitally sign the Windows installer and application binaries.
A digitally signed installer and application binaries assures users that the software has not been tampered with since it was signed and improves the user installation experience by increasing trust and reducing likelihood of being blocked/warned by Windows Defender SmartScreen.
The text was updated successfully, but these errors were encountered: