Select Git revision
Eliott Sammier authored
README.md 1.08 KiB
SSH and GPG public keys for Tétras Libre collaborators
GPG
GPG is used for pass
Creating gpg key
gpg --generate-key
follow dialog
Add key of Tétras Libre collaborators
To import a gpg key, use gpg --import <key file>
. To import all keys, go to GPG folder and use gpg --import *
After that, you need to edit confidence of the key. For this, use gpg --edit-key <keyName>
and use trust
command in gpg (gpg>trust
)
Answer the response to add the confidence 5 - ultimate
. Use quit
to leave.
Pass
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
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