Block a user
Unseal and bootstrap handshake lack brute-force protection
CleverWild
created branch hashable-integrable-macro in MarketTakers/arbiter
2026-06-30 17:55:31 +00:00
Come up with mechanism for enforcing integrity protection usage
Require explicit VERSION in Integrable trait
Transaction logs can be tampered with to reset rate limits
A key limitation of the system: sign_entity and verify_entity protect against modification of existing entries, but not against their deletion. If an attacker deletes an entry from `evm_transac…
security: batch of fixes
Well, the absence of zeroize was supposed to make me think over. Gonna be fixed.