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…
> The setting will still occasionally reset after installing some system updates because it's 2023 and computers these days are extremely unreliable when it comes to remembering user preferences. The sudo touchid mod gets reset so often now that I've stopped bothering with it. Ok, you win apple!
Safely open apps on your Mac
11–20 of 61 posts
Re: Safely open apps on your Mac
#12Earlier 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
YES! Confirmed! Thank you!
Glad I could help. It ran through my feed today by chance.
Re: Safely open apps on your Mac
#13Re: Safely open apps on your Mac
#14Earlier quoted context omitted.
YES! Confirmed! Thank you!
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.
Re: Safely open apps on your Mac
#15Earlier 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.
Re: Safely open apps on your Mac
#16What 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…
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 right-click and select "open", you can now click on a button that lets you run the app anyway.
This is not remotely obvious or even indicated in any way. There's nothing that explains this to the user, nada. It just behaves differently if you select "open" instead of double-clicking.
How on earth that compliant with Apple's human interface guidelines?
Re: Safely open apps on your Mac
#17Earlier 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…
Which it is
Re: Safely open apps on your Mac
#18Earlier quoted context omitted.
> The setting will still occasionally reset after installing some system updates because it's 2023 and computers these days are extremely unreliable when it comes to remembering user preferences. The sudo touchid mod gets reset so often now that I've stopped bothering with it. Ok, you win apple!
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
Re: Safely open apps on your Mac
#19You get a different dialog box with an option to open the file and this saves a lot of clicking.