You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
identify outbound clients with a contact User-Agent
c2sp.org/tlog-tiles: clients SHOULD include a way for the operator to
contact them in the User-Agent (an email and/or a +https:// URL), and
logs MAY rate-limit anonymous or unreachable clients. Skylight enforces
this — anonymous entry-bundle reads get HTTP 429.
Stamp a contact UA on everything in the repo that talks to a log or
mirror: the cactus server's mirror_push client and sign-subtree quorum
requests ("cactus (+https://github.com/mcpherrinm/cactus)") and
cactus-cli's reads. cactus-pollinate already ships with its own. The
integration stub witness now records the User-Agent it sees so the
header cannot silently regress.
0 commit comments