diff --git a/content/posts/macos/Security Features of macOS b/content/posts/macos/Security Features of macOS index c36e878..dc9d6f8 100644 --- a/content/posts/macos/Security Features of macOS +++ b/content/posts/macos/Security Features of macOS @@ -78,4 +78,8 @@ Mac computers have an [IOMMU](https://support.apple.com/guide/security/direct-me ## 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). \ No newline at end of file +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). + +## Terminal Secure Keyboard Entry + +To prevent other apps from detecting what you type in Terminal, enable [Secure Keyboard Entry](https://support.apple.com/guide/terminal/use-secure-keyboard-entry-trml109/mac). \ No newline at end of file