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

remove pass instruction

parent f1e41687
Branches
No related tags found
No related merge requests found
......@@ -47,20 +47,3 @@ Then export it
gpg --export --armor --output '<your.email@tetras-libre.fr_pub.asc' <key id>
```
Finally copy the `.asc` key file to the GPG folder (if it's not already there)
# Pass
## Check manually if key is valid for pass
- Clone [pass](https://gitlab.tetras-libre.fr/tetras-libre-admin/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
## Add new key to pass
- Pull the repo
- Add the new public GPG in your gpg
- Check if Pass(QTPass) is set to encrypt passwords with the new key in addition of the existing
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment