diff --git a/README.md b/README.md index ab4b375b445798bf0b30b371bb496d89250d4944..613359e1cde8cd3fcb35b0d204a76a4c3ea4f00a 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.