1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-12-22 21:01:34 -05:00

add secure keyboard entry

This commit is contained in:
kimg45 2024-08-09 23:17:12 -05:00 committed by GitHub
parent 88f4bf926f
commit 62d51bdae5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,3 +79,7 @@ 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).
## 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).