mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-02 06:16:19 -04:00
Verified Boot picture
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
bdf6033d86
commit
0c45101f0c
2 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ When choosing a custom Android-based operating system, you should make sure that
|
|||
|
||||
### Verified Boot
|
||||
|
||||

|
||||
|
||||
[Verified Boot](https://source.android.com/security/verifiedboot) is an important part of the Android security model. It provides protection against [evil maid](https://en.wikipedia.org/wiki/Evil_maid_attack) attacks, malware persistence, and ensures security updates cannot be downgraded with [rollback protection](https://source.android.com/security/verifiedboot/verified-boot#rollback-protection).
|
||||
|
||||
Android 10 and above has moved away from full-disk encryption to more flexible [file-based encryption](https://source.android.com/security/encryption/file-based). Your data is encrypted using unique encryption keys, and the operating system files are left unencrypted.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue