mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-02 14:26:25 -04:00
add hardare disconnect for microphone
This commit is contained in:
parent
9a8b622f3f
commit
d2023812c5
1 changed files with 5 additions and 1 deletions
|
@ -141,4 +141,8 @@ You can disable [AirDrop and Handoff](https://support.apple.com/guide/mac-help/c
|
|||
|
||||
## Disable Bluetooth
|
||||
|
||||
Bluetooth adds extra attack surface for nearby adversaries, so if that fits your threat model then you should [disable it](https://support.apple.com/guide/mac-help/turn-bluetooth-on-or-off-blth1008/mac).
|
||||
Bluetooth adds extra attack surface for nearby adversaries, so if that fits your threat model then you should [disable it](https://support.apple.com/guide/mac-help/turn-bluetooth-on-or-off-blth1008/mac).
|
||||
|
||||
## Hardware Microphone Disconnect
|
||||
|
||||
Macs feature a [hardware disconnect](https://support.apple.com/en-gb/guide/security/secbbd20b00b/1/web/1) for the microphone when you close the lid. There is no such feature for the camera as it's blocked when the lid is closed anyway.
|
Loading…
Add table
Add a link
Reference in a new issue