diff options
Diffstat (limited to 'www/download.md')
-rw-r--r-- | www/download.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/www/download.md b/www/download.md index c87e8eda..a0b5a64a 100644 --- a/www/download.md +++ b/www/download.md @@ -13,7 +13,15 @@ the TODO list. GPG signing key --------------- -See [here](gpg/). +Releases are signed with GPG. + + $ gpg --recv-keys + +The GPG key can also be downloaded with this exported dump of the +pubkey: [lbkey.asc](lbkey.asc). + + $ sha512sum -c sha512sum.txt + $ gpg --verify sha512sum.txt.sig Do you have a mirror? --------------------- |