From ac925d29265a6a2377e1f00b5a9618a1ac465d51 Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Tue, 26 Nov 2024 05:40:28 -0600 Subject: [PATCH] add memory encryption info --- content/posts/macos/macOS Security Overview/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/macos/macOS Security Overview/index.md b/content/posts/macos/macOS Security Overview/index.md index c6b2ad7..2a12e83 100644 --- a/content/posts/macos/macOS Security Overview/index.md +++ b/content/posts/macos/macOS Security Overview/index.md @@ -15,7 +15,7 @@ FileVault works with two encryption keys: the volume key and the class key. The All encryption keys are handled by the Secure Enclave and are never exposed to the CPU. -Your Mac is at its most secure when it's fully off and the data is at rest. Depending on your threat model, it might behoove you to turn your Mac off completely whenever you're not using it. +Your Mac is at its most secure when it's fully off and the data is at rest. Depending on your threat model, it might behoove you to turn your Mac off completely whenever you're not using it, especially since Macs don't have memory encryption, ## App Sandbox