gpg: update
This commit is contained in:
parent
a35c19b63c
commit
3af3aa73f9
@ -30,6 +30,10 @@ Verify:
|
|||||||
|
|
||||||
gpg --export --armor <user-id> | xclip -sel clip
|
gpg --export --armor <user-id> | xclip -sel clip
|
||||||
|
|
||||||
|
### Copy Private key (Caution)
|
||||||
|
|
||||||
|
gpg --export-secret-keys -a <user-id> | xclip -sel clip
|
||||||
|
|
||||||
### Change password gpg
|
### Change password gpg
|
||||||
|
|
||||||
gpg --edit-key <user-id>
|
gpg --edit-key <user-id>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user