mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-08-05 21:04:15 -04:00
Fix link
This commit is contained in:
parent
412f740b66
commit
707fd00d10
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ author: Tommy
|
|||
|
||||
## Premise
|
||||
|
||||
ChromeOS encrypts user data on the disk by default. The implementation details are [documented upstream]("TPM Usage — The Chromium Projects" https://www.chromium.org/developers/design-documents/tpm-usage/#TOC-Protecting-User-Data-Encryption-Keys) but not relevant within the scope of this post.
|
||||
ChromeOS encrypts user data on the disk by default. The implementation details are [documented upstream](https://www.chromium.org/developers/design-documents/tpm-usage/#TOC-Protecting-User-Data-Encryption-Keys "TPM Usage — The Chromium Projects") but not relevant within the scope of this post.
|
||||
|
||||
It is well-known that ChromeOS uses Google account passwords as the primary login credentials. This necessarily means that anyone with knowledge of the Google account password is able to unlock and therefore decrypt a ChromeOS user profile.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue