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 OS X binaries #27

Open
Jelledb opened this issue Jun 30, 2021 · 2 comments
Open

Sign OS X binaries #27

Jelledb opened this issue Jun 30, 2021 · 2 comments
Assignees

Comments

@Jelledb
Copy link
Contributor

Jelledb commented Jun 30, 2021

As of now, the OS X binaries are not signed. For some users, this results in a warning that the application is insecure and it has to be moved to the bin.

By signing our OS X binaries, this situation will no longer occur and it will increase the security of Collie for OS X users.

@dmurtic
Copy link
Contributor

dmurtic commented Jul 9, 2021

Currently it is not possible to successfully sign the MacOS binary. The signing process stops with the following error message main executable failed strict validation. I try to sign the binary directly and within an app bundle. It seems that the Deno Framework cause the issue here (see https://togithub.com/denoland/deno/issues/11154).

@Jelledb
Copy link
Contributor Author

Jelledb commented Jul 19, 2021

That's good to know @dmurtic. Could you add a small explanation for this to the README so new users will at least know why we currently do not support this?

Let's keep the issue open to track progress on Deno's side.

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

No branches or pull requests

3 participants