mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-12 00:10:40 -04:00
style: Fix header level and disable table of contents
Signed-off-by: redoomed1 <redoomed1@privacyguides.org>
This commit is contained in:
parent
e0a86391c6
commit
3a6cf0158d
1 changed files with 27 additions and 22 deletions
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "Internet Browsing"
|
title: "Internet Browsing"
|
||||||
icon: material/web
|
icon: material/web
|
||||||
|
hide:
|
||||||
|
- toc
|
||||||
description: These privacy-protecting browsers and browser extensions are what we currently recommend for browsing the internet on different platforms.
|
description: These privacy-protecting browsers and browser extensions are what we currently recommend for browsing the internet on different platforms.
|
||||||
cover: desktop-browsers.webp
|
cover: desktop-browsers.webp
|
||||||
---
|
---
|
||||||
|
@ -8,19 +10,34 @@ These tools provide a private **internet browsing** experience by limiting the a
|
||||||
|
|
||||||
Consider using multiple browsers for different use cases, as each of them provide different tools to thwart surveillance and data collection, including but not limited to anti-fingerprinting protections, content blocking, etc.
|
Consider using multiple browsers for different use cases, as each of them provide different tools to thwart surveillance and data collection, including but not limited to anti-fingerprinting protections, content blocking, etc.
|
||||||
|
|
||||||
|
## Tor Network
|
||||||
|
|
||||||
<div class="admonition recommendation" markdown>
|
<div class="admonition recommendation" markdown>
|
||||||
|
|
||||||
{ align=left }
|
{ align=left }
|
||||||
|
|
||||||
**Tor Browser** (Desktop & Android) is the top choice if you need anonymity, as it provides you with access to the **Tor** network, a group of volunteer-operated servers that allows you to connect for free and improve your privacy and security on the Internet. Individuals and organizations can also share information over the Tor network with ".onion hidden services" without compromising their privacy. Because Tor traffic is difficult to block and trace, Tor is an effective censorship circumvention tool.
|
**Tor Browser** (Desktop and Android) is the top choice if you need anonymity, as it provides you with access to the **Tor** network, a group of volunteer-operated servers that allows you to connect for free and improve your privacy and security on the Internet. Individuals and organizations can also share information over the Tor network with ".onion hidden services" without compromising their privacy. Because Tor traffic is difficult to block and trace, Tor is an effective censorship circumvention tool.
|
||||||
|
|
||||||
[Read Our Full Review :material-arrow-right-drop-circle:](tor.md){ .md-button .md-button--primary }
|
[Read Our Full Review :material-arrow-right-drop-circle:](tor.md){ .md-button .md-button--primary }
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="grid" markdown>
|
||||||
|
|
||||||
<div class="grid cards" markdown>
|
<div class="grid cards" markdown>
|
||||||
|
|
||||||
- { .lg .middle .twemoji } **Mullvad Browser**
|
- { .twemoji loading=lazy } [Orbot (Smartphone Tor Proxy)](tor.md#orbot)
|
||||||
|
- { .twemoji loading=lazy } [Onion Browser (Tor for iOS)](tor.md#onion-browser-ios)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
## Standard Browsers
|
||||||
|
|
||||||
|
<div class="grid cards" markdown>
|
||||||
|
|
||||||
|
- { .lg .middle .twemoji } **Mullvad Browser**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -28,7 +45,7 @@ Consider using multiple browsers for different use cases, as each of them provid
|
||||||
|
|
||||||
- [Read Full Review :material-arrow-right-drop-circle:](desktop-browsers.md#mullvad-browser)
|
- [Read Full Review :material-arrow-right-drop-circle:](desktop-browsers.md#mullvad-browser)
|
||||||
|
|
||||||
- { .lg .middle .twemoji } **Firefox**
|
- { .lg .middle .twemoji } **Firefox**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -36,7 +53,7 @@ Consider using multiple browsers for different use cases, as each of them provid
|
||||||
|
|
||||||
- [Read Full Review :material-arrow-right-drop-circle:](desktop-browsers.md#firefox)
|
- [Read Full Review :material-arrow-right-drop-circle:](desktop-browsers.md#firefox)
|
||||||
|
|
||||||
- { .lg .middle .twemoji } **Brave Browser**
|
- { .lg .middle .twemoji } **Brave Browser**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -45,7 +62,7 @@ Consider using multiple browsers for different use cases, as each of them provid
|
||||||
- [Brave Desktop Review :material-arrow-right-drop-circle:](desktop-browsers.md#brave)
|
- [Brave Desktop Review :material-arrow-right-drop-circle:](desktop-browsers.md#brave)
|
||||||
- [Brave Mobile Review :material-arrow-right-drop-circle:](mobile-browsers.md#brave)
|
- [Brave Mobile Review :material-arrow-right-drop-circle:](mobile-browsers.md#brave)
|
||||||
|
|
||||||
- { .lg .middle .twemoji } **Cromite (Android)**
|
- { .lg .middle .twemoji } **Cromite (Android)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -53,7 +70,7 @@ Consider using multiple browsers for different use cases, as each of them provid
|
||||||
|
|
||||||
- [Read Full Review :material-arrow-right-drop-circle:](mobile-browsers.md#cromite-android)
|
- [Read Full Review :material-arrow-right-drop-circle:](mobile-browsers.md#cromite-android)
|
||||||
|
|
||||||
- { .lg .middle .twemoji } **Safari (iOS)**
|
- { .lg .middle .twemoji } **Safari (iOS)**
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -70,21 +87,9 @@ Consider using multiple browsers for different use cases, as each of them provid
|
||||||
|
|
||||||
<div class="grid cards" markdown>
|
<div class="grid cards" markdown>
|
||||||
|
|
||||||
- { .twemoji loading=lazy } [uBlock Origin](browser-extensions.md#ublock-origin)
|
- { .twemoji loading=lazy } [uBlock Origin](browser-extensions.md#ublock-origin)
|
||||||
- { .twemoji loading=lazy } [uBlock Origin Lite](browser-extensions.md#ublock-origin-lite)
|
- { .twemoji loading=lazy } [uBlock Origin Lite](browser-extensions.md#ublock-origin-lite)
|
||||||
- { .twemoji loading=lazy } [AdGuard for iOS](browser-extensions.md#adguard)
|
- { .twemoji loading=lazy } [AdGuard for iOS](browser-extensions.md#adguard)
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div markdown>
|
|
||||||
### More Tor Network Tools
|
|
||||||
|
|
||||||
<div class="grid cards" markdown>
|
|
||||||
|
|
||||||
- { .twemoji loading=lazy } [Orbot (Smartphone Tor Proxy)](tor.md#orbot)
|
|
||||||
- { .twemoji loading=lazy } [Onion Browser (Tor for iOS)](tor.md#onion-browser-ios)
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue