1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-01-08 13:11:34 -05:00

add firewall

This commit is contained in:
kimg45 2024-08-10 09:24:31 -05:00 committed by GitHub
parent 3035a6bd01
commit e8ace076be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,4 +127,8 @@ Newer system extensions don't directly modify the kernel, but they use APIs that
Be careful installing apps that require Administrator privileges to run, you're giving them a lot of power in your system.
**Note**: When mounting a .dmg file, usually a graphic will come up asking you to move the app to your Applications folder, which will trigger an Administrator popup. The app isn't actually running, you're just moving it to the systemwide Applications folder so that all users on the system can run it. If you're not comfortable with this, you can simply drag the app anywhere else and run it.
**Note**: When mounting a .dmg file, usually a graphic will come up asking you to move the app to your Applications folder, which will trigger an Administrator popup. The app isn't actually running, you're just moving it to the systemwide Applications folder so that all users on the system can run it. If you're not comfortable with this, you can simply drag the app anywhere else and run it.
## Firewall
macOS comes with a built-in [firewall](https://support.apple.com/guide/mac-help/change-firewall-settings-on-mac-mh11783/mac). Make sure it's eanbled at the very least, but you can block all incoming connections for the best security/privacy.