mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
fbbb7ab44a
Co-authored-by: Daniel Nathan Gray <dng@disroot.org> Signed-off-by: Freddy <freddy@decypher.pw>
25 lines
1.6 KiB
YAML
25 lines
1.6 KiB
YAML
title: Orbot
|
|
type: Recommendation
|
|
logo: /assets/img/android/orbot.svg
|
|
description: |
|
|
<strong>Orbot</strong> is a free proxy app that routes your connections through the Tor Network.
|
|
|
|
Orbot can proxy individual apps if they support SOCKS or HTTP proxying. It can also proxy all your network connections using the <a href="https://developer.android.com/reference/android/net/VpnService">VpnService</a> and can be used with the VPN killswitch (⚙️ Settings → Network & internet → VPN → ⚙️ → Block connections without VPN).
|
|
|
|
For resistance against traffic analysis attacks, consider enabling <em>Isolate Destination Address</em> ( ⁝ →Settings → Connectivity). This will use a completely different Tor Circuit (different middle relay and exit nodes) for every domain you connect to.
|
|
|
|
<h4>Notes</h4>
|
|
Orbot is often outdated on the Guardian Project's <a href="https://guardianproject.info/fdroid">F-Droid repository</a> and <a href="https://play.google.com/store/apps/details?id=org.torproject.android">Google Play</a> so consider downloading directly from the <a href="https://github.com/guardianproject/orbot">GitHub repository</a> instead.
|
|
|
|
All versions are signed using the same signature so they should be compatible with each other.
|
|
website: 'https://guardianproject.info/apps/org.torproject.android'
|
|
downloads:
|
|
- icon: fab fa-android
|
|
url: 'https://guardianproject.info/fdroid'
|
|
- icon: fab fa-google-play
|
|
url: 'https://play.google.com/store/apps/details?id=org.torproject.android'
|
|
- icon: fab fa-github
|
|
url: 'https://github.com/guardianproject/orbot'
|
|
- icon: fab fa-gitlab
|
|
url: 'https://gitlab.com/guardianproject/orbot'
|