mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2025-01-22 03:52:04 -05:00
add lockdown mode info
This commit is contained in:
parent
00b633af1e
commit
4afc0a272f
@ -70,4 +70,8 @@ A unique feature of Mac computers is that you can set a different LocalPolicy fo
|
||||
|
||||
## DMA Protection
|
||||
|
||||
Mac computers have an [IOMMU](https://support.apple.com/guide/security/direct-memory-access-protections-seca4960c2b5/1/web/1) so that each DMA agent, including PCIe and Thunderbolt ports, can only access memory explicitly mapped for their use.
|
||||
Mac computers have an [IOMMU](https://support.apple.com/guide/security/direct-memory-access-protections-seca4960c2b5/1/web/1) so that each DMA agent, including PCIe and Thunderbolt ports, can only access memory explicitly mapped for their use.
|
||||
|
||||
## Lockdown Mode
|
||||
|
||||
[Lockdown Mode](https://support.apple.com/en-us/105120) is an optional security feature that disables lots of attack surface in your Mac. It may break certain things like websites or apps, but you can disable it for individual apps or websites if you need to.
|
Loading…
Reference in New Issue
Block a user