diff --git a/README.md b/README.md index 3244c3b..877388c 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ If you want to contribute, you are highly encouraged to do so. Please read the [ - [Security](#security) - [Gatekeeper](#gatekeeper) - [Passwords](#passwords) + - [Physical Access](#physical-access) - [Wiping Data](#wiping-data) - [Search](#search) - [Find](#find) @@ -514,6 +515,13 @@ First, install `pwgen` via Homebrew, etc. pwgen -Cs 20 1 | tr -d ' ' | tr -d '\n' | pbcopy ``` +### Physical Access + +#### Lock Screen +```bash +/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend +``` + ### Wiping Data #### Securely Remove File