blob: 3c9bff9e6d1fd7d18e5217af323145097beccc6a [file] [log] [blame] [view] [edit]
# Chromite Signer
[TOC]
## 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](https://goto.corp.google.com/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.