FINDING · DETECTION
Table 1 of the survey documents that by 2013–2014 censors were deploying simultaneous blocking across BGP, DNS, IP/port filtering, TCP disruption, TLS, and application-layer keyword filtering. No single detection tool in the survey covers all six layers; the most comprehensive, OONI (2012), covers DNS, IP/port, TCP, TLS, keyword, and HTTP but notes only partial BGP coverage.
From 2015-aceto-internet — Internet Censorship detection: A survey · Table 1 · 2015 · Computer Networks
Implications
- Circumvention tools must address all six protocol layers independently — a tool blocked only at the IP layer may still leak identifying information at the TLS or DNS layer that triggers separate enforcement.
- Instrument deployed proxies to detect which layer triggered a block (DNS non-resolution vs. TCP RST vs. TLS alert vs. HTTP redirect) so that the correct per-layer mitigation can be applied automatically.
Tags
Extracted by claude-sonnet-4-6 — review before relying.