Go to file
2020-05-24 02:47:42 +03:00
.gitsecret initial 2020-05-24 02:39:47 +03:00
.gitignore initial 2020-05-24 02:39:47 +03:00
docker-compose.yml formatting 2020-05-24 02:47:42 +03:00
Dockerfile initial 2020-05-24 02:39:47 +03:00
private_key.secret initial 2020-05-24 02:39:47 +03:00
README.md readme 2020-05-24 02:45:50 +03:00

Tornado onion service

This repo can be used to run tornado.cash as an onion service.

Usage:

You will need a machine with Docker installed. First, generate a private key for a new .onion domain:

docker run --rm --entrypoint shallot strm/tor-hiddenservice-nginx ^foo

Then paste the private key to docker-compose.yml

Then run

docker-compose up -d

In a few minutes tornado.cash UI should be available on your .onion domain