add secure keyboard entry

This commit is contained in:
fria 2025-09-17 13:43:09 -05:00 committed by GitHub
parent 8a54106b76
commit c98160e957
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -280,6 +280,10 @@ When it is necessary to use one of these processors, Apple works with the vendor
Apple Silicon separates each component that requires direct memory access. For example, a Thunderbolt port can't access memory designated for the kernel.
#### Terminal Secure Keyboard Entry
Enable [Secure Keyboard Entry](https://support.apple.com/guide/terminal/use-secure-keyboard-entry-trml109/mac) to prevent other apps from detecting what you type in the terminal.
## Sources
- [Apple Platform Security](https://support.apple.com/guide/security/welcome/web)