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:
|
||||
|
||||
* [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
|
||||
|
||||
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:
|
||||
|
||||
* [**Community forum**](https://forum.tornado.ws)
|
||||
* [**Community Telegram**](https://t.me/TornadoOfficial)
|
||||
* [**Community Matrix**](https://element.tornadocash.social)
|
||||
* [**Community Twitter**](https://twitter.com/TornadoCashOrg)
|
||||
* [**Community forum**](https://forum.tornado.is)
|
||||
* [**Community Telegram**](https://t.me/Tornado)
|
||||
* [**Community Matrix**](https://element.tornado.is)
|
||||
* [**Community Twitter**](https://twitter.com/TornadoCash)
|
||||
|
||||
_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
|
||||
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.
|
||||
|
||||
|
@ -10,21 +10,21 @@ This is a guide to using Tornado Cash after the 8th August crisis, when the OFAC
|
||||
|
||||
### 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**
|
||||
* 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**
|
||||
|
||||
The latest community builds are available at:
|
||||
|
||||
* Classic:
|
||||
* [tornado.ws](https://tornado.ws)
|
||||
* [classic.tornado.is](https://classic.tornado.is)
|
||||
* [ipfs.io/ipns/tornadocash.eth](https://ipfs.io/ipns/tornadocash.eth/)
|
||||
* 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/)
|
||||
|
||||
|
||||
@ -78,7 +78,7 @@ The content hash of this link is `bafybeib4rg5gx7plrvzasrrqa3tcb3tnzm2goxhteaxsb
|
||||
|
||||
#### 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`.
|
||||
|
||||
Gateway (direct link): https://ipfs.io/ipfs/bafybeia2s5em2xypmtdifuyj62xwgveujygs4vzoqhbqd2um45wbdxxb6u
|
||||
|
@ -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**
|
||||
* [Журнал изменений](https://git.tornado.ws/tornadocash/classic-ui/commits/branch/master)
|
||||
* [Журнал изменений](https://git.tornado.is/tornadocash/classic-ui/commits/branch/master)
|
||||
|
||||
**См. [Инструкции по настройке RPC](#RPC) при выполнении транзакций с адресами, санкционированными OFAC**.
|
||||
|
||||
Последняя версия сообщества должна быть доступна по адресу:
|
||||
|
||||
* Classic:
|
||||
* [tornado.ws](https://tornado.ws)
|
||||
* [classic.tornado.is](https://tornado.is)
|
||||
* [ipfs.io/ipns/tornadocash.eth](https://ipfs.io/ipns/tornadocash.eth/)
|
||||
* 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/)
|
||||
|
||||
|
||||
@ -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`.
|
||||
|
||||
|
@ -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**
|
||||
* [更改日志](https://git.tornado.ws/tornadocash/classic-ui/commits/branch/master)
|
||||
* [更改日志](https://git.tornado.is/tornadocash/classic-ui/commits/branch/master)
|
||||
|
||||
**如果使用受制裁的地址进行交易,请参阅 [RPC 配置说明](#RPC)**。
|
||||
|
||||
最新的社区版本应在以下位置提供:
|
||||
|
||||
* Classic:
|
||||
* [tornado.ws](https://tornado.ws)
|
||||
* [classic.tornado.is](https://classic.tornado.is)
|
||||
* [ipfs.io/ipns/tornadocash.eth](https://ipfs.io/ipns/tornadocash.eth/)
|
||||
* 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/)
|
||||
|
||||
### 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
|
||||
|
@ -34,7 +34,7 @@ The formula for designating a relayer is as follows:
|
||||
|
||||
### 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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
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)
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.tornado.ws/tornadocash/docs"
|
||||
"url": "https://git.tornado.is/tornadocash/docs"
|
||||
},
|
||||
"keywords": [
|
||||
"tornado",
|
||||
|
Loading…
Reference in New Issue
Block a user