Recent content by hkjo

  1. H

    Post [RECOVERY][25 Jun] TWRP [8/9/10][Unofficial][4G LTE][Unofficial]

    If this flag is set, on a device capable of HW decryption, can the build end up still not supporting decryption? Can decryption be supported, practically, without this flag? Any software-only implementations?
  2. H

    Post [OFFICIAL][TWRP]Official TWRP For Xiaomi Redmi 5

    If it's just a superset, you may say it can only be better. But I will concede that if the superset is not as rigorously tested it may have bugs that weren't in the baseline.
  3. H

    Post [RECOVERY][25 Jun] TWRP [8/9/10][Unofficial][4G LTE][Unofficial]

    TARGET_HW_DISK_ENCRYPTION in BoardConfig.mk means it supports decryption, right?
  4. H

    Post [OFFICIAL][RECOVERY] OrangeFox Recovery Project [R10.0]

    I see. That wasn't clear until your last, more detailed, reply. Thank you. I thought this is the main thread for OF because all the activity is here, and there's no dedicated OF discussion for the device.
  5. H

    Post [OFFICIAL][RECOVERY] OrangeFox Recovery Project [R10.0]

    When it starts, this is what I get when it tries to mount:
  6. H

    Post [OFFICIAL][RECOVERY] OrangeFox Recovery Project [R10.0]

    Doesn't OrangeFox aim to support decryption of /data partitions? Else, why does OrangeFox ask for decryption password when starting up?
  7. H

    Post [OFFICIAL][RECOVERY] OrangeFox Recovery Project [R10.0]

    Does this TWRP patch make sense: https://forum.xda-developers.com/redmi-5/development/official-official-twrp-xiaomi-redmi-5-t3727158/post77607048#post77607048
  8. H

    Post Magisk General Support / Discussion

    How does KEEPVERITY work? I thought dm-verity means that a boot partition modified by Magisk will be detected.
  9. H

    Post Why is dm-verity a problem with custom recoveries?

    ... duplicate message ...
  10. H

    Post Why is dm-verity a problem with custom recoveries?

    If you're saying dm-verity checks also the recovery partition, I think I may have misinterpreted something from the TWRP site about dm-verity: I took "system modifications" to mean the system partition and maybe boot partition, and the fact that you don't have to mount those in TWRP, an action...
  11. H

    Post [OFFICIAL][TWRP]Official TWRP For Xiaomi Redmi 5

    Is OrangeFox a better idea than TWRP for this device?
  12. H

    Post Universal DM-Verity, ForceEncrypt, Disk Quota Disabler [11/2/2020]

    What are the use cases for this tool? Are there cases where it's needed also when using Magisk? When is fstab modification important?
  13. H

    Post Why is dm-verity a problem with custom recoveries?

    I thought dm-verity only checks the system and boot partitions.
  14. H

    Post Can you migrate Authenticator app data to new phone?

    Here's one password manager that's supposed to support TOTP: https://play.google.com/store/apps/details?id=keepass2android.keepass2android It's probably more complex to use than stuff like MS/Google Authenticator. A short search on the web suggests even Google Authenticator doesn't have a...