Block a user
RequestTracker allows arbitrary gaps across request flows
The gap issue is already partially bounded by the checked_add overflow guard. Splitting the tracker per flow would require every request type to carry a flow-type tag in the protobuf message,…
Client approval quorum differs from documented consensus model
The finding is valid but requires a product decision before it can be fixed. The current implementation collects approvals only from currently connected operators — it has no awareness of how…
Allow clippy's CI to automatically fix some of the linting issues
Bootstrap token registration lacks proof of possession
Bootstrap token registration lacks proof of possession
The finding does not apply to the current implementation. The bootstrap token is consumed and the key registered only inside verify_solution after the challenge-response signature check passes,…
security(memory): zeroization of bootstrap token
CleverWild
created branch zeroized-bootstrap-token in MarketTakers/arbiter
2026-06-18 15:16:10 +00:00
fix(user-agent): zombie sessions #74