mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-28 22:31:07 +00:00
Fix some broken links (#280)
This commit is contained in:

committed by
GitHub

parent
f71d1d4608
commit
b2c4650939
@@ -153,7 +153,7 @@ breadcrumb: "VPN"
|
||||
<p><strong>Best Case:</strong></p>
|
||||
<p>Responsible marketing that is both educational and useful to the consumer could include:</p>
|
||||
<ul>
|
||||
<li>A accurate comparison to when Tor or other <a href="/software/networks/">Self-contained networks</a> should be used.</li>
|
||||
<li>A accurate comparison to when Tor or other <a href="/software/networks/">Self contained networks</a> should be used.</li>
|
||||
<li>Availability of the VPN provider's website over a .onion <a href="https://en.wikipedia.org/wiki/.onion">Hidden Service</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -186,7 +186,7 @@ breadcrumb: "VPN"
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h3>Should I use Tor <em>and</em> a VPN?</h3>
|
||||
<p>By using a VPN with Tor, you're creating essentially a permanent entry node, often with a money trail attached. This provides zero additional benefit to you, while increasing the attack surface of your connection dramatically. If you wish to hide your Tor usage from your ISP or your government, Tor has a built-in solution for that: Tor bridges. <a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-2-onion-recipes-vpn-not-required">Read more about Tor bridges and why using a VPN is not necessary</a>.</p>
|
||||
<p>By using a VPN with Tor, you're creating essentially a permanent entry node, often with a money trail attached. This provides zero additional benefit to you, while increasing the attack surface of your connection dramatically. If you wish to hide your Tor usage from your ISP or your government, Tor has a built-in solution for that: Tor bridges. <a href="https://web.archive.org/web/20210116140725/https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-2-onion-recipes-vpn-not-required">Read more about Tor bridges and why using a VPN is not necessary</a>.</p>
|
||||
<h3>What if I need anonymity?</h3>
|
||||
<p>VPNs cannot provide anonymity. Your VPN provider will still see your real IP address, and often has a money trail that can be linked directly back to you. You cannot rely on "no logging" policies to protect your data. Use <a href="https://www.torproject.org/">Tor</a> instead.</p>
|
||||
<h3>What about VPN providers that provides Tor nodes?</h3>
|
||||
@@ -209,7 +209,7 @@ breadcrumb: "VPN"
|
||||
<li><a href="https://schub.io/blog/2019/04/08/very-precarious-narrative.html">VPN - a Very Precarious Narrative</a> by Dennis Schubert</li>
|
||||
<li><a href="/software/networks/">The self-contained networks</a> recommended by Privacy Guides are able to replace a VPN that allows access to services on local area network</li>
|
||||
<li><a href="https://medium.com/privacyguides/slicing-onions-part-1-myth-busting-tor-9ec188ae1904">Slicing Onions: Part 1 – Myth-busting Tor</a> by blacklight447</li>
|
||||
<li><a href="https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-2-onion-recipes-vpn-not-required">Slicing Onions: Part 2 – Onion recipes; VPN not required</a> by blacklight447</li>
|
||||
<li><a href="https://web.archive.org/web/20210116140725/https://write.privacytools.io/my-thoughts-on-security/slicing-onions-part-2-onion-recipes-vpn-not-required">Slicing Onions: Part 2 – Onion recipes; VPN not required</a> by blacklight447</li>
|
||||
<li><a href="https://www.ivpn.net/privacy-guides/">IVPN Privacy Guides</a></li>
|
||||
</ol>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user