From 98e214f75b0458dc0909d1933d817f67149dd2b2 Mon Sep 17 00:00:00 2001 From: mystery Date: Sun, 4 Aug 2024 17:52:16 +0100 Subject: [PATCH] updated links, social medias --- book/README.md | 2 +- book/general/community/contributing.md | 8 ++++---- book/general/guides/local-ui.md | 6 +++--- book/general/guides/post-censorship/index.md | 12 ++++++------ book/general/guides/post-censorship/ru.md | 12 ++++++------ book/general/guides/post-censorship/zh.md | 12 ++++++------ book/general/guides/relayer.md | 2 +- book/tornado-cash-nova/connect-wallet.md | 2 +- package.json | 2 +- 9 files changed, 29 insertions(+), 29 deletions(-) diff --git a/book/README.md b/book/README.md index 7220d2b..7bfe0a6 100644 --- a/book/README.md +++ b/book/README.md @@ -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. diff --git a/book/general/community/contributing.md b/book/general/community/contributing.md index 3099461..0e1688e 100644 --- a/book/general/community/contributing.md +++ b/book/general/community/contributing.md @@ -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). diff --git a/book/general/guides/local-ui.md b/book/general/guides/local-ui.md index 759d5c6..62c7ba5 100644 --- a/book/general/guides/local-ui.md +++ b/book/general/guides/local-ui.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. @@ -34,4 +34,4 @@ If everything is going correctly you should see a similar screen, firstly click ### 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. -![Screenshot 2022-09-06 at 11.40.59|690x407](../../.gitbook/assets/local-classic-ui-running.png) \ No newline at end of file +![Screenshot 2022-09-06 at 11.40.59|690x407](../../.gitbook/assets/local-classic-ui-running.png) diff --git a/book/general/guides/post-censorship/index.md b/book/general/guides/post-censorship/index.md index 3186567..41fb587 100644 --- a/book/general/guides/post-censorship/index.md +++ b/book/general/guides/post-censorship/index.md @@ -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 @@ -132,4 +132,4 @@ Gateway (direct link): https://ipfs.io/ipfs/bafybeia2s5em2xypmtdifuyj62xwgveujyg > 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. . \ No newline at end of file +* Most RPCs censor transactions to the protocol and governance since the OFAC sanctions, you need to configure your wallet RPC to a uncensored endpoint. . diff --git a/book/general/guides/post-censorship/ru.md b/book/general/guides/post-censorship/ru.md index dc93591..38b1f0c 100644 --- a/book/general/guides/post-censorship/ru.md +++ b/book/general/guides/post-censorship/ru.md @@ -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`. @@ -115,4 +115,4 @@ IPFS шлюз (прямая ссылка): https://ipfs.io/ipfs/bafybeia2s5em2xy > Почему я не могу внести депозит со своего кошелька? -* Большинство RPC подвергают цензуре протокол и транзакции управления, поскольку OFAC налагает санкции, вам необходимо настроить RPC вашего кошелька на не подвергаемую цензуре конечную точку. \ No newline at end of file +* Большинство RPC подвергают цензуре протокол и транзакции управления, поскольку OFAC налагает санкции, вам необходимо настроить RPC вашего кошелька на не подвергаемую цензуре конечную точку. diff --git a/book/general/guides/post-censorship/zh.md b/book/general/guides/post-censorship/zh.md index e243c99..ad25c1a 100644 --- a/book/general/guides/post-censorship/zh.md +++ b/book/general/guides/post-censorship/zh.md @@ -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 @@ -112,4 +112,4 @@ Tornado Cash 的所有来源(代码)在 [提案 #30](https://tornado.ws/gove > 为什么不能从我的钱包中存款? -* 自 OFAC 制裁以来,大多数 RPC 都会审查协议和治理的交易,您需要将钱包 RPC 配置为未经审查的端点。 \ No newline at end of file +* 自 OFAC 制裁以来,大多数 RPC 都会审查协议和治理的交易,您需要将钱包 RPC 配置为未经审查的端点。 diff --git a/book/general/guides/relayer.md b/book/general/guides/relayer.md index de60e95..c2066f4 100644 --- a/book/general/guides/relayer.md +++ b/book/general/guides/relayer.md @@ -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. diff --git a/book/tornado-cash-nova/connect-wallet.md b/book/tornado-cash-nova/connect-wallet.md index 25ce5fe..29aca48 100644 --- a/book/tornado-cash-nova/connect-wallet.md +++ b/book/tornado-cash-nova/connect-wallet.md @@ -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) diff --git a/package.json b/package.json index 4d35b57..21b1d82 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "https://git.tornado.ws/tornadocash/docs" + "url": "https://git.tornado.is/tornadocash/docs" }, "keywords": [ "tornado",