FINDING · DETECTION
Russia (TSPU/Roskomnadzor) began blocking Snowflake on 2026-03-30 by detecting DTLS ClientHello messages with specific JA3/JA4 fingerprints after a small delay. The block caused Snowflake to drop from ~100% connection success (measured from November 2025 through March 29) to near-total failure for standard proxies overnight.
From 2026-wkrp-snowflake-targeted-dtls-filtering — Snowflake-targeted DTLS filtering in Russia, starting 2026-03-30 · Issue #603 opening comment (wkrp, Apr 6 2026) · 2026 · net4people/bbs
Implications
- DTLS fingerprint randomization must be a first-class feature in any WebRTC-based pluggable transport, not an optional experimental flag — fingerprint stability is an exploitable invariant.
- Deploy covert-dtls or equivalent ClientHello randomization to all proxy types before rolling out in Russia; partial deployment creates a detectable population split.
Tags
Extracted by claude-sonnet-4-6 — review before relying.