release: implement site registry v0.4 trust pipeline
This commit is contained in:
parent
2861337a45
commit
e26efc19fa
67 changed files with 10698 additions and 640 deletions
|
|
@ -87,7 +87,11 @@ receipt; the initial release tool packages source only.
|
|||
Source releases contain no provider datasets or real approvals. Dataset publishers
|
||||
follow the operator guide: import, inspect, review, build, diff, sign and activate.
|
||||
Follow the [publisher runbook](PUBLISHING.md); release signing requires the external
|
||||
reviewer trust file and re-verifies every stored decision signature.
|
||||
reviewer trust file and re-verifies every stored decision signature. Version 0.4
|
||||
strict releases also require `sign --identity`; the publisher identity and
|
||||
physical key must not have supplied an approval vote. Run
|
||||
`cargo audit --deny warnings` as a separate network-enabled gate and record the
|
||||
result in [VALIDATION.md](VALIDATION.md).
|
||||
The dataset namespace `argand-site-registry` is distinct from the source namespace
|
||||
above. Keep `LICENSE_SOURCES.md` and `ATTRIBUTION.json` with the database and receipt.
|
||||
The weekly update example creates candidates. It never approves, renews, signs or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue