mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2025-01-09 13:41:33 -05:00
add gatekeeper settings
This commit is contained in:
parent
06eb072231
commit
6ed5b8ad19
@ -63,6 +63,8 @@ You will see `flags=0x10000(runtime)` if it's enabled.
|
|||||||
|
|
||||||
While the Gatekeeper warning can be easily bypassed by control + clicking on the app and clicking open, it's useful since it presents an unavoidable warning when you try to run an app for the first time that's not downloaded from the App Store.
|
While the Gatekeeper warning can be easily bypassed by control + clicking on the app and clicking open, it's useful since it presents an unavoidable warning when you try to run an app for the first time that's not downloaded from the App Store.
|
||||||
|
|
||||||
|
You can change [Gatekeeper settings](https://support.apple.com/en-us/102445) to only allow apps downloaded from the App Store if you choose. It will still be bypassable but it will stop apps from being run that aren't from the app store without you explicitly allowing it.
|
||||||
|
|
||||||
## Apps vs Other Executables
|
## Apps vs Other Executables
|
||||||
|
|
||||||
Gatekeeper, the App Sandbox, and the Hardened Runtime only apply to apps and not other types of executable files, so when installing non-apps, you should be extremely careful. If possible, avoid installing non-app software altogether or install it in a virtual machine.
|
Gatekeeper, the App Sandbox, and the Hardened Runtime only apply to apps and not other types of executable files, so when installing non-apps, you should be extremely careful. If possible, avoid installing non-app software altogether or install it in a virtual machine.
|
||||||
|
Loading…
Reference in New Issue
Block a user