Fexyn
Fexyn

Glossary

What is censorship resistance

The property of a tool or protocol that makes it hard to block, throttle, or filter even by adversarial networks.

Censorship resistance is the property of a tool or protocol that makes it hard for a hostile network to block. A regular VPN can be censorship-resistant on a permissive network and useless on a hostile one — the resistance is a function of how the tool fails when the network actively tries to break it.

The key insight: censorship resistance isn't about being undetectable to a casual observer. It's about being indistinguishable from traffic the censor doesn't want to block.

What censors actually do

State-level network censorship has converged on a small set of techniques:

  1. DNS poisoning. Return wrong answers for blocked hostnames. Cheapest. Defeated by DNS-over-HTTPS or running your own resolver.
  2. IP blocking. Drop packets to known VPN server IPs. Easy if the VPN doesn't rotate addresses.
  3. DPI by protocol fingerprint. Recognise WireGuard, OpenVPN, etc. by packet shape, throttle or drop. Iran, Russia, China, Turkey all do this.
  4. DPI by handshake fingerprint. Recognise even obfuscated VPNs by the structure of their TLS handshake. Differentiates a fake TLS handshake from a real browser one.
  5. Active probing. Send unsolicited traffic to suspected VPN servers; if they respond like a VPN, block them. China is known to do this.
  6. Whitelisting. The strongest. Block everything that isn't on an approved list of known-safe destinations. Hard to deploy at scale, but possible for specific networks.

A protocol is "censorship resistant" to the degree that it survives all of these.

What works

Not much, individually. The combination matters:

  • Real TLS handshakes to real public sites (VLESS Reality). Defeats handshake-fingerprint DPI because the handshake is a real one. Defeats active probing because probing reveals a normal HTTPS server with a real cert. Survives whitelist regimes if the handshake host is whitelisted.
  • Per-user IP rotation. VPN providers that rotate exit IPs faster than censors can blacklist them.
  • Multiple protocols. When one gets fingerprinted, fall back to another while the team updates the broken one. Fexyn rotates through Bolt, Stealth, and Secure for this reason.

What doesn't work, despite marketing

  • "Stealth mode" / "obfuscation" wrappers that fake a TLS handshake. They get fingerprinted within months of widespread deployment.
  • Domain fronting through CDNs. Worked briefly. Major CDNs (Google, AWS, Azure) shut it down between 2018-2020 because it was used by both legitimate circumvention tools and abuse operators.
  • Custom UDP protocols claiming to be "undetectable." They're undetectable until someone fingerprints them. Then they're blocked.

Where this matters

Country-level: Iran, China, Russia (TSPU rollout intensifying), Turkmenistan, Belarus. Networks where standard VPN protocols simply don't work, where you need traffic obfuscation that survives professional DPI.

Network-level: corporate networks with aggressive filtering, school and university networks, hotels with DPI for "fair use" enforcement.

What Fexyn ships for this

Fexyn Stealth is the censorship-resistance tier. VLESS Reality, real TLS handshakes to real public sites, indistinguishable from regular HTTPS to the censor.

It's not magic. There are 24-hour windows during major censorship events where everything gets shaped harder, and even Stealth runs slower. There are networks where active probing combined with whitelisting blocks everything. We're honest about that in the Turkey VPN guide and bypass censorship 2026.

For journalists, activists, and users in restrictive regimes, this is the protocol that matters. The country-specific guides for the worst censorship environments — VPN for India, VPN for Turkey, VPN for Russia, VPN for Pakistan, VPN for Belarus — cover the carrier-level details. The global censorship map shows the full picture across 56 countries. Try Fexyn free for 7 days and verify on your specific network — the trial costs nothing and tells you the truth.

Related terms

Try Fexyn free for 7 days

Windows app available now in Beta. WireGuard, VLESS Reality, and OpenVPN with no browsing-history, DNS-query, or traffic-content logs.

See pricing
What is censorship resistance — What It Is and Why It Matters | Fexyn VPN