this post was submitted on 20 Sep 2023
109 points (96.6% liked)

Android

521 readers
1 users here now

A place to discuss anything related to Android or Android adjacent.


INFO:


Check Out Our Partner Communities:

[email protected]

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 11 months ago (1 children)

If they have physical access, they can access your stuff. It's hard to get around that.

[–] [email protected] 24 points 11 months ago* (last edited 11 months ago) (2 children)

Depends. An encrypted data volume could be theoretically uncrackable.

Most android devices actually work this way, afaik. Before the first unlock of the device, after boot, the entire data volume is encrypted.

Not very strongly, if you use a pin, but repair mode could be set to require a proper password.

[–] [email protected] 4 points 11 months ago

The device unlock pin isn't directly used for encryption. It only needs to be strong enough to stop people from manually guessing it from the lock screen.

[–] [email protected] 2 points 11 months ago (1 children)

Yeah the current problem is both systems and data usually use the same password. If they separate it out you could boot and check the system without data. Or in this case repair mode could temporarily ensure the data volume uses a different password.

[–] [email protected] 2 points 11 months ago

I'm pretty sure the system is read only, there's no encryption going on in there.