It would be nice if Gerrit had support for verifying signed Git commits (created with git commit -S) and signed tags (created with git tag -s).
Thanks for writing. Changing the subject a bit, are you familiar with Gerrit's support for signed push ("git push --signed", https://gerrit-review.googlesource.com/Documentation/config-gerrit.html#receive.enableSignedPush)?
I don't see any feature requests in https://crbug.com/gerrit about signed commit validation. Feel free to add one with more details about your use case.