The First CDN Optimized for .onion Services

Glowflare Tor CDN brings enterprise-grade performance to the hidden web. By leveraging distributed, anonymity-preserving edge nodes, we reduce latency and protect your onion service from traffic spikes and DoS attacks without compromising your location privacy.

Edge Acceleration

Cache static assets across our distributed onion-space edge network.

🛡️

DoS Shielding

Absorb high-volume traffic surges before they reach your origin service.

🔒

Anonymity First

Designed to be metadata-blind. No origin IP leakage, no logs.

// Getting Started: Add an Onion Origin

POST /v1/tor/cdn/add
{
  "onion_address": "v2c3...xyz.onion",
  "cache_strategy": "aggressive"
}