aboutsummaryrefslogtreecommitdiff
path: root/www/gpg.md
diff options
context:
space:
mode:
Diffstat (limited to 'www/gpg.md')
-rw-r--r--www/gpg.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/gpg.md b/www/gpg.md
index 5e4141a7..34453364 100644
--- a/www/gpg.md
+++ b/www/gpg.md
@@ -2,14 +2,15 @@
title: GPG
...
- $ **gpg \--recv-keys**
+ $ 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**
+ $ sha512sum -c sha512sum.txt
+ $ gpg --verify sha512sum.txt.sig
Old GPG key (no longer used):