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

Way to allow updating without code signing? #58

Open
jshamg opened this issue Jul 5, 2020 · 1 comment
Open

Way to allow updating without code signing? #58

jshamg opened this issue Jul 5, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@jshamg
Copy link

jshamg commented Jul 5, 2020

Hi,

I'm a young dev and just created an open source electron app. I also want to have the feature to let users know that there is an update for my app. The thing is I dont want spend all these fees just to sign my code. There should be a solution where the user gets informed of a new version of an app and worst case is, that he has to manually download the new version... But else this is a pretty useless solution for a lot of small devs...

greetings!

@kasp1
Copy link

kasp1 commented Oct 30, 2020

Agreed. If MacOS checks changes to the app, it's understandable. But if Windows doesn't (?), at least Windows ports should be allowed to update without code signing considering how pricey the certs are. If possible.

@erickzhao erickzhao added the enhancement New feature or request label Oct 30, 2020
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

3 participants