diff options
| author | b068931cc450442b63f5b3d276ea4297 <77171083+b068931cc450442b63f5b3d276ea4297@users.noreply.github.com> | 2024-09-23 10:06:40 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-09-23 13:01:36 -0400 |
| commit | 65117f9794eba2bdf20b80a2fe5884dff8938f1e (patch) | |
| tree | b2b2bfaac6f43851911366ffd3646127ad4bab27 /static/install/index.html | |
| parent | 88e6a8442fd340b7d052221c1837e37e9e50a04e (diff) | |
fingerprint to hash
CLI install guide and Web installer each use the designation hash and never fingerprint.
Diffstat (limited to 'static/install/index.html')
| -rw-r--r-- | static/install/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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.</p> + server infrastructure by checking the verified boot key hash.</p> </main> {% include "footer.html" %} </body> |
