Confirmed users
502
edits
Gdestuynder (talk | contribs) (Entire rewrite based on implementation status, risk and priority) |
Gdestuynder (talk | contribs) |
||
Line 204: | Line 204: | ||
=== Proposed Implementation === | === Proposed Implementation === | ||
* Android already uses FDE in a sane manner and may be copied | * Android already uses FDE in a sane manner and may be copied, see http://source.android.com/tech/encryption/android_crypto_implementation.html | ||
** Locking/Unlocking the bootloader wipes the device (all blocks to 0) and restores it to factory settings(fastboot) | ** Locking/Unlocking the bootloader wipes the device (all blocks to 0) and restores it to factory settings(fastboot) | ||
** Devices are installed with the bootloader locked by default | ** Devices are installed with the bootloader locked by default |