rite 0.3.1

Author, execute, and verify cryptographic key ceremonies (the `rite` CLI)
1
2
3
4
5
6
7
# rite

Author, execute, and verify cryptographic key ceremonies from the command line.

Ceremonies are written in a YAML DSL. `rite` validates them (`rite check`), produces the printable protocol participants follow (`rite script`), guides operators and witnesses through execution while recording an append-only transcript (`rite run`), and confirms and reports on the result (`rite verify`, `rite report`).

See the [main repository](https://github.com/rite-ly/rite) for installation, documentation, and examples.