gpg fixes
This commit is contained in:
parent
68b6ddecb9
commit
c6bab279c3
1 changed files with 20 additions and 2 deletions
|
@ -100,6 +100,22 @@ revocation certificate
|
||||||
|
|
||||||
gpg --generate-revocation "KeyID" > "FFIINNGGEERRPPRRIINNTT.rev"
|
gpg --generate-revocation "KeyID" > "FFIINNGGEERRPPRRIINNTT.rev"
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
y
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
0 → no reason specified
|
||||||
|
1 → key has been compromised
|
||||||
|
2 → key is superseded
|
||||||
|
3 → key is no longer used
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
description
|
||||||
|
y
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
Hide this file in an encrypted container!
|
Hide this file in an encrypted container!
|
||||||
|
@ -155,7 +171,6 @@ add a subkey to a master key
|
||||||
1y → key expires in 1 year
|
1y → key expires in 1 year
|
||||||
y → this is correct
|
y → this is correct
|
||||||
y → really create
|
y → really create
|
||||||
PassPhrase
|
|
||||||
|
|
||||||
sign
|
sign
|
||||||
^^^^
|
^^^^
|
||||||
|
@ -192,6 +207,8 @@ set expiration date
|
||||||
::
|
::
|
||||||
|
|
||||||
expire
|
expire
|
||||||
|
1y
|
||||||
|
y
|
||||||
|
|
||||||
add another UserID
|
add another UserID
|
||||||
------------------
|
------------------
|
||||||
|
@ -201,7 +218,8 @@ add another UserID
|
||||||
adduid
|
adduid
|
||||||
First Last
|
First Last
|
||||||
user@domain.tld
|
user@domain.tld
|
||||||
Comment
|
comment
|
||||||
|
o
|
||||||
|
|
||||||
set primary UserID
|
set primary UserID
|
||||||
------------------
|
------------------
|
||||||
|
|
Loading…
Reference in a new issue