tornado.cash
tor onion service for rpc - Zero Trust Transaction & History Logging
This repo can be used to run tornado.cash
as an onion service. It will auto update the UI when the new version is released.
Deploy Complete TORnado Private Network Network Obfuscation Layer Transactions at least +3 hops
No Security Audit has been performed nor should this be your sole remedy for obfuscation of transactions. Do not use IPFS with this.
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
Deploying full TORnado Testnet
Concensus scripts to monitor
This is a full-blown Tor network deployment
shell scripts related only to the Network/
directory
docker run --rm \
--name tor \
${CONTAINER_NAME} \
--hash-password passwordtogenerate
to utilize diff
execute;
$ git config --global diff.gpg.textconv "gpg --no-tty --decrypt"
SPDX-License-Identifier: GPL-2.0-Only