diff --git a/tor/bridge/index.md b/tor/bridge/index.md index a7f8f3c..93c59ca 100644 --- a/tor/bridge/index.md +++ b/tor/bridge/index.md @@ -10,8 +10,6 @@ xmr: 8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAU Before we start, you will need a Debian VPS (you can get one on digitalocean for example), if you prefer to use your own self hosted server, make sure that port 80 and 443 are correctly port forwarded so that the public ip points to the server and not the router. Once that's done, go and ssh into your Debian server. -![](../../logos/daturagit.png) _Sidenote:_ Help us improve this tutorial by letting us know if there's anything missing or incorrect on this [git issue](http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/100) directly! - ## **Initial Setup** Log into your Debian server and add Tor repository. diff --git a/tor/exit_node/index.md b/tor/exit_node/index.md index a75ef94..95762ec 100644 --- a/tor/exit_node/index.md +++ b/tor/exit_node/index.md @@ -28,7 +28,6 @@ Now regarding the choice of location for the server, in order to make sure that _Disclaimer:_ **Do not host your Tor node in Germany, Netherlands or in the US, as there are already too many nodes in those countries.** Try to run your own Tor nodes in countries that have the least nodes preferably, as this will help keeping the Tor network decentralized. -![](../../logos/daturagit.png) _Sidenote:_ Help us improve this tutorial by letting us know if there's anything missing or incorrect on this [git issue](http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/102) directly! ## **Initial setup** diff --git a/tor/relay/index.md b/tor/relay/index.md index 92c725c..262c0b4 100644 --- a/tor/relay/index.md +++ b/tor/relay/index.md @@ -22,8 +22,6 @@ Now regarding the choice of location for the server, in order to make sure that _Disclaimer:_ **Do not host your Tor node in Germany, Netherlands or in the US, as there are already too many nodes in those countries.** Try to run your own Tor nodes in countries that have the least nodes preferably, as this will help keeping the Tor network decentralized. -![](../../logos/daturagit.png) _Sidenote:_ Help us improve this tutorial by letting us know if there's anything missing or incorrect on this [git issue](http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions/issues/101) directly! - ## **Installation** Log into your Debian server and add Tor repository.