gpg upload

This commit is contained in:
Marc Beninca 2019-05-14 22:17:12 +02:00
parent 9f314c1625
commit 46ee31ea1d
2 changed files with 11 additions and 7 deletions

View file

@ -177,13 +177,6 @@ hide the master key in an encrypted container
* ~/.gnupg/private-keys-v1.d/KKEEYYGGRRIIPP.key
Upload
======
.. code:: shell
gpg --send-keys "KEY ID"
Revoke
======

View file

@ -1,6 +1,17 @@
Servers
=======
Upload
------
.. code:: shell
gpg --send-keys "Key ID" \
--keyserver hkps://sub.domain.tld
Available
---------
* hkps://
::