mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
* rework ca trusting flow * abstract firefox guides for ca and tor * remove uneeded package.lock * fix references, update submodule * clean up
24 lines
789 B
ReStructuredText
24 lines
789 B
ReStructuredText
.. _tor-ios:
|
|
|
|
==================
|
|
Running Tor on iOS
|
|
==================
|
|
|
|
Orbot is a system-wide proxy for your Android device that enables communications over Tor.
|
|
|
|
#. Download and install `Orbot from the Apple appstore <https://apps.apple.com/us/app/orbot/id1609461599>`_.
|
|
#. Open Orbot and tap on "Settings".
|
|
#. Activate the "Disable Orbot for non-onion traffic" setting:
|
|
|
|
.. figure:: /_static/images/tor/ios-orbot-settings-oniononlymode.png
|
|
:width: 25%
|
|
:alt: iOS Orbot -> Settings -> Onion-Only Mode
|
|
|
|
#. Go back to the main screen and click "Start" and you will see Tor connect:
|
|
|
|
.. figure:: /_static/images/tor/ios-orbot-connecting-full.png
|
|
:width: 35%
|
|
:alt: iOS Orbot Connecting to Tor
|
|
|
|
#. Apps will now work transparently when requesting onion urls!
|