Not sure to understand the interest of notarizations from some perspectives:
- from an end-user perspective: if the "Dummy is an application downloaded from the Internet. Are you sure you want to open it?" dialog is still displayed, what's the point? Because this is the dialog itself that is annoying for 2 reasons:
. the dialog is displayed even though the applications are codesigned.
. the dialog steals the focus from the window hierarchy and never returns it correctly. Every single time.
- from a security perspective: if the check is still only performed for downloads that have the quarantine flag set, then what kind of additional security is this adding? If I download a binary using curl, will Gatekeeper see anything?