Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions doc/EVIDENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ The rules of addresses which the ownership is not verified yet, should be put un
* **BitcoinCigs**
* Documented here: <https://bitcointalk.org/index.php?topic=193243.0> ([A](https://archive.today/UgTi8))

* **Bitfinex**
* Documented here: <https://support.bitfinex.com/hc/en-us/articles/115000332385-Tor-Usage-Setup-Guide> ([A](https://archive.fo/StYJD))

* **Bitmessage**
* Documented here: <https://bitmessage.ch/faq.html> ([A](https://archive.today/9aSxc))

Expand Down Expand Up @@ -311,6 +314,9 @@ The rules of addresses which the ownership is not verified yet, should be put un
* **Project PM**
* Documented here: <http://echelon2.org/wiki/Main_Page> ([A](https://archive.today/XyL35)) - linked on the main page

* **Protonmail**
* Documented here: <https://protonmail.com/blog/tor-encrypted-email/> ([A](https://archive.is/kjNzk))

* **QuackQuackGo Searx**
* Documented here: <https://quackquackgo.nl> ([A](https://archive.today/YBq4M)) - linked on the main page

Expand Down Expand Up @@ -401,6 +407,9 @@ The rules of addresses which the ownership is not verified yet, should be put un

* **Toremail**
* Documented here: <https://toremail.net/#faq> ([A](https://archive.today/HqfRp))

* **TorProject**
* Documented here: <https://onion.torproject.org/> ([A](https://archive.is/VLcxv))

* **Torsearch**
* Documented here: <https://torsearch.es> ([A](https://archive.today/80hIC)) - linked on the main page
Expand Down
10 changes: 10 additions & 0 deletions rules/onion-bitfinex.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<ruleset name="Bitfinex Onion" default_off="Self-signed HTTPS cert">
<target host="bitfinex.com" />
<target host="www.bitfinex.com" />
<rule from="^https?://(www\.)?bitfinex\.com/" to="https://bitfinex4ietak3t.onion/" />
</ruleset>

<!--
* **Bitfinex**
* Documented here: <https://support.bitfinex.com/hc/en-us/articles/115000332385-Tor-Usage-Setup-Guide> ([A](https://archive.fo/StYJD))
-->
7 changes: 7 additions & 0 deletions rules/onion-protonmail.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<ruleset name="Protonmail Onion">
<target host="mail.protonmail.com" />
<target host="mail.protonmail.ch" />
<rule from="^https://mail.protonmail.(com|ch)/" to="https://protonirockerxow.onion/"/>
</ruleset>

<!-- Documented here: <https://protonmail.com/blog/tor-encrypted-email/> ([A](https://archive.is/kjNzk)) -->