Live data from Hacker News

Safely open apps on your Mac

support.apple.com

21–30 of 61 posts

Re: Safely open apps on your Mac

#21
post #10
post #4

Earlier quoted context omitted.

That’s helpful. Broadly speaking, as a developer you should expect that none of your users will have disabled those protections and your release plan should have notarizing as a step. Asking users to disable system protection, or at the very least fiddle with system settings is a non-starter.

> as a developer you should expect that none of your users will have disabled those protections and your release plan should have notarizing as a step. I don't want to spend $99/year for the rest of eternity for the privilege of having a slightly less scary warning when my users run my app for the first time. Thus, the readme for the one macOS app I made that has gained a bit of popularity instructs users to right-cl…

Apple is probably lucky that so few people use Macs, because the EU would have a field day with this notarization bullshit if they'd managed to get a 10% market share on computers.

Re: Safely open apps on your Mac

#23
post #3

What Apple probably doesn't want you to know is that you can also run these two commands to disable the notarization requirement, effectively reverting your security level to non-paranoid pre-Catalina: sudo spctl --master-disable sudo defaults write /Library/Preferences/com.apple.security GKAutoRearm -bool false This reveal add and select a third option, "any source", under "allow applications downloaded from". The s…

I don't want to necessarily disable it. What I do want is to be able to click "yes yes, I don't care this time / ever for this binary, fuck off." I don't even mind if you make me fingerprint auth for it. What drives me insane: the inconsistent/invisible functionality around this stuff. In Ventura, if you double-click an unsigned app, it won't run, with a big scary message that it cannot be verified. ...except if you…

This is not remotely obvious

Apple stopped emphasising discoverability a long time ago.

Re: Safely open apps on your Mac

#24

Earlier quoted context omitted.

I don't want to necessarily disable it. What I do want is to be able to click "yes yes, I don't care this time / ever for this binary, fuck off." I don't even mind if you make me fingerprint auth for it. What drives me insane: the inconsistent/invisible functionality around this stuff. In Ventura, if you double-click an unsigned app, it won't run, with a big scary message that it cannot be verified. ...except if you…

This is not remotely obvious Apple stopped emphasising discoverability a long time ago.

Making the option that bypasses the security measures less obvious is a feature. This is a case of assuming that developers are Apple’s model user when it’s non-developers who are likely to install “Macsweeper” because a popup ad told them they had a virus.

Re: Safely open apps on your Mac

#25

Earlier quoted context omitted.

This is not remotely obvious Apple stopped emphasising discoverability a long time ago.

Making the option that bypasses the security measures less obvious is a feature. This is a case of assuming that developers are Apple’s model user when it’s non-developers who are likely to install “Macsweeper” because a popup ad told them they had a virus.

Additionally, discoverability is relative to experience: I’m a developer and, as such, I can be assumed to know about right-click menus. So putting something there that’s more intended for me _is_ designing a discoverable user interface.

Re: Safely open apps on your Mac

#26

Anyone else remember a while back when the notarization sever went down and basically every internet connected Mac on the planet suddenly couldn't open ANY application?

It wasn't notarization, it was the OCSP for Developer ID code signing certificates.

Re: Safely open apps on your Mac

#27
post #7

Earlier quoted context omitted.

It may be official now! I just saw today that Sonoma contains an example pam config file with that line commented out. Uncomment, copy it over the default file, win. Far less hidden. https://mastodon.social/@StrangeNoises/110910261899874868

I try this occasionally and always disable it again. For some reason I find the fingerprint sensor is far less reliable for this particular use case. When I try to authenticate, I have to try repeatedly to get it to recognise my fingerprint. I know it’s the same hardware and software doing the matching, so it doesn’t really make any sense to me.

I don’t use it either. I don’t need sudo enough so I just don’t find the need. My password is strong but it’s not like it’s 58 characters.

I love Touch ID in general on this Mac. This just didn’t do anything special for me, so I never really adopted it.

Re: Safely open apps on your Mac

#28

Anyone else remember a while back when the notarization sever went down and basically every internet connected Mac on the planet suddenly couldn't open ANY application?

Well, you’re secure if you can’t do anything, right?

security = 1/convenience

Re: Safely open apps on your Mac

#29
post #10

Earlier quoted context omitted.

> as a developer you should expect that none of your users will have disabled those protections and your release plan should have notarizing as a step. I don't want to spend $99/year for the rest of eternity for the privilege of having a slightly less scary warning when my users run my app for the first time. Thus, the readme for the one macOS app I made that has gained a bit of popularity instructs users to right-cl…

Apple is probably lucky that so few people use Macs, because the EU would have a field day with this notarization bullshit if they'd managed to get a 10% market share on computers.

Yet somehow, Windows 10 and 11 are dripping with contempt for the user, but the EU still hasn't acknowledged that as an antitrust problem worth investigating. Their insistence on pushing users into Edge alone should be enough IMO. Stuff like Edge "accidentally" opening on startup and some links "accidentally" opening in Edge instead of your default browser and your default browser setting getting "accidentally" reset to Edge and the taskbar shortcut for Edge "accidentally" reappearing.

Re: Safely open apps on your Mac

#30
post #12

Earlier quoted context omitted.

Oh you posted that as a story. Heh. That’s a great idea. Why don’t I ever think of that? Glad I could help. It ran through my feed today by chance.

My comments aren't entertaining enough to get enough upvotes for karma farming, so I post cool links that I find.

We appreciate your service :)
Post reply on HN