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

Sign the Windows release for improved security #701

Open
1 task done
meenbeese opened this issue Sep 6, 2023 · 1 comment
Open
1 task done

Sign the Windows release for improved security #701

meenbeese opened this issue Sep 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@meenbeese
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Pain

The .exe release of Spotube is falsely flagged as a virus according to various users have complained in #613 and #673 , which may cause them to distrust the program. We should try our best not to allow this to happen to signal trust to all users and ease their concerns about Spotube doing any sort of suspicious activitiy.

Suggested solution

That said, this is not a must-have but rather a good-to-have because signing programs can cost a lot of money sometimes. This issue does not need to be addressed immediately if a low-cost option cannot be found and can be resolved when there are enough donations to fund such a project.

Useful resources

A few resources that I found:
Microsoft -> https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool
Microsoft -> https://learn.microsoft.com/en-us/dotnet/framework/tools/signtool-exe
Digicert -> https://www.digicert.com/kb/code-signing/code-signing-winqual.exe-file.htm
Comodo -> https://cheapsslweb.com/comodo-code-signing

Additional information

Stack Overflow has a post weighing the pros/cons of the different methods of signing a Windows executable: https://stackoverflow.com/questions/252226/signing-a-windows-exe-file

@meenbeese meenbeese added the enhancement New feature or request label Sep 6, 2023
@KRTirtho
Copy link
Owner

KRTirtho commented Sep 6, 2023

Yes, you're unfortunately right. People tend to believe the Microsoft's "certificates" & windows portrays uncertified apps worse than malwares
It's sad to see the only thing that needs any spyware, malware etc to be trusted is money & the bogus signtool
If it was a proper verification, there was a point of this. But this is just pure business. Shame on them. No regret that I stopped using windows

But yea if I get chance I'll try to sign the app

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

No branches or pull requests

2 participants