From 61e3ad9e228258bf75e4d9299c3df419594766e3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 6 Mar 2020 22:51:59 -0500 Subject: [PATCH] recovery is part of the boot image now --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index b57cf9e5..15a6727f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -121,7 +121,7 @@ trying to use them to install the OS.

The update packages have a internal signature verified by the update client (or - recovery image when sideloading). Downgrade attacks are also prevented, and downgrades + recovery when sideloading). Downgrade attacks are also prevented, and downgrades cannot be done unless a special downgrade update package has been signed with the release key. The internal payload for update_engine is also signed, providing another layer of signature verification and downgrade protection. Verified