Skip to content
Snippets Groups Projects
Commit 2529ee77 authored by Elian Loraux's avatar Elian Loraux
Browse files

change read me after antoine testing

parent 6276eca0
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ gpg is use for pass ...@@ -8,7 +8,7 @@ gpg is use for pass
follow diaglog follow diaglog
## Add key of Tétras Libre collaborators ## Add key of Tétras Libre collaborators
To import gpg key, use `gpg --import key.asc`. To import all key, go on GPG folder and use `gpg --import *` To import gpg key, use `gpg --import <key file>`. To import all key, go on GPG folder and use `gpg --import *`
After that, you need to edit confidence of key. For this, use `gpg --edit-key <keyName>` and use `trust` command in gpp (gpg>trust) After that, you need to edit confidence of key. For this, use `gpg --edit-key <keyName>` and use `trust` command in gpp (gpg>trust)
Answer the response to add the confidence `5 - ultimate`. Use `quit` to leave. Answer the response to add the confidence `5 - ultimate`. Use `quit` to leave.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment