Module bootstrap_nonces_poll

Module bootstrap_nonces_poll 

Source
Expand description

Bootstrap-nonces poll: fetch + verify signed bootstrap-nonces.json, replace the in-memory AllowedNoncesView wholesale.

Structs§

BootstrapNoncesSource

Constants§

POLL_INTERVAL

Functions§

apply_verified_allowlist 🔒
Replace the in-memory view wholesale. The previous view is dropped.
poll_once 🔒
spawn
bootstrap_nonces_primed flips to true after the first successful verify + apply. The /v1/* ready gate consults this when bootstrap_nonces_required is set so the daemon won’t serve agents until the full trust footprint is loaded.