Hacker News new | ask | show | jobs
by hk1337 154 days ago
> Apple could not verify “whosthere” is free of malware that may harm your Mac or compromise your privacy.

Couldn't run it on macOS Tahoe. I believe this requires me lowering the security to allow it, which is something I would rather not doing.

3 comments

This is basically how every custom app works on Mac. You have to go to Settings -> Security & Privacy and click "Allow whosthere"
Would it help to get it on the "official" homebrew, instead of a custom tap/cask? Might try to do an application for that somewhere in the upcoming weeks.
this can be fixed by

xattr -c `which whosthere`

It just means the app isn't signed.