From 466c5d3f30f601cc32155e2f8b890a9264c20355 Mon Sep 17 00:00:00 2001 From: Elian Loraux <elian.loraux@tetras-libre.fr> Date: Thu, 21 Dec 2023 11:43:50 +0100 Subject: [PATCH] add ppg import command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31905eb..c221921 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,5 @@ If the result is "No secret key", check in the pass repository if everything is # Add new key on pass - Pull the repo -- Add the new public GPG in your votre gpg +- Add the new public GPG in your gpg `gpg --import publickey.asc` - Check if Pass(QTPass) is set to encrypt passwords with the new key in addition of the existing -- GitLab