System-wide Tor proxy, which encrypts your connection through multiple nodes. You can also use it alongside Tor Browser to access .onion sites.
- Homepage: support.torproject.org/glossary/orbot
- GitHub: github.com/guardianproject/orbot
- Web info: web-check.xyz/check/support.torproject.org
Orbot Source Code
Author
Description
The Github home of Orbot: Tor on Android (Also available on gitlab!)
Homepage
https://gitlab.com/guardianproject/orbotLicense
NOASSERTION
Created
21 May 14
Last Updated
09 Jun 26
Latest version
Primary Language
Kotlin
Size
1,292,029 KB
Stars
3,316
Forks
457
Watchers
3,316
Language Usage
Star History
Top Contributors
-
@n8fr8 (2761)
-
@bitmold (1421)
-
@tladesignz (142)
-
@eighthave (137)
-
@syphyr (100)
-
@arrase (84)
-
@comradekingu (70)
-
@wtuemura (40)
-
@gsathya (37)
-
@meenbeese (36)
-
@ioerror (32)
-
@IhorHordiichuk (30)
-
@danialbehzadi (29)
-
@solokot (26)
-
@StoyanDimitrov (25)
-
@oersen (23)
-
@sveinki (22)
-
@licaon-kter (21)
-
@ujdhesa (19)
-
@weblate (18)
-
@runasand (18)
-
@RZHSSNZDH (18)
-
@andibing (18)
-
@aindriu80 (18)
-
@amoghbl1 (16)
-
@SkewedZeppelin (15)
-
@franconian (14)
-
@yarons (14)
-
@sisbell (14)
-
@Eliasquispe (11)
-
@postessive (11)
-
@SantosSi (10)
-
@Matthaiks (10)
-
@ingfabby (10)
-
@arifpedia (9)
-
@olavinto (9)
-
@Oymate (9)
-
@Linerly (9)
-
@hax0rbana-adam (8)
-
@Ecron (8)
-
@emmapeel2 (8)
-
@aelmahmoudy (7)
-
@eulaliob (7)
-
@cstiens (7)
-
@simonaiacob (7)
-
@milotype (7)
-
@mansil (7)
-
@softinterlingua (6)
-
@Unpublished (6)
-
@WaldiSt (6)
-
@unbiaseduser-github (6)
-
@TamilNeram (6)
-
@irl (6)
-
@dependabot[bot] (5)
-
@SuppSandroB (5)
-
@realpixelcode (5)
-
@Hashik-Donthineni (5)
-
@cohosh (5)
-
@shahn (4)
-
@Zkdc (4)
-
@1hiking (4)
-
@70h (4)
-
@mrphs (4)
-
@on9686 (3)
-
@likexmr (3)
-
@tictactoe101 (3)
-
@norhorn (3)
-
@Kensan (3)
-
@mvdan (3)
-
@Atalanttore (3)
-
@hamedeo (3)
-
@n2778370 (3)
-
@adnanbezerra (2)
-
@kapatych-be (2)
-
@jawlenskys (2)
-
@smoka7 (2)
-
@peebs (2)
-
@nautilusx (2)
-
@ignoramous (2)
-
@goapunk (2)
-
@e-michalak (2)
-
@av2k (2)
-
@Yuf-16 (2)
-
@VVsyzta (2)
-
@5u3PFUxMAg (2)
-
@abusarimhindi (2)
-
@ahf (2)
-
@ixiumu (2)
-
@ErenayDev (2)
-
@Bardock88 (2)
-
@hans-fritz-pommes (2)
-
@ThePsychoBuck (2)
-
@Ricky-Tigg (2)
-
@pgerber (2)
-
@mattiasmun (2)
-
@nijel (2)
-
@myNemy (2)
-
@welaq (2)
-
@triver112 (1)
-
@uniqx (1)
Recent Commits
-
bitmold (07 Jun 26)
Fix annoying bug where deploying code in android studio false triggers on boot completed event, which starts tor...
-
bitmold (07 Jun 26)
Fixes race condition in OrbotService: - mark shouldUnbindTorService as volatile, addressing rare ServiceLeak with OrbotService binding to TorService - inverse order of API check, start with newest call to bind service on Q+, then oldest
-
bitmold (07 Jun 26)
kotlin serialization 2.4.0
-
bitmold (05 Jun 26)
Revert "Use non-deprecated way to stopForeground service," This reverts commit 79aa2901da6fdd57806326de8f2a76c8953cdcf4.
-
bitmold (04 Jun 26)
progress and subtitle persist upon connection/rotation
-
bitmold (04 Jun 26)
Get much more accurate progress updates now that we subscribe to STATUS_CLIENT event
-
bitmold (04 Jun 26)
Use non-deprecated way to stopForeground service, removes warning and possible bugs with notiifcation lingering on some platforms of android
-
bitmold (04 Jun 26)
Update README.md remove toolchain setup for gradlew since we use org.gradle.java.installations.auto-detect=true org.gradle.java.installations.auto-download=true
-
bitmold (04 Jun 26)
Merge pull request #1712 from weblate/weblate-guardianproject-orbot Translations update from Hosted Weblate
-
Oğuz Ersen (04 Jun 26)
Translated using Weblate (Turkish) Currently translated at 100.0% (307 of 307 strings) Co-authored-by: Oğuz Ersen <[email protected]> Translate-URL: https://hosted.weblate.org/projects/guardianproject/orbot/tr/ Translation: Guardian Project/Orbot
-
bitmold (03 Jun 26)
Merge pull request #1709 from guardianproject/dependabot/bundler/jwt-2.10.3 Bump jwt from 2.10.2 to 2.10.3
-
dependabot[bot] (02 Jun 26)
Bump jwt from 2.10.2 to 2.10.3 Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.2 to 2.10.3. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/jwt/ruby-jwt/compare/v2.10.2...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
-
bitmold (02 Jun 26)
use java 24, its whats suggested for our gradle version
-
bitmold (02 Jun 26)
removed unused packaging/resources from app/build.grdale.kts
-
bitmold (02 Jun 26)
optimized gradle.properties
-
bitmold (02 Jun 26)
update geoip from torproject
-
bitmold (02 Jun 26)
Fixed bug where you can click the same menu button at the bottom over and over and re-navigate to the screen yr already on
-
bitmold (01 Jun 26)
Merge pull request #1705 from weblate/weblate-guardianproject-orbot Translations update from Hosted Weblate
-
109247019824 (31 May 26)
Translated using Weblate (Bulgarian) Currently translated at 97.3% (299 of 307 strings) Co-authored-by: 109247019824 <[email protected]> Translate-URL: https://hosted.weblate.org/projects/guardianproject/orbot/bg/ Translation: Guardian Project/Orbot
-
bitmold (30 May 26)
lint, cleanup gradle cruft, remove unused/misleading annotations that dont do anything
-
bitmold (30 May 26)
remove redundant warnings in settings.gradle.kts
-
bitmold (30 May 26)
bump quickie from 1.11.0->1.12.0, library used for scanning bridge qr codes
-
bitmold (28 May 26)
Merge pull request #1703 from weblate/weblate-guardianproject-orbot Translations update from Hosted Weblate
-
Nico (28 May 26)
Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (307 of 307 strings) Co-authored-by: Nico <[email protected]> Translate-URL: https://hosted.weblate.org/projects/guardianproject/orbot/pt_BR/ Translation: Guardian Project/Orbot
-
bitmold (25 May 26)
move countries with DNSTT support to regionalization, very easy to see which are added and removed when reading src/looking at diffs between commits/build tags
-
bitmold (25 May 26)
move exit node countries to Regionalization.kt
-
bitmold (25 May 26)
Create Regionalization.kt - Wrapper object to store country codes we track in the app (DNSTT countries, exit node countries) and so on - Utility functions on country codes (get localized name, get flag emoji) Realized this data was being stored in different ways, reimplemented throughout the project. In one point, a deprecated Locale method was used, and in logs we incorrectly display the country name. Some logic relies on a lowercase country code, in other places we have uppercase country codes... This will get a handle on that.
-
bitmold (21 May 26)
Merge pull request #1701 from syphyr/shadow_abi Pass gradle project prop to shadowsocks build
-
bitmold (21 May 26)
fix extension func typo String.normalizie -> String.normalize
-
syphyr (21 May 26)
Pass gradle project prop to shadowsocks build No need to build x86 shadowsocks library and then delete it since it is not supported
Orbot Security
Orbot Website
Website
Page not found — Tor
Redirects
Does not redirect
Security Checks
2 security checks failed (63 passed)
- HTTP Status Error
- HTTP Client Error
Server Details
- IP Address 116.202.120.165
- Hostname web-fsn-01.torproject.org
- Location Gunzenhausen, Bayern, Germany, EU
- ISP The Tor Project
- ASN AS24940
Associated Countries
-
DE
Safety Score
Website marked as safe
100%
Blacklist Check
support.torproject.org was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
Orbot Reviews
More Mobile Apps
-
Lets you use CloudFlares fast and secure 1.1.1.1 DNS, with DNS over HTTPS, and also has the option to enable CloudFlares WARP+ VPN.
-
Android Firewall+ (AFWall+) is an advanced iptables editor (GUI) for rooted Android devices, which provides very fine-grained control over which Android apps are allowed to access the network. Get from F-Droid
-
This application blocks ads and trackers, doesn't require root and works for all the apps on your Android phone. Check out how it works here.
-
Gives you the ability to grant permissions temporarily, so that you could for example use the camera to take a profile picture, but when you close the given app, those permissions will be revoked.
-
Prevent background processes gaining unauthorized access to your devices camera. Better still, use a webcam sticker.
Not Open Source -
Simple tool, that compares SHA-1 fingerprints of the the SSL certificates seen from your device, and the certificate seen from an external network. If they do not match, this may indicate a man-in-the-middle modifying requests.
-
Encrypts files and folders client-side, before uploading them to cloud storage (such as Google Drive, One Drive or Dropbox), meaning none of your personal documents leave your device in plain text.
-
Shows which trackers, each of your installed apps is using, so that you can better understand how your data is being collected. Uses data from the Exodus database of scanned APKs.
-
F-Droid is an installable catalogue of FOSS applications for Android. The client enables you to browse, install, and keep track of updates on your device.
-
A network scanner to help you monitor and secure your WiFi network. The app is totally free, but to use the advanced controls, you will need a Fing Box.
-
Auto-disable Bluetooth, then it is not being used. Saves battery, and prevent some security risks. Get from F-Droid
-
An actively-maintained fork of the Island project with additional enhancements
-
A sandbox environment, allowing you to clone selected apps and run them in an isolated box, preventing it from accessing your personal data, or device information.
-
A firewall app for Android, which does not require root. NetGuard provides simple and advanced ways to block access to the internet, where applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection.
-
-
An open-source ad-blocker and firewall app for Android 6+ (does not require root).
-
Prevent background processes taking unauthorized screenshots, which could expose sensitive data.
Not Open Source -
Triggers actions, when certain security conditions are met, such as multiple failed login attempts or monitor settings changed. It does require Tasker, and needs to be set up with ADB, device does not need to be rooted.
-
Collects and analyzes mobile radio data to make you aware of your mobile network security and to warn you about threats like fake base stations (IMSI catchers), user tracking and over-the-air updates. Get from F-Droid
-
Makes it possible to entirely freeze all background activities on a per-app basis. Intended purpose is to speed up your phone, and prolong battery life, but this app is also a great utility to stop certain apps from collecting data and tracking your actions while running in the background. See on F-Droid
-
Monitor and control hidden data collection in mobile apps about user behavior/ tracking. Get from F-Droid
-
Simple to use privacy manager for Android, that enables you to feed apps fake data when they request intimate permissions. Solves the problem caused by apps malfunctioning when you revoke permissions, and protects your real data by only sharing fake information. Enables you to hide call log, calendar, SMS messages, location, installed apps, photos, clipboard, network data plus more. And prevents access to camera, microphone, telemetry, GPS and other sensors.
About the Data: Orbot
API
You can access Orbot's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/orbot The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share Orbot
Help your friends compare Mobile Apps, and pick
privacy-respecting software and services.
Share Orbot and Awesome Privacy with your network!