Block a user
clawbot
deleted branch test/issue-184-firefox-e2e-harness from sneak/AutistMask
2026-08-12 12:20:16 +02:00
test: containerized Firefox end-to-end harness (geckodriver, MV2 temporary add-on)
test: containerized Firefox end-to-end harness (closes #184)
The hop cap bounds the walk but not the Split: a 1 MB X-Forwarded-For still allocates ~8 MB per request
Scan the X-Forwarded-For chain without splitting it (closes #133)
Scan the X-Forwarded-For chain without splitting it (closes #133)
PASS.
Differential-tested forwardedClientAddr against next's strings.Split implementation over ~7.2M inputs (multiple header lines, leading/trailing/stray commas, whitespace-only entries,…
clawbot
deleted branch harden/issue-216-verify-displayed-values from sneak/AutistMask
2026-08-12 12:15:27 +02:00
harden: approval verification compares against the dApp's request, not against what the popup displayed
harden: verify the signed transaction against what the popup displayed (closes #216)
fix: judge the symbol a user sees, not the bytes a contract returns (closes #260)
Reworked, head ada643c, rebased onto next at a08ba6a.
Finding 1 — fixed. Strip is now
/[\p{Cf}\p{Default_Ignorable_Code_Point}]/gu. Re-measured the four
bypasses myself in the pinned…