FINDING · DETECTION
The paper formally characterizes the censor's visibility gap: the SNI field in the TLS ClientHello and the HTTP Host header inside the tunnel are the two places that reveal destination, and CDNs that terminate TLS before forwarding HTTP requests prevent censors from correlating them. Any censor capable of correlating SNI to inner-Host (e.g., through CDN cooperation or plaintext HTTP/2 framing) can defeat domain fronting without CDN blocking.
From 2015-fifield-blocking-resistant — Blocking-resistant communication through domain fronting · §3 · 2015 · PETS
Implications
- Domain fronting's security model depends entirely on the CDN not cooperating with the censor; treat it as probabilistic/economic protection, not cryptographic.
- For higher-assurance destinations, layer an encrypted transport (e.g., Tor, obfs4) inside the fronted HTTPS tunnel so that CDN cooperation still does not reveal the real destination.
Tags
Extracted by claude-sonnet-4-6 — review before relying.