Hacker News new | ask | show | jobs
by tgv 2047 days ago
From what I understood, Gatekeeper still sends an application specific hash/ticket when an application is opened, not just a dev certificate (e.g. https://lapcatsoftware.com/articles/catalina-executables.htm...). Did that change in Big Sur?
1 comments

The notarization check is on first launch of an app, but it doesn't occur on subsequent launches, unlike the certificate revocation check.
But the first lookup would have to stay, with all the implications that the proposed alternative (download a list of all certs/tickets) was meant to overcome.