From c1d85c1af92862eaa0a21407008f1d5515021532 Mon Sep 17 00:00:00 2001 From: Anthony <anthony.geourjon@tetras-libre.fr> Date: Thu, 2 Feb 2023 14:25:43 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 613359e..fe7728f 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,12 @@ SSH and GPG public keys for Tétras Libre collaborators `trust` Answer the response to add the confidence `5 - ultimate`. Use `quit` to leave. + +# Check manually if key is valid for pass + +- Clone pass repository +- `gpg -d /path/to/key/in/pass/key.gpg. + +If the result is "No secret key", check in the pass repository if everything is ok : +- Last version of the repo (in case of force push) +- Use QTPass or cli to add concerned key -- GitLab