Can you trust that permission pop-up on macOS?
31–40 of 261 posts
Re: Can you trust that permission pop-up on macOS?
#32My work Mac regularly pops up an alert box claiming that Slack is “trying to install a new helper tool”. I have no idea why or what it means. I asked IT how I could verify it was legit and they didn’t know. I often wonder if this could also be exploited because it asks for a password and it keeps popping back up every time I click cancel.
That does sound like it could be exploited, but with only as much exploitability as some random app that requires your password (for analogy consider a Linux binary that refuses to run unless being run as root). Ultimately it's a matter of deciding whether you trust the developer of the app and whether you trust this app is really from that developer. The day Apple prevents users from giving root access to a third-ap…
Re: Can you trust that permission pop-up on macOS?
#33I told him that the MacOS permissions dialog could easily be spoofed, and that Macs should have a secret phrase or icon that you choose that they’d display inside these dialogs, and prevent their screen capture like what they had been doing with their recent DRM features.
Never heard back from him
And it never got implemented. Any program can still continue to spoof it and grab your system password.
Re: Can you trust that permission pop-up on macOS?
#34Earlier quoted context omitted.
This dialog comes from the System Management framework [1]. Slack is probably installing a privileged helper tool (conceptually similar to a setuid root binary) so that it can update itself regardless of where it is installed or which user originally installed it. [1]: https://developer.apple.com/documentation/servicemanagement/...
Discord does this as well I believe. I often needed to enter the administrator password to install a helper after the system had been off for a couple days.
Re: Can you trust that permission pop-up on macOS?
#35Almost a year to release a patch. If Apple takes that long, there is no hope for other vendors.
Re: Can you trust that permission pop-up on macOS?
#36Earlier quoted context omitted.
These types of ‘security’ blockers are so dumb because they train people to act dumb. Even if they’re real, the next time they may not be. It’s like how my bank often calls and wants me to give them my personal info for ‘data protection’ before we can speak. These are legit bank calls, training people to give out personal info to strangers.
If someone cold calls me and asks me to verify myself, I refuse. If it’s an expected call or they give me a good reason to, I’ll call their listed contact number back. So far I have not missed out on anything of consequence by refusing to identify myself to someone who initiated contact with me.
Re: Can you trust that permission pop-up on macOS?
#37I once sent an email to Steve Jobs back in 2009 or so I told him that the MacOS permissions dialog could easily be spoofed, and that Macs should have a secret phrase or icon that you choose that they’d display inside these dialogs, and prevent their screen capture like what they had been doing with their recent DRM features. Never heard back from him And it never got implemented. Any program can still continue to spo…
Re: Can you trust that permission pop-up on macOS?
#38Earlier quoted context omitted.
These types of ‘security’ blockers are so dumb because they train people to act dumb. Even if they’re real, the next time they may not be. It’s like how my bank often calls and wants me to give them my personal info for ‘data protection’ before we can speak. These are legit bank calls, training people to give out personal info to strangers.
As of the latest macOS update, every app is now asking every few days if it can have access to devices on your local network, or something to that tune. My theory right now is it's something in chromium that automatically asking for this and Electron apps will do this out of the box, but I can't remember which apps exactly have been doing this. Regardless, yes it causes the exact issue you're talking about. I don't e…
When you make an iOS app and requested permission for something - photo library or location etc. you MUST write out a sentence of what you’ll use it for which is shown to the user.
Why not the same for Mac apps?
Re: Can you trust that permission pop-up on macOS?
#39It took Apple a full year to release the fix. That is a very long time. 2024-05-04 I leave several additional update messages as I continue testing my PoC 2025-05-12 The patch is released
Re: Can you trust that permission pop-up on macOS?
#40Earlier quoted context omitted.
Damn. That sounds pretty dystopian. But typical for American corporate life.
Why? Companies already have to retain the data (in case of lawsuits, etc.). Slack is also used because it allows to create persistent channels that are searchable. So they often end up being a knowledge base for the company.