mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
Put the Tor Browser as the #1 choice in the Browser Recommendations (Issue: 271)
This fixes issue: https://github.com/privacytoolsIO/privacytools.io/issues/271
This commit is contained in:
parent
d5a02eaa63
commit
c06277ead6
45
index.html
45
index.html
@ -652,6 +652,29 @@
|
|||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
||||||
|
<!-- browsers - tor browser bundle -->
|
||||||
|
<div class="col-sm-4">
|
||||||
|
<div class="panel panel-warning">
|
||||||
|
<div class="panel-heading">
|
||||||
|
<h3 class="panel-title">Tor Browser</h3>
|
||||||
|
</div>
|
||||||
|
<div class="panel-body">
|
||||||
|
<p><img src="img/tools/Tor-Project.png" align="right" style="margin-left:5px;">Tor Browser is your choice if you need an extra layer of anonymity. It's a modified version of Firefox, it comes with pre-installed privacy add-ons, encryption and an advanced
|
||||||
|
proxy.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<a href="https://www.torproject.org/">
|
||||||
|
<button type="button" class="btn btn-warning">Download: torproject.org</button>
|
||||||
|
</a>
|
||||||
|
<a data-toggle="tooltip" data-placement="bottom" data-original-title="http://expyuzz4wqqyqhjn.onion. Requires specific software to access: torproject.org" href="http://expyuzz4wqqyqhjn.onion"><img src="img/layout/tor.svg" width="40"></img></a>
|
||||||
|
</p>
|
||||||
|
<p>OS: Windows, Mac, Linux, <a href="https://mike.tig.as/onionbrowser/">iOS</a>, <a href="https://www.torproject.org/docs/android.html.en">Android</a>, <a href="https://github.com/torbsd/openbsd-ports">OpenBSD.</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- browsers - firefox -->
|
<!-- browsers - firefox -->
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
<div class="panel panel-success">
|
<div class="panel panel-success">
|
||||||
@ -704,28 +727,6 @@
|
|||||||
</div>
|
</div>
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- browsers - tor browser bundle -->
|
|
||||||
<div class="col-sm-4">
|
|
||||||
<div class="panel panel-warning">
|
|
||||||
<div class="panel-heading">
|
|
||||||
<h3 class="panel-title">Tor Browser</h3>
|
|
||||||
</div>
|
|
||||||
<div class="panel-body">
|
|
||||||
<p><img src="img/tools/Tor-Project.png" align="right" style="margin-left:5px;">Tor Browser is your choice if you need an extra layer of anonymity. It's a modified version of Firefox, it comes with pre-installed privacy add-ons, encryption and an advanced
|
|
||||||
proxy.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="https://www.torproject.org/">
|
|
||||||
<button type="button" class="btn btn-warning">Download: torproject.org</button>
|
|
||||||
</a>
|
|
||||||
<a data-toggle="tooltip" data-placement="bottom" data-original-title="http://expyuzz4wqqyqhjn.onion. Requires specific software to access: torproject.org" href="http://expyuzz4wqqyqhjn.onion"><img src="img/layout/tor.svg" width="40"></img></a>
|
|
||||||
</p>
|
|
||||||
<p>OS: Windows, Mac, Linux, <a href="https://mike.tig.as/onionbrowser/">iOS</a>, <a href="https://www.torproject.org/docs/android.html.en">Android</a>, <a href="https://github.com/torbsd/openbsd-ports">OpenBSD.</a></p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Browser Fingerprint -->
|
<!-- Browser Fingerprint -->
|
||||||
|
Loading…
Reference in New Issue
Block a user