From 82fb39330f8e66732fdb298bbd8f5610e1aacc8b Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Wed, 22 May 2024 04:45:44 -0400 Subject: [PATCH] New note: coercion and Windows Recall --- content/notes/coercion-and-windows-recall.md | 21 ++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/notes/coercion-and-windows-recall.md diff --git a/content/notes/coercion-and-windows-recall.md b/content/notes/coercion-and-windows-recall.md new file mode 100644 index 0000000..ac1dd9b --- /dev/null +++ b/content/notes/coercion-and-windows-recall.md @@ -0,0 +1,21 @@ +--- +title: "Coercion and Windows Recall" +date: 2024-05-22T04:45:44-04:00 +replyURI: "https://hachyderm.io/@evacide/112481894385686328" +replyTitle: "I’ve got some news for Microsoft about how domestic abuse works." +replyType: "SocialMediaPosting" +replyAuthor: "evacide" +replyAuthorURI: "https://hachyderm.io/@evacide/112481894385686328" +--- +The best ways to improve opsec against coercion are to: + +- Limit what can be taken (reduce what's stored on a device). +- Fake what you do have: use duress passwords or secondary devices. +- Last resort: use a hardware key that's deliberately easy to lose or break, so there's potentially no key to give up in a rubber-hose attack. + +There's overlap between the three. A duress password temporarily limits what's stored on a device, and losing a decryption key is more or less the same as instantly wiping encrypted data to reduce what you have to offer. All come down to having less data to give when coerced into giving what you have. Operating systems should also obey this principle by storing as little offline data as possible, and providing duress safeguards for what must be stored. + +Windows Recall captures an amount of offline telemetry comparable to parental-control apps [often used to control human trafficking victims](https://www.forbes.com/sites/thomasbrewster/2023/04/06/sex-traffickers-use-parenting-apps-like-life360-to-spy-on-victims/): the data encompass _everything_ potential victims do on their machines, without any duress protections. Presenting such a feature as opt-out seems like it's almost designed to hurt victims. + +The decision-makers behind features like Recall, or invasive child-monitoring spyware, have likely never experienced this type of abuse. Or perhaps they are the abusive party at home. +