Skip to content

Commit

Permalink
add firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
kimg45 committed Feb 15, 2024
1 parent eac2871 commit 0105056
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This guide is also available in [简体中文](https://github.com/drduh/macOS-Se
- [Admin and standard user accounts](#admin-and-standard-user-accounts)
* [Caveats](#caveats)
* [Setup](#setup)
- [Full disk encryption](#full-disk-encryption)
- [Firmware](#firmware)
- [Filevault](#filevault)
- [Firewall](#firewall)
* [Application layer firewall](#application-layer-firewall)
Expand Down Expand Up @@ -387,6 +387,10 @@ dscl . -read /Users/<username> GeneratedUID

See also [this post](https://superuser.com/a/395738) for more information about how macOS determines group membership.

## Firmware

You should set firmware security settings to [Full Security](https://support.apple.com/en-au/guide/mac-help/mchl768f7291/mac) to prevent tampering with your OS.

## FileVault

All Mac models with Apple silicon are encrypted by default. Enabling [FileVault](https://support.apple.com/en-au/guide/mac-help/mh11785/mac) makes it so that you need to enter a password in order to access the data on your drive. Your FileVault password acts as a firmware password as well.
Expand Down

0 comments on commit 0105056

Please sign in to comment.