Skip to content
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 on Windows #1877

Closed
srcejon opened this issue Nov 2, 2023 · 3 comments · Fixed by #2344
Closed

Code signing on Windows #1877

srcejon opened this issue Nov 2, 2023 · 3 comments · Fixed by #2344
Assignees

Comments

@srcejon
Copy link
Collaborator

srcejon commented Nov 2, 2023

Download & install on Windows would be a great deal more user friendly, if the installer was signed (to bypass the maze of dialog boxes Windows throws up encouraging you not to run unsigned code).

Normally, this has a cost of several hundred $ a year for the certificates, but I came across signpath.io who appear to offer a free signing service & certificate for open-source software - and having tried a couple of apps signed with it, it appears to help (the installers run straight away).

It seems they need the build process to be verifiable - and currently support appveyor - with github actions in preview version.

Are you happy if I get in touch, to see if they will support us?

@f4exb
Copy link
Owner

f4exb commented Nov 3, 2023

Hello @srcejon,

well if it does not make the CI more complex and difficult to maintain why not? ...

Brgds.

@srcejon srcejon self-assigned this Nov 3, 2023
@CRD716
Copy link
Contributor

CRD716 commented Sep 9, 2024

Was there ever any progress on this?

@srcejon
Copy link
Collaborator Author

srcejon commented Sep 23, 2024

Was there ever any progress on this?

No, as was waiting for Github Actions support to be available. This has just been released so will take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants