FINDING · EVALUATION
Indian ISPs use heterogeneous and overlapping censorship mechanisms with no single technique common across all providers: DNS tampering (ACT, Airtel, BSNL, MTNL), HTTP header filtering (all six ISPs), and SNI inspection (Jio only). Individual ISPs such as ACT simultaneously apply DNS-only blocking to 233 sites, HTTP-only to 1,873 sites, and both to 1,615 sites.
From 2020-singh-india — How India Censors the Web · §5.1, Table 2 · 2020 · Web Science
Implications
- A circumvention transport that defeats only one blocking layer (e.g., DoH for DNS) remains vulnerable to the ISP's HTTP or SNI filtering on the same destination — all three layers must be addressed simultaneously.
- Use a fully tunneled proxy architecture rather than protocol-specific patches: routing all traffic through an encrypted tunnel eliminates exposure to DNS, HTTP-header, and SNI inspection in a single step.
Tags
Extracted by claude-sonnet-4-6 — review before relying.