GitBook: [#105] TOR Tornado
BIN
.gitbook/assets/aboutconfig.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
.gitbook/assets/aboutconfig2.png
Normal file
After Width: | Height: | Size: 204 KiB |
BIN
.gitbook/assets/addmetamask.png
Normal file
After Width: | Height: | Size: 143 KiB |
BIN
.gitbook/assets/allowprivateclickokay.png
Normal file
After Width: | Height: | Size: 121 KiB |
BIN
.gitbook/assets/downloadinstall.png
Normal file
After Width: | Height: | Size: 180 KiB |
BIN
.gitbook/assets/indexeddb.png
Normal file
After Width: | Height: | Size: 141 KiB |
BIN
.gitbook/assets/metamaskhome.png
Normal file
After Width: | Height: | Size: 799 KiB |
BIN
.gitbook/assets/metamaskicon(1).gif
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
.gitbook/assets/wasm.png
Normal file
After Width: | Height: | Size: 353 KiB |
@ -3,14 +3,15 @@
|
|||||||
## General
|
## General
|
||||||
|
|
||||||
* [Introduction of Tornado Cash](README.md)
|
* [Introduction of Tornado Cash](README.md)
|
||||||
* [Tornado Cash Smart Contracts](general/tornado-cash-smart-contracts.md)
|
|
||||||
* [How Does Tornado Cash Work?](general/how-does-tornado.cash-work.md)
|
* [How Does Tornado Cash Work?](general/how-does-tornado.cash-work.md)
|
||||||
* [Tips to Remain Anonymous](general/tips-to-remain-anonymous.md)
|
* [Tips to Remain Anonymous](general/tips-to-remain-anonymous.md)
|
||||||
|
* [How to use TOR with Tornado Cash](general/how-to-use-tor-with-tornado-cash.md)
|
||||||
* [TORN](general/torn.md)
|
* [TORN](general/torn.md)
|
||||||
* [Governance](general/governance.md)
|
* [Governance](general/governance.md)
|
||||||
* [Staking](general/staking.md)
|
* [Staking](general/staking.md)
|
||||||
* [How to Become a Relayer?](general/how-to-become-a-relayer.md)
|
* [How to Become a Relayer?](general/how-to-become-a-relayer.md)
|
||||||
* [Community Involvement](general/community-involvement.md)
|
* [Community Involvement](general/community-involvement.md)
|
||||||
|
* [Tornado Cash Smart Contracts](general/tornado-cash-smart-contracts.md)
|
||||||
* [Minified UI Hosted Locally](general/minified-ui-hosted-locally.md)
|
* [Minified UI Hosted Locally](general/minified-ui-hosted-locally.md)
|
||||||
|
|
||||||
## Tornado Cash Classic
|
## Tornado Cash Classic
|
||||||
|
65
general/how-to-use-tor-with-tornado-cash.md
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
# How to use TOR with Tornado Cash
|
||||||
|
|
||||||
|
On-chain confidentiality is ensured by the [Tornado Cash](https://tornado.cash) tool.
|
||||||
|
|
||||||
|
However, before and after your transactions are executed, your privacy may not be ensured. That's why we advise you to use TOR when you use Tornado Cash.
|
||||||
|
|
||||||
|
Here is a quick and easy tutorial to ensure your anonymity.
|
||||||
|
|
||||||
|
### Step **#1 - Install** TOR
|
||||||
|
|
||||||
|
First, go there: [https://www.torproject.org/download/](https://www.torproject.org/download/)
|
||||||
|
|
||||||
|
Choose the appropriate operator system and click on Download.
|
||||||
|
|
||||||
|
Then, run it.
|
||||||
|
|
||||||
|
### Step **#2 - Configure** TOR
|
||||||
|
|
||||||
|
First, search for `about:config` on your URL navigation bar.
|
||||||
|
|
||||||
|
![](../.gitbook/assets/aboutconfig.png)
|
||||||
|
|
||||||
|
Then, accept the caution message by clicking on `Accept the Risk and Continue`.
|
||||||
|
|
||||||
|
![](../.gitbook/assets/aboutconfig2.png)
|
||||||
|
|
||||||
|
Search for `wasm` and turn `javascript.options.wasm` on true.
|
||||||
|
|
||||||
|
![](../.gitbook/assets/wasm.png)
|
||||||
|
|
||||||
|
Search for `indexedDB` and turn `dom.indexedDB.logging.details` and `dom.indexedDB.logging.enabled` on true
|
||||||
|
|
||||||
|
![](../.gitbook/assets/indexeddb.png)
|
||||||
|
|
||||||
|
### Step **#3 -** Install Metamask
|
||||||
|
|
||||||
|
Go there: [https://metamask.io/download/](https://metamask.io/download/)
|
||||||
|
|
||||||
|
First, click on `Install Metamask for Firefox`.
|
||||||
|
|
||||||
|
![](../.gitbook/assets/metamaskhome.png)
|
||||||
|
|
||||||
|
Click on `Add`.
|
||||||
|
|
||||||
|
![](../.gitbook/assets/addmetamask.png)
|
||||||
|
|
||||||
|
Allow addons.mozilla.org to install an add-on by clicking on `Continue to Installation`.
|
||||||
|
|
||||||
|
![](../.gitbook/assets/downloadinstall.png)
|
||||||
|
|
||||||
|
Confirm that you allow this extention to run in Private Windows, then click on `Okay`.
|
||||||
|
|
||||||
|
![](../.gitbook/assets/allowprivateclickokay.png)
|
||||||
|
|
||||||
|
Then, you can add Metamask to your toolbar, by doing a right click on it and dragging Metamask icon to your toolbar.
|
||||||
|
|
||||||
|
![](../.gitbook/assets/metamaskicon\(1\).gif)
|
||||||
|
|
||||||
|
### Step **#4 - Enjoy your privacy** :sunglasses:****
|
||||||
|
|
||||||
|
You can now use [Tornado Cash Classic](https://tornadocash.eth.link) or [Tornado Cash Nova](https://nova.tornadocash.eth.link) with TOR.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
_Written by_ [_**@bt11ba**_](https://torn.community/u/bt11ba/)
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
The Tornado Cash tool allows you to remain anonymous on-chain. However, if the tool is used without protecting oneself upstream and downstream, there is no point and the anonymity would only be partial. There are practices to avoid this.
|
The Tornado Cash tool allows you to remain anonymous on-chain. However, if the tool is used without protecting oneself upstream and downstream, there is no point and the anonymity would only be partial. There are practices to avoid this.
|
||||||
|
|
||||||
### Use a VPN
|
### Use TOR and/or a VPN
|
||||||
|
|
||||||
Your internet service provider (ISP) identifies you with an IP address. To prevent third parties from knowing that you are using Tornado.cash, you should consider using TOR and/or a VPN for your transfers. Avoid using free VPNs, they tend to keep or even sell your data. There are several VPNs on the market boasting a "no-log policy".
|
Your internet service provider (ISP) identifies you with an IP address. To prevent third parties from knowing that you are using Tornado.cash, you should consider using TOR and/or a VPN for your transfers. Avoid using free VPNs, they tend to keep or even sell your data. There are several VPNs on the market boasting a "no-log policy".
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ This tutorial is a step-by-step explanation of how to deposit & withdraw your fu
|
|||||||
|
|
||||||
### Choose a chain
|
### Choose a chain
|
||||||
|
|
||||||
Tornado.cash is available on several blockchains, so you will have to choose among 4 chains:
|
[Tornado cash](https://tornadocash.eth.link) is available on several blockchains, so you will have to choose among 4 chains:
|
||||||
|
|
||||||
![](../.gitbook/assets/azpoj.gif)
|
![](../.gitbook/assets/azpoj.gif)
|
||||||
|
|
||||||
@ -36,7 +36,7 @@ Congrats ! You did it. Now your tokens are on the Tornado.Cash pool.
|
|||||||
|
|
||||||
### Choose a chain
|
### Choose a chain
|
||||||
|
|
||||||
Tornado.cash is available on several blockchains, so you will have to choose among 4 chains:
|
[Tornado cash](https://tornadocash.eth.link) is available on several blockchains, so you will have to choose among 4 chains:
|
||||||
|
|
||||||
![](../.gitbook/assets/enregistrement-de-le-cran-2021-08-25-a-16.15.15-1-.gif)
|
![](../.gitbook/assets/enregistrement-de-le-cran-2021-08-25-a-16.15.15-1-.gif)
|
||||||
|
|
||||||
|