gpg quick syntax

This commit is contained in:
Marc Beninca 2019-05-03 17:35:46 +02:00
parent 240f1f65ac
commit 68b6ddecb9

View file

@ -88,7 +88,10 @@ master key
user@domain.tld user@domain.tld
comment comment
o → ok o → ok
PassPhrase
.. code:: shell
gpg --quick-generate-key 'First Last <user@domain.tld>' rsa4096 cert 2y
revocation certificate revocation certificate
---------------------- ----------------------
@ -161,6 +164,12 @@ sign
e → toggle the encrypt capability e → toggle the encrypt capability
.. code:: shell
gpg --quick-add-key FFIINNGGEERRPPRRIINNTT rsa4096 auth 1y
gpg --quick-add-key FFIINNGGEERRPPRRIINNTT rsa4096 encr 1y
gpg --quick-add-key FFIINNGGEERRPPRRIINNTT rsa4096 sign 1y
encrypt encrypt
^^^^^^^ ^^^^^^^