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

Update documentation for the quarantine #53

Open
simonegiacomelli opened this issue Aug 4, 2022 · 4 comments
Open

Update documentation for the quarantine #53

simonegiacomelli opened this issue Aug 4, 2022 · 4 comments

Comments

@simonegiacomelli
Copy link

After the brew install icanhazshortcut I could not run the app because of the quarantine flag.

What about updating the readme with something like brew install --no-quarantine awesome-app ?

See reference here: brew no quarantine

@deseven
Copy link
Owner

deseven commented Aug 4, 2022

Hm, let me think about it. Ideally this should be solved by passing notarization instead of a magic brew argument.

@simonegiacomelli
Copy link
Author

Could you elaborate on 'notarization'? I don't know what it is.

BTW the software is great!

@deseven
Copy link
Owner

deseven commented Aug 4, 2022

Thanks!

In 2019 Apple introduced software notarization, which is now required to not trigger the gatekeeper. Code signing with a valid certificate (which iCHS has) is not enough anymore.

You can read about it here:
https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution?language=objc

@simonegiacomelli
Copy link
Author

Thanks for taking the time to explain and link the docs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants