The Single Point of Failure
Our entire smart-subscription system depends on one Cloudflare account. If that account is ever terminated (a real risk for circumvention projects):
- β
sub.example.com goes down β all users lose VPN configs
- β CDN-based protocols (XHTTP-CDN, CDN-WS, EDtunnel) stop working
- β Clean IP rotation breaks
- β No subscription URL delivery mechanism
What's at Risk
| Component |
Depends on CF |
Fallback? |
| Smart-sub worker |
β
|
β None |
| Custom domain DNS |
β
|
β None |
| CDN proxying (4 cdn*.example.com) |
β
|
β None |
| SSL certificates |
β
|
β None |
| DDoS protection |
β
|
β None |
Action Plan
Phase 1: Immediate Backup (This Week)
Phase 2: Multi-CDN (This Month)
Phase 3: Decentralized Distribution (Q2 2026)
Architecture Reference
See RESEARCH-TOPICS.md β Topic 4: Distributed Architecture for full SPOF analysis.
Note on in-country testing. Measurement from inside a censored network is valuable, but this tracker is public: replying here to volunteer means self-identifying with a GitHub account. Please don't. Results are welcome via any channel you're comfortable with, and RIPE Atlas (already wired up in ripe-atlas-check.yml) gives a measurement path that puts no individual at risk.
The Single Point of Failure
Our entire smart-subscription system depends on one Cloudflare account. If that account is ever terminated (a real risk for circumvention projects):
sub.example.comgoes down β all users lose VPN configsWhat's at Risk
Action Plan
Phase 1: Immediate Backup (This Week)
Phase 2: Multi-CDN (This Month)
Phase 3: Decentralized Distribution (Q2 2026)
Architecture Reference
See RESEARCH-TOPICS.md β Topic 4: Distributed Architecture for full SPOF analysis.