How to Sign your Git Commits with GPG Keys
Although we can push our code to a GitHub remote repository using SSH, the commits are not truly verified, which means that the commits don't have any cryptographic verification. You might wonder, "What do you mean by my commits not being verified? I...
dushmanta.hashnode.dev3 min read