mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-15 01:07:15 -05:00
VerifyingSignatures changed
corrected gpg example
This commit is contained in:
parent
5c1a9420f5
commit
a529992564
@ -32,7 +32,7 @@ Every file published by the Qubes Project (rpm, tgz, git repositories) is digita
|
|||||||
The public portion of the Master Key can be download from a keyserver, e.g.:
|
The public portion of the Master Key can be download from a keyserver, e.g.:
|
||||||
|
|
||||||
``` {.wiki}
|
``` {.wiki}
|
||||||
gpg --recv 0x36879494
|
gpg --recv-keys 0x36879494
|
||||||
```
|
```
|
||||||
|
|
||||||
(You can use other key server than `pgp.mit.edu`, which is just an example)
|
(You can use other key server than `pgp.mit.edu`, which is just an example)
|
||||||
|
Loading…
Reference in New Issue
Block a user