Skip to content

cp0x-org/tornado-onion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tornado onion service

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.

Generate addresses

If you want to generate addresses for your own domain, you can use mkp224o.

Install mkp224o

sudo apt install git build-essential autoconf libsodium-dev

git clone https://github.com/cathugger/mkp224o.git
cd mkp224o
./autogen.sh
./configure
make -j$(nproc)

Generate addresses with beginning with neko

./mkp224o -d neko_keys neko

Copy keys from neko_keys/<domain> to tor_data/service1

Usage

docker compose up -d

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

About

Permissionless Tornado Cash deployment running inside the Tor network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors