-
Notifications
You must be signed in to change notification settings - Fork 17
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
Code Signing Natlink #87
Comments
CodeSigner GUI |
Maybe Microsoft should sponsor us since they are in the process of owning Dragon. I wonder if there's a place we can apply for a grant.
|
It seems sensible to try this for the whole dictationtoolbox. The inno setup provides a setting, as one of Doug's links points to. I wonder if the .pyd import, which Aaron (LexiconCode) hit upon, can also be "protected" by this signing process. #89 $25 dollar a year should be affordable, especially if we ask for donations again after the python3 version is up and running. |
I agree with this idea. Windows currently flags the installer as untrusted. It would be nice if we could sign the next release of the installer. The .pyd file could probably be signed too, but it seems less important. |
Out side the user experience code signing provides authenticity and integrity to the installer.
Cost:
Note! Different providers may only signing certain file types.
certum 1st time fee - Open Source Code Signing - set €69.00/ $78.94 US
Renewal - Open Source Code Signing €25.00 / $28.60 US
comodosslstore $212.49 US - 3/ $66.66 per year
Code Signing Process
Code Signing Walkthrough
Using SignTool with inno
Providing SignTool configuration in Inno Setup script
We maybe able to set the certificate up for the dictation toolbox org instead of just natlink.
The text was updated successfully, but these errors were encountered: