hanko manages your local Git allowed signers file for you using signing keys
configured on platforms like GitHub and GitLab.
[!WARNING]
This project is a work in progress and not (yet) ready for production usage.
Example Configuration
= [
{ = "torvalds", = ["torvalds@linux-foundation.org"], = ["github"] },
{ = "gvanrossum", = ["guido@python.org"], = ["github", "gitlab"] },
{ = "graydon", = ["graydon@pobox.com"], = ["github"] },
{ = "cwoods", = ["cwoods@acme.corp"], = ["acme-corp"] },
{ = "rdavis", = ["rdavis@acme.corp"], = ["acme-corp"] },
{ = "pbrock", = ["pbrock@acme.corp"], = ["acme-corp"] }
]
[[]]
= "acme-corp"
= "gitlab"
= "https://git.acme.corp"