From 20e34cfc84ca31b80afc424f1bccbc51f1592995 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 16 Feb 2021 00:59:17 -0500 Subject: [PATCH] fix typo in FAQ --- static/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/faq.html b/static/faq.html index 37800440..e0cb3544 100644 --- a/static/faq.html +++ b/static/faq.html @@ -459,7 +459,7 @@ and hardening them against further exploitation. Apps can identify their own app installation via their app data and can directly (until that's removed) or indirectly identify a profile. Profiles should be used when separate identities are desired. - Profiles can be used as temporary ephemeral identifies by creating them for a specific + Profiles can be used as temporary ephemeral identities by creating them for a specific need and then deleting them. The rest of this answer only provides more technical details, so you can stop reading here if you only want an overview and actionable advice (i.e. use profiles as identities not inherently tied to each other).