-
Notifications
You must be signed in to change notification settings - Fork 7
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
Investigate code signing #2
Comments
Too expensive and hard to use from GitHub Actions. It also doesn't remove Smart Filter (though since the reputation is attached to the certificate, it's carried over for upgrades). |
Tried comodo. They explain the terms, then, once the payment is done, they change the demands which become impossible to fulfill without spending thousands on notaries. Do not use, it's a rip off. |
Possibly use a self signed certificate and instructions from gephi/gephi#2615 |
There won't be code signing because:
Once a few users install the program, the warnings goes away so the solution is to have betatesters. |
On Windows, and possibly MacOS, there's a code signing warning when running .exe files, in this case, the installer.
Investigate if there are some Open Source friendly signing certificates, like for example:
https://shop.certum.eu/open-source-code-signing-code.html
Discussion:
Tools:
Process:
Note that all of this doesn't remove the Smartscreen filter warning.
The text was updated successfully, but these errors were encountered: