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

Package application with code signing #33

Closed
diego3g opened this issue May 28, 2021 · 2 comments
Closed

Package application with code signing #33

diego3g opened this issue May 28, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@diego3g
Copy link
Collaborator

diego3g commented May 28, 2021

Sign code packaged by Electron Forge during CI:

@diego3g diego3g added the enhancement New feature or request label May 28, 2021
@diego3g
Copy link
Collaborator Author

diego3g commented May 28, 2021

Taking a deeper look on it, we'll need a Code Signing Certificate to sign Windows apps and it'll cost at least $200/year.

For MacOS we'll need a Apple Developer Program account that costs $99/year.

For Linux we don't need code singing but it would be great to publish Mini Video Me inside Snap Store, apt and Ubuntu Store so it can be installed by the CLI.

@diego3g
Copy link
Collaborator Author

diego3g commented May 28, 2021

For now, we decided to release the MacOS and Linux versions of the app and release the Windows version soon.

The app will be available on Windows but the user will have to run by downloading the code and running through Node.js.

I started working in the code signing process for MacOS and Linux.

@diego3g diego3g self-assigned this May 28, 2021
@maykbrito maykbrito added the wontfix This will not be worked on label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants