Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
Taichiro Suzuki edited this page May 6, 2019 · 10 revisions

What's Dystopia?

Dystopia realize real anonymity on the internet. It implements original protocol optimized for onion routing. (Onion routing is used in Tor)

If you would like to try quickly just execute below.

curl https://google.com -x 54.95.171.65:2888 -L

The request through a public dystopia's cloud.

Difference between Tor

Here are main features of Dystopia.

  • Easy to launch the node and join to the cloud powered by docker.
  • Node equality. No roles (like gurad or entry) for every nodes.
  • Tor uses socks5:// protocol but not for Dystopia. It uses http://
Clone this wiki locally