GitHub automatically verifies commits that were made through their web GUI, and I think that tangled should do that too.
Example, I created this commit (click) via a patch (click)
GitHub automatically verifies commits that were made through their web GUI, and I think that tangled should do that too.
Example, I created this commit (click) via a patch (click)
GitHub uses GPG for signing web-based commits, but since OpenSSH keys are way more preferred here maybe I think that should be configurable at knotserver level with
KNOT_GIT_WEB_SSH_KEY_PATHand optionallyKNOT_GOT_WEB_SSH_KEY_PASSWORD.I am also thinking about those
Signed-off-bycommit trailers, but that's out of scope for this one.