Sign your Github commits using GPG key
To insure that your commits are authentic and done by you not by someone else, you need to sign them. One way to do this is using GPG key.
Instructions:
Install gpg tool on your operating system (for arch users it's simply sudo pacman -S gnupg for o...
blog.yakout.me2 min read