GitHub Signatures in Gitea
A small lifehack for the Gitea owners. As you may know, GitHub signs commits done with its web interface with its GPG key. These commits may end up on your Gitea server. It looks rather unconvincing:
Luckily it is fixable by a simple lifehack:
Register user 'github'
Log in with it and optionally set up a profile
Add the web flow GPG key: https://github.com/web-flow.gpg
Add
[email protected]
to the account emailsMind the security and disable sign-in for this account
The signatures will look much better:
Comments
Comments powered by Disqus