From 1b9d14a65f7f366fc890d9b9e6b0abe3527d611f Mon Sep 17 00:00:00 2001 From: Anthony <anthony.geourjon@tetras-libre.fr> Date: Tue, 24 Jan 2023 08:51:51 +0000 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab4b375..613359e 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ -SSH and GPG public keys for Tétras Libre collaborators \ No newline at end of file +SSH and GPG public keys for Tétras Libre collaborators + +# List GPG key : + +`gpg --list-keys` + +# Edit confidence a key : + +`gpg --edit-key <keyName>` + +# Change confidence : + +`trust` + +Answer the response to add the confidence `5 - ultimate`. Use `quit` to leave. -- GitLab