mirror of
https://github.com/PrivSec-dev/privsec.dev
synced 2024-12-22 21:01:34 -05:00
add custom umask
This commit is contained in:
parent
4afc0a272f
commit
88f4bf926f
@ -74,4 +74,8 @@ Mac computers have an [IOMMU](https://support.apple.com/guide/security/direct-me
|
|||||||
|
|
||||||
## Lockdown Mode
|
## 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.
|
[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.
|
||||||
|
|
||||||
|
## Custom umask
|
||||||
|
|
||||||
|
macOS is a Unix-like, so certain security practices carry over from other systems. Consider setting a [custom umask](https://support.apple.com/en-us/101914).
|
Loading…
Reference in New Issue
Block a user