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

Mac application won't launch due to verification problem #584

Open
justinmayer opened this issue Feb 4, 2025 · 1 comment
Open

Mac application won't launch due to verification problem #584

justinmayer opened this issue Feb 4, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@justinmayer
Copy link

Describe the bug

The Mac application (version 0.1.0, 20250130.220453) refuses to launch due to a signing/verification problem. The error message displayed says:

"Psst" Not Opened. Apple could not verify "Psst" is free of malware that may harm your Mac or
compromise your privacy.

The only options at that point are: Done (i.e., quit) and Move to Trash

To Reproduce

Install the Mac application via either of the following methods:

  • Download the DMG via the link on the README, copy the application to /Applications/, and attempt to launch the application.
  • Install the Homebrew cask via brew install --cask psst and attempt to launch the application.

Expected behavior

I expect the Psst Mac application to launch.

Screenshots

Error Dialog

Environment

  • OS: MacOS
  • Version: 15.3 Sequoia

Additional context

Related issues: #53, #314

@justinmayer justinmayer added the bug Something isn't working label Feb 4, 2025
@jacksongoode
Copy link
Collaborator

Yeah, Sequoia made this harder to download apps that weren't signed and authorized by Apple. I think you can

  • Go to the Finder and click Go > Applications.
  • Now, control-click an app you’d like to open and choose Open from the menu that appears.

Or take another approach:

https://iboysoft.com/tips/allow-apps-to-run-sequoia.html

This isn't unique to Psst but to all unsigned apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants