• Signed and Verified commits with GitHub desktop
  • Signing using GPG key
  • Setting up GPG
  • Configuring .gitconfig file
  • How to restore GPG for commit signing using your current key on a new environment
  • Official resources
  • Signing using SSH key
  • Generating the key pair
  • Configuring SSH Windows service
  • Add your SSH public key to GitHub account
  • Configuring .gitconfig file
  • How to restore SSH for commit signing using your current key on a new environment
  • Official resources