This commit is contained in:
nihilist 2024-10-04 21:43:04 +02:00
parent 3490075bbe
commit 4dc8b4c291
3 changed files with 15 additions and 12 deletions

View file

@ -73,6 +73,7 @@
<li><a href="aps/index.html">✅ Privacy, Anonymity, Plausible Deniability, Decentralisation, Security, and 0days</a></li>
<li><a href="governments/index.html">✅ Governments, Centralisation, and Law Enforcement</a></li>
<li><a href="govfear/index.html">✅ Governments fear Decentralisation and Anonymity</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/118">❌ How to use technology to free yourself from tyranny?</a></li>
</ol></br>
@ -112,7 +113,7 @@
<li><a href="linux/index.html">✅ How to install Linux from a Windows PC ⭐</a></li>
<li><a href="linuxprograms/index.html">✅ How to install and update programs on Linux </a></li>
<li><a href="graphene/index.html">✅ How to install GrapheneOS on a Pixel Phone</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/61">❌ Easy Private Chats - Simplex</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/61">❌ Easy Private Chats - SimpleX</a></li>
</ol></br>
@ -175,6 +176,7 @@
<li><a href="tailsqemuvm/index.html">✅ Tails OS QEMU VM for Temporary Anonymity</a></li>
<li><a href="whonixqemuvms/index.html">✅ VMs for Long-term Anonymity (Whonix QEMU VMs)</a></li>
<li><a href="whonixqemuvms/index.html">❌ How to Anonymously access websites that block Tor</a></li>
<li><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/129">❌ Easy Anonymous Chats - SimpleX</a></li>
</ol></br>
<p>💻 Clientside - Censorship Evasion </p>
@ -224,8 +226,8 @@
<p>🧅 Serverside - Contributing to Anonymity</p>
<ol>
<li><a href="tor/relay/index.html">🟠 Tor Node</a></li>
<li><a href="tor/bridge/index.html">✅ Tor Bridge Node </a></li>
<li><a href="tor/relay/index.html">✅ Tor Node </a></li>
<li><a href="tor/exit_node/index.html">✅ Tor Exit Node </a></li>
<li><a href="monero2024/node.html">✅ Monero Node</a></li>
<li><a href="monerop2pool/index.html">✅ Monero Mining with p2pool (help validate the network)</a></li>

View file

@ -67,6 +67,7 @@
<p>You will also need to make sure that the VPS provider allows the hosting of a tor node! check torproject's good/bad isps page <a href="https://community.torproject.org/relay/community-resources/good-bad-isps/">here</a>. </p>
<img src="1.png" class="imgRz">
<p> For example, you wouldn't be able to host an exit node on DigitalOcean, however hosting a regular node is completely fine.</p>
<p><a href="https://git.nowhere.moe/nihilist/blog-contributions/issues/101">TODO</a>: showcase the Tor DDOS PoW protection </p>
</div>
</div><!-- /row -->