From 65117f9794eba2bdf20b80a2fe5884dff8938f1e Mon Sep 17 00:00:00 2001 From: b068931cc450442b63f5b3d276ea4297 <77171083+b068931cc450442b63f5b3d276ea4297@users.noreply.github.com> Date: Mon, 23 Sep 2024 10:06:40 +0000 Subject: [PATCH] fingerprint to hash CLI install guide and Web installer each use the designation hash and never fingerprint. --- static/install/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/install/index.html b/static/install/index.html index 1f048743..ebf835fd 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -56,7 +56,7 @@ packages, along with understanding the process enough to avoid blindly trusting the instructions from our site. The web-based installation approach avoids needing any software beyond a browser with WebUSB support and you can still avoid trusting our - server infrastructure by checking the verified boot key fingerprint.

+ server infrastructure by checking the verified boot key hash.

{% include "footer.html" %}