top | item 25609481

(no title)

freehunter | 5 years ago

>Apple requires software to be "notarized"

This is not exactly true and you know it. For example:

>if you have enough technical know-how

You right click the app and then click open.

>Especially when all the dialogs are calling your software malicious, untrustworthy, etc.

Another lie. The dialog says "this is from an unidentified developer" and does not say anything about being malicious or untrustworthy. What is your beef with Apple that you're so willing to say so many outright lies on a forum filled with people who know better and can call you out on it?

Windows does this with UAC. Many Linux distros require executables to be explicitly set with the +x flag. macOS is not unique in this, and like with the other OSes it's a security feature.

Check out the warning and "bypass" for yourself: https://www.macworld.com/article/3140183/how-to-install-an-a...

discuss

order

saagarjha|5 years ago

There's no need to be confrontational. Apple themselves say that software must be notarized going forward in Catalina, as GateKeeper will check all apps that are quarantined, which is essentially all apps that you download from the internet. Apple would very much like you to notarize your applications and the workaround you provided is not intended to be a general-purpose solution.

GateKeeper will also flag your app as malicious and having the potential to damage your Mac if Apple revokes your certificate, which they have done in the past by mistake.

oauea|5 years ago

https://developer.apple.com/documentation/xcode/notarizing_m...

> Beginning in macOS 10.14.5, software signed with a new Developer ID certificate and all new or updated kernel extensions must be notarized to run. Beginning in macOS 10.15, all software built after June 1, 2019, and distributed with Developer ID must be notarized

pseudalopex|5 years ago

That just says signed apps and kernel extensions must be notarized. Unsigned apps still work.