1
0
Fork 0

GitBook: [master] 7 pages modified

This commit is contained in:
Ayefda 2021-08-07 19:31:28 +00:00 committed by gitbook-bot
parent 568d8add3e
commit 8dde910f92
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
2 changed files with 49 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Table of contents
* [Initial page](README.md)
* [Introduction of Tornado.Cash](introduction-of-tornado.cash.md)
* [Tips to remain anonymous](tips-to-remain-anonymous.md)
* [Anonymity mining](anonymity-mining.md)
* [TORN](torn.md)

View File

@ -0,0 +1,48 @@
# Introduction of Tornado.Cash
_**\[Work in progress\]**_
_Written by_ [_@ayefda_](https://torn.community/u/ayefda)\_\_
\[Image introductive?\]
Tornado Cash is a **fully decentralized** **non-custodial** **protocol** allowing private transactions in the crypto-space.
As a decentralized protocol, Tornado.Cash smart contracts have been implemented within the Ethereum blockchain which makes them immutable. They can neither be changed or tampered with. Therefore, nobody - including initial developers - can modify or shut them down. All governance and mining smart contracts are deployed by the community in a decentralized manner.
As a non-custodial protocol, users keep custody of their cryptocurrencies while operating Tornado.Cash. Indeed, at each deposit, they are provided with the private key enabling the access to the deposited funds, which gives users complete control over their assets.
## How privacy is achieved?
Tornado Cash improves transaction privacy by breaking the on-chain link between source and destination addresses. It uses a smart contract that accepts ETH & other tokens deposits from one address and enable their withdrawal from a different address.
To preserve privacy, few good practices are in order, such as the use of a relayer for gas payments to withdraw funds towards an address with no pre-existing balance.
More details are available in _Behind the scenes: how does Tornado.Cash work? ****_& [Tips to remain anonymous](tips-to-remain-anonymous.md).
## Where is Tornado.Cash at?
The protocol has been operating on the **Ethereum blockchain** since its inception in 2019. It was recently deployed, in June 2021, on **Binance Smart Chain** & **Polygon**.
As of today, Tornado.Cash can be used with the following tokens:
* On Ethereum : **ETH** _\(Ethereum\)_, **DAI** _\(Dai\)_, **cDAI** _\(Compound Dai\)_, **USDC** _\(USD Coin\)_, **USDT** _\(Tether\)_ & **WBTC** _\(Wrapped Bitcoin\)_
* On Binance Smart Chain: **BNB** _\(Binance Coin\)_.
* On Polygon Network: **MATIC** _\(Polygon\)_
_\[Insérer une image visuelle avec les logos des crypto ? Encadrer ceux qui sont disponibles pour l'Anonymity mining\]_
The protocol also includes an **anonymity mining system for some of its token**, allowing its users to earn a **governance token**. Thanks to TORN tokens, Tornado Cash users actively participate in shaping the protocol. The community has a strong weight regarding the evolution of Tornado Cash and the improvement of its features. Indeed, protocol parameters & token distribution are completely under the community's control through this governance.
More information about [Anonymity mining](anonymity-mining.md) & [Tornado.Cash token](torn.md) are available.
_\[Other informations to incorporate from the website:_
* _Open-source_
* _Basé sur zkSNARKs \(awesome open source research by Zcash team with the help of amazing Ethereum community\)._
* _User interface hosted by the community on IPFS \(accessible if at least one user in the world is hosting it\)\]_
\_\_