1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2024-12-22 12:51:34 -05:00

add memory encryption info

This commit is contained in:
fria 2024-11-26 05:40:28 -06:00 committed by GitHub
parent 452dc2843a
commit ac925d2926
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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