Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
unikitty
2 years agoNew Contributor
Can't verify signature with forgejo/gitea
I’m having trouble getting signed Git commits working with forgejo/gitea, and there are only instructions for GitHub/GitLab in the documentation.
The commits have a GitHub no-reply email address o...
unikitty
2 years agoNew Contributor
Actually, I fixed it. You have to actually click the Verify button once you've added the key, export the private key to a temporary file, then run the code provided against that file and paste the result into Forgejo. Then the commits show as having the signature validated. 🤦♂️