voidly
Citizen Lab category·COMT·circumvention

Countries blocking VPNs, Tor, and encrypted messengers

Live data on which governments and ISPs are restricting circumvention tools and encrypted communication.

8
severe-blocking
5
high-blocking
69
countries with data
7,281
evidence rows
Last updated Aug 13, 2026, 08:05 AM UTC · revalidates every 5 min

Top countries blocking circumvention tools

Ranked by total measured blocking volume in this category.

  • #1
    severe
    100
    529
    telegram.orgsignal.orgt.me
  • #2
    severe
    98
    516
    telegram.orgsignal.orgwhatsapp.com
  • #3
    severe
    88
    468
    telegram.orgsignal.orgwhatsapp.com
  • #4
    severe
    87
    460
    telegram.orgsignal.orgwhatsapp.com
  • #5
    severe
    85
    450
    telegram.orgsignal.orgwhatsapp.com
  • #6
    severe
    76
    402
    signal.orgtelegram.orgt.me
  • #7
    severe
    75
    397
    signal.orgtelegram.orgwhatsapp.com
  • #8
    severe
    73
    388
    telegram.orgsignal.orgwhatsapp.com
  • #9
    high
    67
    354
    telegram.orgsignal.orgwhatsapp.com
  • #10
    high
    60
    319
    telegram.orgsignal.orgwhatsapp.com
  • #11
    high
    59
    310
    telegram.orgsignal.orgwhatsapp.com
  • #12
    high
    57
    301
    telegram.orgsignal.orgwhatsapp.com
  • #13
    high
    56
    295
    telegram.orgsignal.orgwhatsapp.com
  • #14
    medium
    49
    257
    signal.orgwhatsapp.comtelegram.org
  • #15
    medium
    47
    247
    signal.orgwhatsapp.comtelegram.org
  • #16
    medium
    41
    219
    telegram.orgsignal.orgwhatsapp.com
  • #17
    medium
    39
    207
    telegram.orgsignal.orgwhatsapp.com
  • #18
    medium
    35
    186
    whatsapp.comtelegram.orgsignal.org
  • #19
    medium
    31
    165
    whatsapp.comtelegram.orgsignal.org
  • #20
    medium
    26
    138
    whatsapp.comsignal.orgtelegram.org

How we measure circumvention tools

The COMT category covers anti-censorship tools and encrypted messengers — VPNs, Tor, Signal, Telegram, WhatsApp. When a regime is escalating censorship, these are usually the first targets, because they are the tools people use to evade everything else.

Voidly correlates network-level measurements (DNS, TCP, TLS, HTTP) from OONI, CensoredPlanet, IODA, and our own probe network. Each blocked domain is mapped to a Citizen Lab test-list category, and the topic API filters those measurements to category COMT.

Scoring: within a topic, a country's score is a percentile against the worst country in the same category — so the top-ranked country always scores 100. This avoids cross-topic distortions. Full methodology →

Example domains in this category: signal.org, telegram.org, whatsapp.com, torproject.org

Embed this on your site

Drop this iframe into any page (newsroom, advocacy site, dashboard) — it auto-updates.

<iframe
  src="https://voidly.ai/widget/embed?topic=circumvention"
  width="100%"
  height="500"
  frameborder="0"
  title="Voidly censorship: Circumvention tools">
</iframe>

API access

Free, no auth required, JSON, CC BY 4.0. Cached at the CDN; live every 5 minutes.

curl
curl https://api.voidly.ai/data/censorship-index.json?topic=circumvention
JavaScript / TypeScript
const res = await fetch(
  'https://api.voidly.ai/data/censorship-index.json?topic=circumvention'
)
const data = await res.json()
console.log(data.countries[0])
Cite as voidly.ai/topics/circumvention