fbind icon indicating copy to clipboard operation
fbind copied to clipboard

Support for FBE or FDE on external sd card ?

Open yilksd opened this issue 3 years ago • 1 comments

Some old devices have built-in feature to encrypt external sd card, but it seems devices shipped with FBE don't have this feature. I know I can add part /dev/block/mmcblk1p2--L,KEY /mnt/mmcblk1p2 to /data/adb/fbind/config.txt, but this file is is in device-encrypted (DE) storage, not CE, so it is not password-protected. I can read this file without password in twrp.

yilksd avatar Dec 16 '21 16:12 yilksd

Will see. I'll have to study this encryption mechanism.

VR-25 avatar Feb 11 '22 18:02 VR-25