summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-07-13 06:23:59 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-07-13 06:23:59 -0400
commitddb03f815d33523a0526d38e3cf6fe423906b4bf (patch)
tree3e5952cb93458b9765b8a38ac74be0e447d8fb23
parent2dcc6ea4ff393af4ce97a1796877ba311dc6bd04 (diff)
further explanation of signing / downgrade prot
-rw-r--r--static/usage.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html
index d7eb9d28..de798746 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -158,8 +158,10 @@
<a href="https://grapheneos.org/releases">the releases page</a> and installed via recovery
with adb sideloading. The zip files are signed and verified by recovery, just as they
are by the update client within the OS. This includes providing downgrade protection,
- which prevents attempting to downgrade the version and triggering the verified boot
- downgrade protection.</p>
+ which prevents attempting to downgrade the version. If recovery didn't enforce these
+ things, they would still be enforced via verified boot including downgrade protection
+ on modern devices (Pixel 2 and later) and the attempted update would just fail to boot
+ and be rolled back.</p>
<p>To install one by sideloading, first, boot into recovery. You may do this either by
using <code>adb reboot recovery</code> from the operating system, or by selecting the