Scrutineer

Scrutineer re-thinks git commit signing. Manage trust instead of keys.

If you ever worked with GPG signatures in git, you know how frustrating the experience is. Scrutineer is an entirely new workflow to manage trust for teams and organizations. Once installed, you won't worry about key management again.

Source Code

You find the source code on GitHub https://github.com/scrutineertech/scrutineer

All code is signed by Scrutineer 🚀

Installation

If you use MacOs, the preferred way is to use

brew install scrutineertech/scrutineer/scrutineer

With brew it is easy to stay up to date.

If you have go installed, you can alternatively use

go install scrutineer.tech/scrutineer/cmd/scrutineer@latest

Login

After installing Scrutineer, login with your GitHub account

scrutineer login