GPG signature verification
Created by: cyberhck
Any plans on GPG signature verification? We could just add a GPG public key to server, then verify the commit using git verify-commit <commit>
and display if it's a good signature, shouldn't take much time. I would like to give it a try if I could this working on my machine :)