Merge branch 'patch-6' of https://github.com/niccokunzmann/qubes-doc into niccokunzmann-patch-6

This commit is contained in:
Andrew David Wong 2018-07-17 20:08:30 -05:00
commit 1071b9e7a0
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -78,6 +78,15 @@ uid Bilbo Baggins <bilbo@shire.org>
sub 4096R/69B0EA85 2013-03-13
~~~
Upload the Key
--------------
For others to find the public key, please upload it to a server.
```
$ gpg --send-keys --keyserver pool.sks-keyservers.net 69B0EA85
gpg: sending key 488BA441 to hkp server pool.sks-keyservers.net
```
Using PGP with Git
------------------