From cc6a4d1832e53517b75910c191c91ca4c0bb158d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 10 Mar 2020 14:12:31 -0400 Subject: [PATCH] fix typo --- static/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/faq.html b/static/faq.html index d153981a..566091e5 100644 --- a/static/faq.html +++ b/static/faq.html @@ -598,7 +598,7 @@ authenticating with the Google account persisted on the device after wiping.

It would be possible to make an implementation not reliant upon an online service - where the user has the optional to enable Factory Reset Protection and is given a seed + where the user has the option to enable Factory Reset Protection and is given a seed phrase required to use the device after wiping data from recovery. However, since this has no security value and the ability to deter theft is questionable, implementing this is an extremely low priority.