FINDING · DETECTION
Client-side padding defenses (WTF-PAD and Walkie-Talkie) do not remove active bandwidth watermarks because they operate on packet timing and burst-level structure, not on the upstream rate limit; BM-Net still achieves 99.65% binary detection F1 on a mixed dataset containing both defended and undefended traces. The upstream shaper's rate constraint causes delayed, queued, or dropped packets whose throughput envelope persists at the exit relay regardless of application-layer obfuscation.
From 2026-fan-activeflowmark-assessing-tor — ActiveFlowMark: Assessing Tor Anonymity under Active Bandwidth Watermarking · §VI-E, §VII-A · 2026 · arXiv preprint
Implications
- Application-layer padding and timing obfuscation are insufficient against infrastructure-level bandwidth shaping; effective defenses must operate at the transport-layer rate level, e.g., by smoothing received throughput with a congestion-blind constant-bitrate shaper before delivery to the application.
- Pluggable transport designs should account for the possibility that the upstream ISP shapes the underlying TCP connection; a transport that re-emits at its own independent rate (decoupled from the shaped TCP socket) can mask the imposed waveform more effectively than packet-timing jitter alone.
Tags
Extracted by claude-sonnet-4-6 — review before relying.