updated links, social medias
This commit is contained in:
parent
85922f7ce1
commit
98e214f75b
@ -64,7 +64,7 @@ Tornado Cash is represented by it's community, collaboration is facilitated thro
|
|||||||
|
|
||||||
All protocol related code is open-source and is published to two independent git instances:
|
All protocol related code is open-source and is published to two independent git instances:
|
||||||
|
|
||||||
* [Community git](https://git.tornado.ws): store of the latest community maintained repositories
|
* [Community git](https://git.tornado.is): store of the latest community maintained repositories
|
||||||
* [Sanctioned Github](https://github.com/tornadocash): public archive after the OFAC sanctions
|
* [Sanctioned Github](https://github.com/tornadocash): public archive after the OFAC sanctions
|
||||||
|
|
||||||
The existence of zero knowledge in the protocol was based **on open-source research authored by ZCash**. To implement a zero knowledge scheme, [a trusted setup is required](https://tornado-cash.medium.com/tornado-cash-trusted-setup-ceremony-b846e1e00be1), which is essentially a store of random data from various sources defining robustness in generation of proving and verifying keys. Which successfully occured for the protocol on [May 2020 with 1114 contributions](https://tornado-cash.medium.com/the-biggest-trusted-setup-ceremony-in-the-world-3c6ab9c8fffa). This significant number of contributors makes it implausible to compromise the protocol by faking zero-knowledge proofs.
|
The existence of zero knowledge in the protocol was based **on open-source research authored by ZCash**. To implement a zero knowledge scheme, [a trusted setup is required](https://tornado-cash.medium.com/tornado-cash-trusted-setup-ceremony-b846e1e00be1), which is essentially a store of random data from various sources defining robustness in generation of proving and verifying keys. Which successfully occured for the protocol on [May 2020 with 1114 contributions](https://tornado-cash.medium.com/the-biggest-trusted-setup-ceremony-in-the-world-3c6ab9c8fffa). This significant number of contributors makes it implausible to compromise the protocol by faking zero-knowledge proofs.
|
||||||
|
@ -4,10 +4,10 @@ In a Decentralized Autonomous Organization (DAO), community involvement dictates
|
|||||||
|
|
||||||
The Tornado Cash community facilitates discourse for governance and more through the following portals, everyone is welcome:
|
The Tornado Cash community facilitates discourse for governance and more through the following portals, everyone is welcome:
|
||||||
|
|
||||||
* [**Community forum**](https://forum.tornado.ws)
|
* [**Community forum**](https://forum.tornado.is)
|
||||||
* [**Community Telegram**](https://t.me/TornadoOfficial)
|
* [**Community Telegram**](https://t.me/Tornado)
|
||||||
* [**Community Matrix**](https://element.tornadocash.social)
|
* [**Community Matrix**](https://element.tornado.is)
|
||||||
* [**Community Twitter**](https://twitter.com/TornadoCashOrg)
|
* [**Community Twitter**](https://twitter.com/TornadoCash)
|
||||||
|
|
||||||
_For more information see the section on_ [_Governance_](governance.md).
|
_For more information see the section on_ [_Governance_](governance.md).
|
||||||
|
|
||||||
|
@ -10,9 +10,9 @@ _If you have privacy concerns about using this extension in this tutorial, you [
|
|||||||
### Step #1: Download the static source
|
### Step #1: Download the static source
|
||||||
For this part you'll need to be able to open .zip files, most operating systems allow this. Head to either the Nova or Classic release page on the community git to download the static files.
|
For this part you'll need to be able to open .zip files, most operating systems allow this. Head to either the Nova or Classic release page on the community git to download the static files.
|
||||||
|
|
||||||
Nova: https://git.tornado.ws/tornadocash/nova-ui/releases
|
Nova: https://git.tornado.is/tornadocash/nova-ui/releases
|
||||||
|
|
||||||
Classic: https://git.tornado.ws/tornadocash/classic-ui/releases
|
Classic: https://git.tornado.is/tornadocash/classic-ui/releases
|
||||||
|
|
||||||
Click the version named zip file download option to download the zip file, as seen below. It should download locally to your machine.
|
Click the version named zip file download option to download the zip file, as seen below. It should download locally to your machine.
|
||||||
|
|
||||||
@ -34,4 +34,4 @@ If everything is going correctly you should see a similar screen, firstly click
|
|||||||
### Step #5: Achieve privacy
|
### Step #5: Achieve privacy
|
||||||
If you can see the frontend interface after clicking the link in the extension then you've successfully done everything correctly and you can use the protocol like normal.
|
If you can see the frontend interface after clicking the link in the extension then you've successfully done everything correctly and you can use the protocol like normal.
|
||||||
|
|
||||||
![Screenshot 2022-09-06 at 11.40.59|690x407](../../.gitbook/assets/local-classic-ui-running.png)
|
![Screenshot 2022-09-06 at 11.40.59|690x407](../../.gitbook/assets/local-classic-ui-running.png)
|
||||||
|
@ -10,21 +10,21 @@ This is a guide to using Tornado Cash after the 8th August crisis, when the OFAC
|
|||||||
|
|
||||||
### Community build
|
### Community build
|
||||||
|
|
||||||
_The source code for the community build can be found on [the offical community git](https://git.tornado.ws/tornadocash/classic-ui). For a tutorial on how to audit the changes [see Micah's guide](https://notes.ethereum.org/@GW1ZUbNKR5iRjjKYx6_dJQ/Bk8zsJ9xj)_.
|
_The source code for the community build can be found on [the offical community git](https://git.tornado.is/tornadocash/classic-ui). For a tutorial on how to audit the changes [see Micah's guide](https://notes.ethereum.org/@GW1ZUbNKR5iRjjKYx6_dJQ/Bk8zsJ9xj)_.
|
||||||
|
|
||||||
* Current build version: **023c463**
|
* Current build version: **023c463**
|
||||||
* Stable build version: **023c463**
|
* Stable build version: **023c463**
|
||||||
* [Changelog](https://git.tornado.ws/tornadocash/classic-ui/commits/branch/master)
|
* [Changelog](https://git.tornado.is/tornadocash/classic-ui/commits/branch/master)
|
||||||
|
|
||||||
**See [instructions on RPC configuration](#RPC) if transacting with sanctioned addresses**
|
**See [instructions on RPC configuration](#RPC) if transacting with sanctioned addresses**
|
||||||
|
|
||||||
The latest community builds are available at:
|
The latest community builds are available at:
|
||||||
|
|
||||||
* Classic:
|
* Classic:
|
||||||
* [tornado.ws](https://tornado.ws)
|
* [classic.tornado.is](https://classic.tornado.is)
|
||||||
* [ipfs.io/ipns/tornadocash.eth](https://ipfs.io/ipns/tornadocash.eth/)
|
* [ipfs.io/ipns/tornadocash.eth](https://ipfs.io/ipns/tornadocash.eth/)
|
||||||
* Nova:
|
* Nova:
|
||||||
* [nova.tornado.ws](https://nova.tornado.ws)
|
* [nova.tornado.is](https://nova.tornado.is)
|
||||||
* [ipfs.io/ipns/nova.tornadocash.eth](https://ipfs.io/ipns/nova.tornadocash.eth/)
|
* [ipfs.io/ipns/nova.tornadocash.eth](https://ipfs.io/ipns/nova.tornadocash.eth/)
|
||||||
|
|
||||||
|
|
||||||
@ -78,7 +78,7 @@ The content hash of this link is `bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsb
|
|||||||
|
|
||||||
#### Decentralized sources
|
#### Decentralized sources
|
||||||
|
|
||||||
All sources (code) of Tornado Cash are also decentralized after [proposal #30](https://tornado.ws/governance/30) and have ENS domains with IPFS contenthash.
|
All sources (code) of Tornado Cash are also decentralized after [proposal #30](https://classic.tornado.is/governance/30) and have ENS domains with IPFS contenthash.
|
||||||
Full guide available at ENS domain [sources.tornadocash.eth](https://app.ens.domains/sources.tornadocash.eth), actual IPFS hash: `bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u`.
|
Full guide available at ENS domain [sources.tornadocash.eth](https://app.ens.domains/sources.tornadocash.eth), actual IPFS hash: `bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u`.
|
||||||
|
|
||||||
Gateway (direct link): https://ipfs.io/ipfs/bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u
|
Gateway (direct link): https://ipfs.io/ipfs/bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u
|
||||||
@ -132,4 +132,4 @@ Gateway (direct link): https://ipfs.io/ipfs/bafybeia2s5em2xypmtdifuyj62xwgveujyg
|
|||||||
|
|
||||||
> Why can't I make a deposit from my wallet?
|
> Why can't I make a deposit from my wallet?
|
||||||
|
|
||||||
* Most RPCs censor transactions to the protocol and governance since the OFAC sanctions, you need to configure your wallet RPC to a uncensored endpoint. .
|
* Most RPCs censor transactions to the protocol and governance since the OFAC sanctions, you need to configure your wallet RPC to a uncensored endpoint. .
|
||||||
|
@ -4,21 +4,21 @@
|
|||||||
|
|
||||||
## Версия сообщества
|
## Версия сообщества
|
||||||
|
|
||||||
Исходный код сборки сообщества можно найти на официальном [сайте сообщества git](https://git.tornado.ws/tornadocash/classic-ui.git). Руководство по аудиту изменений см. в [руководстве Micah](https://notes.ethereum.org/@GW1ZUbNKR5iRjjKYx6_dJQ/Bk8zsJ9xj).
|
Исходный код сборки сообщества можно найти на официальном [сайте сообщества git](https://git.tornado.is/tornadocash/classic-ui.git). Руководство по аудиту изменений см. в [руководстве Micah](https://notes.ethereum.org/@GW1ZUbNKR5iRjjKYx6_dJQ/Bk8zsJ9xj).
|
||||||
|
|
||||||
* Актуальная версия сборки: **023c463**
|
* Актуальная версия сборки: **023c463**
|
||||||
* Стабильная версия сборки: **023c463**
|
* Стабильная версия сборки: **023c463**
|
||||||
* [Журнал изменений](https://git.tornado.ws/tornadocash/classic-ui/commits/branch/master)
|
* [Журнал изменений](https://git.tornado.is/tornadocash/classic-ui/commits/branch/master)
|
||||||
|
|
||||||
**См. [Инструкции по настройке RPC](#RPC) при выполнении транзакций с адресами, санкционированными OFAC**.
|
**См. [Инструкции по настройке RPC](#RPC) при выполнении транзакций с адресами, санкционированными OFAC**.
|
||||||
|
|
||||||
Последняя версия сообщества должна быть доступна по адресу:
|
Последняя версия сообщества должна быть доступна по адресу:
|
||||||
|
|
||||||
* Classic:
|
* Classic:
|
||||||
* [tornado.ws](https://tornado.ws)
|
* [classic.tornado.is](https://tornado.is)
|
||||||
* [ipfs.io/ipns/tornadocash.eth](https://ipfs.io/ipns/tornadocash.eth/)
|
* [ipfs.io/ipns/tornadocash.eth](https://ipfs.io/ipns/tornadocash.eth/)
|
||||||
* Nova:
|
* Nova:
|
||||||
* [nova.tornado.ws](https://nova.tornado.ws)
|
* [nova.tornado.is](https://nova.tornado.is)
|
||||||
* [ipfs.io/ipns/nova.tornadocash.eth](https://ipfs.io/ipns/nova.tornadocash.eth/)
|
* [ipfs.io/ipns/nova.tornadocash.eth](https://ipfs.io/ipns/nova.tornadocash.eth/)
|
||||||
|
|
||||||
|
|
||||||
@ -68,7 +68,7 @@ ipfs://bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsbem6hjpzsgihbu
|
|||||||
|
|
||||||
#### Децентрализованные исходники
|
#### Децентрализованные исходники
|
||||||
|
|
||||||
Исходный код всех сайтов, библиотек, репозиториев и сервисов Tornado Cash являются децентрализованными после [предложения #30](https://tornado.ws/governance/30) и их можно скачать по IPFS-хешу с соответствующего ENS домена.
|
Исходный код всех сайтов, библиотек, репозиториев и сервисов Tornado Cash являются децентрализованными после [предложения #30](https://classic.tornado.is/governance/30) и их можно скачать по IPFS-хешу с соответствующего ENS домена.
|
||||||
|
|
||||||
Полный гайд доступен на ENS-домене [sources.tornadocash.eth](https://app.ens.domains/sources.tornadocash.eth), актуальный IPFS-хеш гайда: `bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u`.
|
Полный гайд доступен на ENS-домене [sources.tornadocash.eth](https://app.ens.domains/sources.tornadocash.eth), актуальный IPFS-хеш гайда: `bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u`.
|
||||||
|
|
||||||
@ -115,4 +115,4 @@ IPFS шлюз (прямая ссылка): https://ipfs.io/ipfs/bafybeia2s5em2xy
|
|||||||
|
|
||||||
> Почему я не могу внести депозит со своего кошелька?
|
> Почему я не могу внести депозит со своего кошелька?
|
||||||
|
|
||||||
* Большинство RPC подвергают цензуре протокол и транзакции управления, поскольку OFAC налагает санкции, вам необходимо настроить RPC вашего кошелька на не подвергаемую цензуре конечную точку.
|
* Большинство RPC подвергают цензуре протокол и транзакции управления, поскольку OFAC налагает санкции, вам необходимо настроить RPC вашего кошелька на не подвергаемую цензуре конечную точку.
|
||||||
|
@ -4,21 +4,21 @@
|
|||||||
|
|
||||||
## 社区应用
|
## 社区应用
|
||||||
|
|
||||||
社区构建的源代码可以在官方社区 [git 上找到。](https://git.tornado.ws/tornadocash/classic-ui) 有关如何查看更改的教程,请参阅 [Micah 的指南](https://notes.ethereum.org/@GW1ZUbNKR5iRjjKYx6_dJQ/Bk8zsJ9xj)。
|
社区构建的源代码可以在官方社区 [git 上找到。](https://git.tornado.is/tornadocash/classic-ui) 有关如何查看更改的教程,请参阅 [Micah 的指南](https://notes.ethereum.org/@GW1ZUbNKR5iRjjKYx6_dJQ/Bk8zsJ9xj)。
|
||||||
|
|
||||||
* 当前构建版本:**023c463**
|
* 当前构建版本:**023c463**
|
||||||
* 稳定构建版本: **023c463**
|
* 稳定构建版本: **023c463**
|
||||||
* [更改日志](https://git.tornado.ws/tornadocash/classic-ui/commits/branch/master)
|
* [更改日志](https://git.tornado.is/tornadocash/classic-ui/commits/branch/master)
|
||||||
|
|
||||||
**如果使用受制裁的地址进行交易,请参阅 [RPC 配置说明](#RPC)**。
|
**如果使用受制裁的地址进行交易,请参阅 [RPC 配置说明](#RPC)**。
|
||||||
|
|
||||||
最新的社区版本应在以下位置提供:
|
最新的社区版本应在以下位置提供:
|
||||||
|
|
||||||
* Classic:
|
* Classic:
|
||||||
* [tornado.ws](https://tornado.ws)
|
* [classic.tornado.is](https://classic.tornado.is)
|
||||||
* [ipfs.io/ipns/tornadocash.eth](https://ipfs.io/ipns/tornadocash.eth/)
|
* [ipfs.io/ipns/tornadocash.eth](https://ipfs.io/ipns/tornadocash.eth/)
|
||||||
* Nova:
|
* Nova:
|
||||||
* [nova.tornado.ws](https://nova.tornado.ws)
|
* [nova.tornado.is](https://nova.tornado.is)
|
||||||
* [ipfs.io/ipns/nova.tornadocash.eth](https://ipfs.io/ipns/nova.tornadocash.eth/)
|
* [ipfs.io/ipns/nova.tornadocash.eth](https://ipfs.io/ipns/nova.tornadocash.eth/)
|
||||||
|
|
||||||
### TOR 网络
|
### TOR 网络
|
||||||
@ -66,7 +66,7 @@ ipfs://bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsbem6hjpzsgihbu
|
|||||||
|
|
||||||
### 分散来源
|
### 分散来源
|
||||||
|
|
||||||
Tornado Cash 的所有来源(代码)在 [提案 #30](https://tornado.ws/governance/30) 之后也是去中心化的,并且具有带有 IPFS contenthash 的 ENS 域。 完整指南可在 ENS 域 [sources.tornadocash.eth](https://app.ens.domains/sources.tornadocash.eth) 获取,实际 IPFS 哈希:`bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u`。 网关(直接链接):https://ipfs.io/ipfs/bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u
|
Tornado Cash 的所有来源(代码)在 [提案 #30](https://classic.tornado.is/governance/30) 之后也是去中心化的,并且具有带有 IPFS contenthash 的 ENS 域。 完整指南可在 ENS 域 [sources.tornadocash.eth](https://app.ens.domains/sources.tornadocash.eth) 获取,实际 IPFS 哈希:`bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u`。 网关(直接链接):https://ipfs.io/ipfs/bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u
|
||||||
|
|
||||||
|
|
||||||
## RPC
|
## RPC
|
||||||
@ -112,4 +112,4 @@ Tornado Cash 的所有来源(代码)在 [提案 #30](https://tornado.ws/gove
|
|||||||
|
|
||||||
> 为什么不能从我的钱包中存款?
|
> 为什么不能从我的钱包中存款?
|
||||||
|
|
||||||
* 自 OFAC 制裁以来,大多数 RPC 都会审查协议和治理的交易,您需要将钱包 RPC 配置为未经审查的端点。
|
* 自 OFAC 制裁以来,大多数 RPC 都会审查协议和治理的交易,您需要将钱包 RPC 配置为未经审查的端点。
|
||||||
|
@ -34,7 +34,7 @@ The formula for designating a relayer is as follows:
|
|||||||
|
|
||||||
### 2. Set up relayer
|
### 2. Set up relayer
|
||||||
|
|
||||||
The first concrete step is to run the Tornado Cash Relayer software for Ethereum Mainnet on your computer. All steps are outlined in the protocol's github. To complete this task successfully, you will have to carefully follow [these instructions](https://git.tornado.ws/tornadocash/classic-relayer).
|
The first concrete step is to run the Tornado Cash Relayer software for Ethereum Mainnet on your computer. All steps are outlined in the protocol's github. To complete this task successfully, you will have to carefully follow [these instructions](https://git.tornado.is/tornadocash/classic-relayer).
|
||||||
|
|
||||||
Once completed, you will need to insert your url in the input box.
|
Once completed, you will need to insert your url in the input box.
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Launched in December 2021, Tornado Cash Nova offers the freedom to choose customized amounts for transactions, as well as the ability to transfer tokens without leaving the anonymity pool. With such unique features, this new pool requires its own set of instructions.
|
Launched in December 2021, Tornado Cash Nova offers the freedom to choose customized amounts for transactions, as well as the ability to transfer tokens without leaving the anonymity pool. With such unique features, this new pool requires its own set of instructions.
|
||||||
|
|
||||||
Tornado Cash Nova (beta version) can be accessed through its own decentralized app at [nova.tornadocash.eth](https://app.ens.domains/name/nova.tornadocash.eth/details) or via official site [nova.tornado.ws](https://nova.tornado.ws)
|
Tornado Cash Nova (beta version) can be accessed through its own decentralized app at [nova.tornadocash.eth](https://app.ens.domains/name/nova.tornadocash.eth/details) or via official site [nova.tornado.is](https://nova.tornado.is)
|
||||||
|
|
||||||
![Tornado Nova main page](../.gitbook/assets/nova-main-page.png)
|
![Tornado Nova main page](../.gitbook/assets/nova-main-page.png)
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.tornado.ws/tornadocash/docs"
|
"url": "https://git.tornado.is/tornadocash/docs"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"tornado",
|
"tornado",
|
||||||
|
Loading…
Reference in New Issue
Block a user