Mobile Tor section

This commit is contained in:
deathrow 2022-12-05 19:56:35 -05:00
parent 8ff3971b4e
commit 475b96e50d
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73

View File

@ -83,6 +83,7 @@ _Disclaimer: This is for education / research._
-\>> [Mobile](#mobile) <br>
- -\>> _[External Applications](#external-applications)_ <br>
- -\>> _[Tor](#tor-1)_ <br>
-\>> [Physical](#physical) <br>
-\>> [Secure Communications](#secure-communications) <br>
@ -934,6 +935,16 @@ It would likely be best to install various APKs from a source you can reasonably
<br>
### 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.
<br>
---
## **Secure Communications**