Add key server as in the docs for consistency

https://www.qubes-os.org/security/verifying-signatures/
This commit is contained in:
Nicco Kunzmann 2018-06-26 09:56:39 +02:00 committed by GitHub
parent 238cf23bc4
commit 7d8274ba11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,8 @@ Upload the Key
For others to find the public key, please upload it to a server.
```
gpg --send-keys 69B0EA85
$ gpg --send-keys --keyserver pool.sks-keyservers.net 69B0EA85
gpg: sending key 488BA441 to hkp server pool.sks-keyservers.net
```
Using PGP with Git