tree: 2b53d0762b8284f7ff34dd36eae7f7dc0892f27a [path history] [tgz]
  1. bin/
  2. image_signing/
  3. lib/
  4. signer_instructions/
  5. __init__.py
  6. OWNERS
  7. README.md
signing/README.md

Chromite Signer

Objective

This doc tries to give an overview of how the signer interacts with its world.

Background

It is assumed that you have read go/cros-domain-model and are familiar with the contents.

signing/lib

Code here is expected to be imported whenever needed throughout chromite.signing.

signing/signer_instructions

See that README.md.