ghostroute_ct_witness
Returns GhostRoute's first-party Certificate-Transparency witness state: the latest signature-verified Signed Tree Head (STH) for every trusted, non-Google CT log TunnelMind independently witnesses, plus a regression scan over our own append-only history. Proof the platform holds its own signature-checked roots rather than reselling crt.sh/certspotter.
Use this tool when:
You want corpus-wide CT witness health, not one cert.
You need to know whether any CT log misbehaved (rewound, forked, or served an STH whose signature did not verify) — a serious trust event.
Inputs:
none.
Returns:
summary:logs_witnessed,verified_logs,unverified_logs,all_verified,total_snapshots,regressions,last_observed_at.logs[]: per-log latest STH (log_url,log_operator,tree_size,sth_timestamp,root_hash,signature_verified,snapshots).regressions[]: detected violations —kindistree_size_rewind,root_fork, orsth_signature_invalid(empty array = healthy).
Latency:
Typical <300ms (KV-cached 5m; the witness worker updates twice a day).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||