diff --git a/.gitbook/assets/capture-de-cran-2021-09-02-a-14.57.11.png b/.gitbook/assets/capture-de-cran-2021-09-02-a-14.57.11.png new file mode 100644 index 0000000..d3205a7 Binary files /dev/null and b/.gitbook/assets/capture-de-cran-2021-09-02-a-14.57.11.png differ diff --git a/.gitbook/assets/capture-de-cran-2021-09-02-a-15.07.01.png b/.gitbook/assets/capture-de-cran-2021-09-02-a-15.07.01.png new file mode 100644 index 0000000..4f01339 Binary files /dev/null and b/.gitbook/assets/capture-de-cran-2021-09-02-a-15.07.01.png differ diff --git a/.gitbook/assets/capture-de-cran-2021-09-02-a-15.12.23.png b/.gitbook/assets/capture-de-cran-2021-09-02-a-15.12.23.png new file mode 100644 index 0000000..7d6f104 Binary files /dev/null and b/.gitbook/assets/capture-de-cran-2021-09-02-a-15.12.23.png differ diff --git a/.gitbook/assets/capture-de-cran-2021-09-02-a-15.12.53.png b/.gitbook/assets/capture-de-cran-2021-09-02-a-15.12.53.png new file mode 100644 index 0000000..3f8eed3 Binary files /dev/null and b/.gitbook/assets/capture-de-cran-2021-09-02-a-15.12.53.png differ diff --git a/SUMMARY.md b/SUMMARY.md index 275c975..ca21735 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -8,4 +8,5 @@ * [TORN](torn.md) * [Governance](governance.md) * [Community Involvement](community-involvement.md) +* [Compliance Tool](compliance-tool.md) diff --git a/community-involvement.md b/community-involvement.md index c5070bc..92f05d2 100644 --- a/community-involvement.md +++ b/community-involvement.md @@ -38,11 +38,11 @@ On June 2021, Tornado.Cash community has voted the implementation of a community Tornado.Cash Community Fund has been allocated 5% of total available TORN of the governance treasury, broken down as follows: * 5% of the already vested 485.3k TORN at that time, resulting on an **initial transfer of 22.9k TORN** _->_ [_Transaction Details_](https://etherscan.io/tx/0xbe95f4268df2023d9ef234c1eedbb597b99e4c6e7d396d8f521ee482a1d93d47) __ -* 5% of the monthly 91.6k that will be vested in the next 12 month, which result on **a monthly transfer of approx. 4,6k TORN** \(a total of approx. 55k TORN over a year\) +* 5% of the monthly 91.6k that will be vested in the next 12 month, which result on **a monthly transfer of approx. 4.6k TORN** \(a total of approx. 55k TORN over a year\) -The monthly allocation of the Fund was programmed through [Sablier](https://sablier.finance/), a protocol built on Ethereum that allows a live stream of remaining TORNs \(second by second\) over 12 months. +The monthly allocation of the Fund was programmed through [Sablier](https://sablier.finance/), a protocol built on Ethereum that allows a live stream of remaining TORNs \(second by second\) over 12 months. -In total, an amount of approximatively **78k TORN** was allocated to this Community Fund. +In total, an amount of approximatively **78k TORN** was allocated to this Community Fund. As of the end of August 2021, the balance of the Community Fund is about ~12.6k TORN vested in Sablier & 15.5k TORN in the Gnosis safe. Tornado.Cash Community Contract is: [0xb04E030140b30C27bcdfaafFFA98C57d80eDa7B4](https://gnosis-safe.io/app/#/safes/0xb04E030140b30C27bcdfaafFFA98C57d80eDa7B4/balances). diff --git a/compliance-tool.md b/compliance-tool.md new file mode 100644 index 0000000..bda7659 --- /dev/null +++ b/compliance-tool.md @@ -0,0 +1,58 @@ +# Compliance Tool + +**\[Work In Progress\]** + +By design, everything is public on the blockchain, which can deprive users from their right to privacy. Anyone can have access to everyone’s whole transaction history. In response to this core problem,Tornado.Cash protocol allows cryptocurrency holders to earn back their privacy and gain anonymity. Indeed, it enables users to break the on-chain link between a source and a destination address. + +However, maintaining privacy and preserving financial freedom should never come at the expense of non-compliance. The right of privacy lies in the ability to have control over the information we provide and to whom we provide it. + +To this extent, **Tornado.Cash Compliance Tool enables users to prove the origin of their funds.** Thanks to the Note generated after each deposit, **this tool will issue a cryptographically verified proof of transactional history** using the Ethereum addresses used to deposit & withdraw assets. + +You can visit the Medium post related to this tool to learn more about the development and launch: [**Tornado.Cash compliance Medium Post**](https://tornado-cash.medium.com/tornado-cash-compliance-9abbf254a370). + +Therefore, if you are ever in need to prove the origin of held assets withdrawn from one of Tornado.Cash pools, we invite you to use the following [Compliance Tool](https://app.tornado.cash/compliance/): + +![https://app.tornado.cash/compliance/](.gitbook/assets/capture-de-cran-2021-09-02-a-14.57.11.png) + +## How To Use the Compliance Tool? + +With each deposit made through the [Tornado.Cash app](https://app.tornado.cash/), a new Note is generated by the protocol. This Note is necessary to withdraw the deposited assets later on any withdrawal address. It is this same Note that, if needed, allow users to generate a Compliance Report to prove the origin of their assets. + +_More information about how to deposit & withdraw assets on Tornado.Cash are available on:_ [_Deposit & Withdraw_](untitled.md)_._ + +To get a Compliance Report, the user solely need to copy the Note, generated after the deposit, in the dedicated box. + +### Before Withdrawal + +If the Note wasn't spent yet \(i.e. assets have still not been withdrawn\), the Compliance tool will only provide you with information about the deposit: + +* Transaction hash of the deposit; +* The source address; +* The Commitment hash. + +The commitment is the hashed random area of bytes generated at each deposit that is sent to Tornado.Cash smart contract to characterize the transaction. + +![https://app.tornado.cash/compliance/](.gitbook/assets/capture-de-cran-2021-09-02-a-15.07.01.png) + +_You can find more information about how Tornado.Cash achieve to provide privacy by reading_ [_How does Tornado.Cash work?_](how-does-tornado.cash-work.md)\_\_ + +### After Withdrawal + +If the Note was spent \(i.e. assets were withdrawn to a given address using the Note\), the Compliance Tool will complete the information above by adding: + +* Transaction hash of the withdrawal; +* The destination address; +* The Nullifier Hash. + +The nullifier hash is a public input that is sent on-chain to get checked with the smart contract & the Merkle tree data to allow the withdrawal. + +![https://app.tornado.cash/compliance/](.gitbook/assets/capture-de-cran-2021-09-02-a-15.12.23.png) + +Therefore, the tool allows users to re-link source & destination addresses in order to prove transaction history for assets used on Tornado.Cash. + +This information can also be downloaded under a PDF format, making it is easier to get sent to any desired third part: + +![https://app.tornado.cash/compliance/](.gitbook/assets/capture-de-cran-2021-09-02-a-15.12.53.png) + +_Written by_ [_@ayefda_](https://torn.community/u/ayefda)\_\_ +