From 475b96e50dd3dd8e9730bc05b6c36e7791abac35 Mon Sep 17 00:00:00 2001 From: deathrow Date: Mon, 5 Dec 2022 19:56:35 -0500 Subject: [PATCH] Mobile Tor section --- _items/Guide.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_items/Guide.md b/_items/Guide.md index b6f3795..3a5727c 100644 --- a/_items/Guide.md +++ b/_items/Guide.md @@ -83,6 +83,7 @@ _Disclaimer: This is for education / research._ -\>> [Mobile](#mobile)
- -\>> _[External Applications](#external-applications)_
+- -\>> _[Tor](#tor-1)_
-\>> [Physical](#physical)
-\>> [Secure Communications](#secure-communications)
@@ -934,6 +935,16 @@ It would likely be best to install various APKs from a source you can reasonably
+### Tor + +You can utilize Tor on a mobile device by installing [Orbot](https://github.com/guardianproject/orbot). +Orbot allows you to route your entire device over Tor or allow proxying other applications. +[Tor Android](https://github.com/guardianproject/tor-android) is also available. + +If your device has the ability to create multiple profiles, you can create a "Tor-only" profile, in which the entire profile is routed over Orbot and you are utilizing Tor Android. + +
+ --- ## **Secure Communications**