drewdeponte / git-ps-rs

Official git-ps Rust implementation - the future of git-ps
https://git-ps.sh
MIT License
78 stars 8 forks source link

Document commit signing #261

Closed drewdeponte closed 8 months ago

drewdeponte commented 10 months ago

We need to document commit signing, that we support it for GPG and SSH. That we don't support it for certs. And the configuration that is required.

We should also probably talk about the credential management that is used here for securely storing and accessing the passwords for the keys on the various platforms.

drewdeponte commented 8 months ago

This has been integrated into the mainline of the book repostiory. Therefore, I am closing this issue.