this post was submitted on 20 Sep 2023
115 points (97.5% liked)

Android

9322 readers
12 users here now

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


INFO:


Check Out Our Partner Communities:

!android@lemmy.world

founded 4 years ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] darklamer@lemmy.dbzer0.com 36 points 1 year ago

Now this is a feature that I have wanted to have since the very beginning!

[–] thiamari@lemmy.world 16 points 1 year ago

As a geeksquad agent, I would love this. The peace of mind for clients would mean much less hassle :3

[–] KevonLooney@lemm.ee 10 points 1 year ago (1 children)

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

[–] MentalEdge@sopuli.xyz 25 points 1 year ago* (last edited 1 year 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.

[–] Lojcs@lemm.ee 4 points 1 year 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.

[–] ramble81@lemm.ee 2 points 1 year 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.

[–] Lojcs@lemm.ee 2 points 1 year ago

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