User configuration
SSH configuration
Using the output above, create new Authentication and Signing keys on GitHUb
SSH commit signature verification
When committing changes in your local branch, add the -S flag to the git commit command:
GPG configuration
Copy your GPG key, beginning with -----BEGIN PGP PUBLIC KEY BLOCK-----
and ending with -----END PGP PUBLIC KEY BLOCK-----
Note: not using GPG at the moment.