gpg: update

This commit is contained in:
Jesús
2020-01-30 12:28:11 -05:00
parent a35c19b63c
commit 3af3aa73f9

View File

@@ -30,6 +30,10 @@ Verify:
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
gpg --edit-key <user-id>