Signing Your Work

1 · Naser Mirzaei · March 1, 2017, midnight
Git is cryptographically secure, but it’s not foolproof. If you’re taking work from others on the internet and want to verify that commits are actually from a trusted source, Git has a few ways to sign and verify work using GPG. GPG Introduction First of all, if you want to sign anything you need to get GPG configured, and your personal key installed. gpg --list-keys Output: /home/nasermirzaei89/.gnupg/pubring.gpg --------------------------------------- pub 2048R/0857423A 2017-03-01 uid ...