Block a user
security(useragent): validate server cert fingerprint and host instead of accepting all certificates
feat: rustc and clippy linting
push_len_prefixed casts usize to u32 that may truncate on 64-bit targets
The apocalypse due to casting i64 timestamp to sql Integer(i32)
security(server): bind grant revocation state (revoked_at) to integrity hash
CleverWild
created branch security-hash-revoke_at in MarketTakers/arbiter
2026-04-08 10:10:02 +00:00
Not using quantum-resistant schemes
Useful top-level research: https://gemini.google.com/share/0d54d7176359
refactor(hashing): introduce Hashable derive macro and migrate server types
feat(server): unify integrity API and propagate verified IDs through auth/EVM flows