diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 21:27:06 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-16 21:27:06 (EDT) |
commit | 8418b50d8bb288107592e7badf0ce20647f1a249 (patch) | |
tree | 7c2fceaab4af3d839910d4e4935c06e2620cb74d /site/index.php | |
parent | 2867a2e4a7ab4c8527e58b1cc5bf531c688f15a5 (diff) | |
download | libreboot.org-8418b50d8bb288107592e7badf0ce20647f1a249.zip libreboot.org-8418b50d8bb288107592e7badf0ce20647f1a249.tar.gz libreboot.org-8418b50d8bb288107592e7badf0ce20647f1a249.tar.bz2 |
Update the instructions for how to use GPG
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index a36058f..a65b748 100644 --- a/site/index.php +++ b/site/index.php @@ -63,6 +63,11 @@ <li><a href="git/crossgcc/">crossgcc</a></li> <li>...based on <a href="<?php echo $lbFirmwareGitwebAddress; ?>;a=commit;h=<?php include "git/commitid"; ?>">this</a> commit</li> </ul> + <ul class="ulnav"> + <li><a href="git/sha512sum.txt">SHA512 manifest</a></li> + <li><a href="git/sha512sum.txt.sig">SHA512 manifest (GPG signature)</a></li> + <li><a href="download/#gpg">How to use GPG</a></li> + </ul> <ul class="ulnav"> <li>Other resources:</li> |