http://ttevhjjsjxz6uqqcjkbig5cycd7n7xv7cmd6f5fcvrqaaa7f3bj36wad.onion/technology/security/pow/index.html
Compiling C Tor with the PoW defense ¶ The following examples assumes a Debian system, can be easily adapted to other
systems as is only a reference on how to build C Tor with a functional PoW
implementation. Download C Tor and make sure to check the signature. Install the needed dependencies: sudo apt-get install -y \
bash \
automake \
build-essential \
ca-certificates \
git \
libevent-dev \
liblzma-dev ...