{{tag>Brouillon}} # GPG - connexes ## Autres fonctionnalités Inclure une photo : * https://blog.josefsson.org/2014/06/19/creating-a-small-jpeg-photo-for-your-openpgp-key/ * https://stackoverflow.com/questions/54028532/how-to-extract-image-from-pgp-key-on-command-line Git - Signer ses commits ~~~bash git config --global commit.gpgsign true ~~~