Thanks for the reply, Gert! I am aware that the jgit gurrently only supports signing commits after
this jgit review in January. So to conclude my original question, supporting verifying git commits in gerrit will not be possible either officially or via a plugin until jgit supports signature verification. It seems like having the merge strategy as `fast-forward only` seems to be the only way to prevent gerrit from modifying the commit in any way, thus preserving the gpg signature's validity. As suggested, I'll file a feature request against gerrit requesting for appropriate handling of post submit signatures.