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

"Brewlet" cannot be opened because Apple cannot search for malware in it. #36

Open
fkieling opened this issue Apr 13, 2023 · 4 comments

Comments

@fkieling
Copy link

Since the update to MacOS Ventura 13.3, brewlet can no longer be started:

"Brewlet" cannot be opened because Apple cannot search for malware in it.

grafik

Please make brewlet working with MacOS Ventura 13.3 :)

@zkokaja
Copy link
Owner

zkokaja commented Apr 15, 2023

Hi, you should be able to get it to open despite this message by going to System Settings -> Privacy & Security. There is usually a button where you can tell it to "Open Anyway". If you don't see it, open Brewlet again to get the same error, then go into System Settings.
Hope that helps

@crownalexanraven
Copy link

crownalexanraven commented Dec 15, 2023

Also, it will still throw an error because I highly doubt @zkokaja will pay $100 to remove gatekeeper warnings.

@zkokaja
Copy link
Owner

zkokaja commented Jan 21, 2024

Is there a standard way of signing/sharing open source macos apps? I'm building mine with github actions, but don't know if that's the "best" way. I haven't looked into gatekeeper or the apple developer program fee.

@TrevorSayre
Copy link

TrevorSayre commented Apr 1, 2024

For the English look of this as reference, on Sonoma 14.4.1:
image

And if you instead right-click on the Brewlet app and choose "Open":
image

To help with searching:

"Brewlet.app" can't be opened because Apple cannot check it for malicious software.
This software needs to be updated. Contact the developer for more information.

I understand this can be bypassed, but it does erode trust in the software for some users. I wish Apple provided a way to manage this without having to pay a developer fee at least for open source software.

The issue is that the app has not been notarized by Apple.

Since you mentioned using GitHub Actions, check out these resources for help:

Thanks for all your wonderful work on this! I had been using cronjobs, but this is much prettier and brings some nice peace of mind, especially in the wake of things like the xz backdoor.

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

4 participants