From e28b81131cdf30ce3e318b2de6109e0eb6d901b4 Mon Sep 17 00:00:00 2001 From: Ian Jacobs Date: Mon, 20 Apr 2020 10:13:39 -0500 Subject: [PATCH 1/3] mention private browsing mode as insufficient --- proposals/privacy-threat-model.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/proposals/privacy-threat-model.html b/proposals/privacy-threat-model.html index 1256592..2c0fc14 100644 --- a/proposals/privacy-threat-model.html +++ b/proposals/privacy-threat-model.html @@ -149,6 +149,10 @@

cards (e.g., business and personal) belong to the same individual, the user should make use of two profiles. +
  • Although "private browsing mode" may help mitigate some of the + threats described here, we do not consider it a sufficient mitigation + strategy. +
  • Most browsers are moving in the direction of double-keyed partitioning, whatever the storage mechanism.
  • From 90212cc61fccd157a76f3d6d66a5c1c4f2978878 Mon Sep 17 00:00:00 2001 From: Ian Jacobs Date: Mon, 20 Apr 2020 10:15:31 -0500 Subject: [PATCH 2/3] add repo URL --- proposals/privacy-threat-model.html | 1 + 1 file changed, 1 insertion(+) diff --git a/proposals/privacy-threat-model.html b/proposals/privacy-threat-model.html index 2c0fc14..2b34704 100644 --- a/proposals/privacy-threat-model.html +++ b/proposals/privacy-threat-model.html @@ -10,6 +10,7 @@