diff --git a/content/operations/pass.md b/content/operations/pass.md index 795da1f..0414e12 100644 --- a/content/operations/pass.md +++ b/content/operations/pass.md @@ -20,6 +20,8 @@ gpg2 --expert --full-gen-key # Personnaly I use `9) ECC and ECC`, `1) Curve 25519`, and `5y` ``` +(Il se peut que vous n'ayez que la commande `gpg` sur votre PC parce qu'il est moderne. Faites `gpg --version` pour vérifier.) + In any case, you need to export your public key. Upload the output (public key) of the following command to [your Gitea account](https://git.deuxfleurs.fr/user/settings/keys).