this post was submitted on 28 Jul 2026
206 points (100.0% liked)

Privacy

5917 readers
310 users here now

Welcome! This is a community for all those who are interested in protecting their privacy.

Rules

PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!

  1. Be civil and no prejudice
  2. Don't promote big-tech software
  3. No apathy and defeatism for privacy (i.e. "They already have my data, why bother?")
  4. No reposting of news that was already posted
  5. No crypto, blockchain, NFTs
  6. No Xitter links (if absolutely necessary, use xcancel)

Related communities:

Some of these are only vaguely related, but great communities.

founded 2 years ago
MODERATORS
 

The foundation behind the ultra-secure Android-based OS is speaking out after an activist was indicted for using a 'duress password' to prevent federal agents from searching his phone.

you are viewing a single comment's thread
view the rest of the comments
[–] ExtremeDullard@piefed.social 47 points 12 hours ago* (last edited 12 hours ago) (3 children)

This is what happens when you try to maintain your rights in a fascist country: you risk five years in the slammer.

I wonder why GrapheneOS makes a big flashy rebooty show when using the duress password instead of quietly unlocking to an empty phone though...

[–] LibertyLizard@slrpnk.net 17 points 11 hours ago* (last edited 11 hours ago) (3 children)

Not sure there's a realistic way they don't notice. It takes time to wipe things and then the phone is empty. I feel like they'll figure it out.

[–] nymnympseudonym@piefed.social 19 points 11 hours ago (2 children)

Less than a second to make a new partition, unmount the old one, and have a background process start wiping

[–] nymnympseudonym@piefed.social 5 points 7 hours ago* (last edited 7 hours ago)

I just realized there are ways you could do plausible deniability.

What if we keep a decoy partition ready to go? Pre-populate it with some AI-generated slop Facebook account, photos, etc. Keep A small random sample of music files. etc. Something that looks as plausible and bland as possible.

This is a feature that could get better & better over time. Don't just wipe my old data; make my adversary unaware that there was anything worth wiping.

[–] LibertyLizard@slrpnk.net 3 points 11 hours ago

Hmm fair I didn't think of that option.

[–] usrtrv@sh.itjust.works 12 points 11 hours ago (2 children)

Android supports multiple user profiles. They could have a duress code login to a more sanitary profile while data get wiped in the background. This has been discussed on the forums I believe.

[–] LytiaNP@lemmy.today 3 points 11 hours ago

The wiping in the background is very fast, and would in turn take out the profile. The only thing a decoy profile would achieve in that case would be a slight splash of color before the phone shuts down.

[–] LibertyLizard@slrpnk.net 1 points 11 hours ago

Gotcha yeah sounds like it could be improved then.

[–] TipRing@lemmy.world 4 points 10 hours ago (1 children)

If the phone is encrypted already you really just need to destroy the key. Of course then it needs to be reimaged to be used again which isn't very user friendly.

[–] Sidyctism2@discuss.tchncs.de 3 points 9 hours ago

From the gOS website description of the feature, thats exactly what happens. It also says that reimaging isnt needed, only the initial setup

[–] LytiaNP@lemmy.today 6 points 11 hours ago

This is a very common complaint, and the main reason is that it's way more complicated than it sounds. The duress feature is designed to immediately erase any chance to recover the unencrypted data from the phone by destroying part of the data used to derive the decryption keys (the other part being your pin/password, which can't be destroyed for obvious reasons). Any attempt to boot into a fake OS would be obvious to anyone familiar with the OS, thus making it effectively security theater. Not to mention the waste of space maintaining a fake OS, which would require fully featured apps and settings, all of which would have to be designed to pass verified boot, which means you can't actually destroy the original OS the way they do.

There's currently no known way to extract data from a locked GrapheneOS device, especially once it's in BFU, unless you've heavily reduced the default security measures, so the duress pin/password is likely unnecessary unless the danger of someone accessing the data is greater than the punishment for destruction of the data.

Also, the "big flashy rebooty show" is less of a feature and more of an unintended happenstance caused by the device immediately losing critical data and being forced to restart. The articles make it sound flashier than it is. It looks more like the device is powering on but the screen keeps disconnecting for a second, before going black.

[–] frongt@lemmy.zip 5 points 11 hours ago

It probably wipes the encryption key and reboots to clear anything lingering in memory.