1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-30 07:09:11 +00:00

style: Add logos to recommendation cards

This commit is contained in:
2026-05-19 14:40:13 -05:00
parent c2e570dfbd
commit 61e9096386
49 changed files with 169 additions and 167 deletions
@@ -26,7 +26,7 @@ When it comes to anonymizing networks, we want to specially note that [Tor](../.
### Tor
{{< title-card >}}
{{< title-card logo="./tor.svg" >}}
The **Tor** network is 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](../../../wiki/basics/common-threats/index.md#avoiding-censorship){ .pg-blue-gray } circumvention tool.
@@ -52,7 +52,7 @@ You can access the Tor network using other tools; making this determination come
#### Orbot
{{< title-card >}}
{{< title-card logo="./tor.svg" >}}
**Orbot** is a mobile application which routes traffic from any app on your device through the Tor network.
@@ -82,7 +82,7 @@ Orbot can proxy individual apps if they support SOCKS or HTTP proxying. It can a
#### Snowflake
{{< title-card >}}
{{< title-card logo="./tor.svg" >}}
**Snowflake** allows you to donate bandwidth to the Tor Project by operating a "Snowflake proxy" within your browser.
@@ -106,7 +106,7 @@ Running a Snowflake proxy is low-risk, even more so than running a Tor relay or
### I2P (The Invisible Internet Project)
{{< title-card >}}
{{< title-card logo="./i2p.svg" >}}
**I2P** is a network layer which encrypts your connections and routes them via a network of computers distributed around the world. It is mainly focused on creating an alternative, privacy-protecting network rather than making regular internet connections anonymous.
@@ -66,7 +66,7 @@ These tools can trigger false-positives. If any of these tools finds indicators
### Mobile Verification Toolkit
{{< title-card >}}
{{< title-card logo="./mvt.webp" >}}
**Mobile Verification Toolkit** (**MVT**) is a collection of utilities which simplifies and automates the process of scanning mobile devices for potential traces of targeting or infection by known spyware campaigns. MVT was developed by Amnesty International and released in 2021 in the context of the [Pegasus Project](https://forbiddenstories.org/about-the-pegasus-project).
@@ -99,7 +99,7 @@ MVT allows you to perform deeper scans/analysis if your device is jailbroken. Un
### iMazing (iOS)
{{< title-card >}}
{{< title-card logo="./imazing.png" >}}
**iMazing** provides a free spyware analyzer tool for iOS devices which acts as a GUI-wrapper for [MVT](#mobile-verification-toolkit). This can be much easier to run compared to MVT itself, which is a command-line tool designed for technologists and forensic investigators.
@@ -129,7 +129,7 @@ These are apps you can install which check your device and operating system for
### Auditor (Android)
{{< title-card >}}
{{< title-card logo="./auditor.svg" >}}
**Auditor** is an app which leverages hardware security features to provide device integrity monitoring by actively validating the identity of a device and the integrity of its operating system. Currently, it only works with GrapheneOS or the stock operating system for [supported devices](https://attestation.app/about#device-support).