explain how to publish the key
Problem: The key needs to be published in order for the signature-checker to work. Solution: Add a section about uploading the key to a server.
This commit is contained in:
parent
cb59e01a05
commit
238cf23bc4
|
@ -78,6 +78,14 @@ uid Bilbo Baggins <bilbo@shire.org>
|
||||||
sub 4096R/69B0EA85 2013-03-13
|
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 69B0EA85
|
||||||
|
```
|
||||||
|
|
||||||
Using PGP with Git
|
Using PGP with Git
|
||||||
------------------
|
------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user