Harrison Katz
Harrison Katz
Should we add a hacktoberfest label to this? I would be willing to help out moderate pull requests so only people submitting dinos get accepted. CC @maxwofford
> so you mean kind of a generic mechanism to say "this region is a link" providing maybe a popup and probably using #2474? lemme take a look at that...
Could it be unable to run even if signed due to Library Validation? https://developer.apple.com/documentation/security/hardened_runtime https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_cs_disable-library-validation Judging from https://nvd.nist.gov/vuln/detail/CVE-2020-11470, it appears that Zoom removed the entitlement in version 4.6.8, which could...
For Zoom at least, it is possible to get this to work by resigning it with the Disable Library Validation Entitlement. I signed the latest zoom with `sudo codesign --entitlements...
Unfortunately, I made a mistake with the code I posted earlier. While resigning the code as I mentioned above works, it also completely removes the hardened runtime, which is not...
> Am I correct in assuming manually resigning third party apps will likely cause issues with their update mechanism? It appears that for zoom.us (4.6.8-->4.6.10 at least) the app is...
@CalvinTan607 Please provide update Progress: "What is the current status of your project? What have you completed and what is left to do?" Blockers: "Difficulties or errors encountered." Availability: "How...