mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
Update iOS Tor (#603)
* Update iOS Tor * Update screenshot for connectiong * Updated App Store link to be country-agnostic * Remove obsolete orbot warning and make app links country-agnostic * Clean up * Make Zeus and Nextcloud app links country-agnostic * Update site/source/service-guides/lightning/zeus-lnc.rst Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com> * Update site/source/service-guides/lightning/zeus-lnd-direct.rst Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com> * add missin " * Fix inconsistencies in App Store naming * more country-agnostic links fix --------- Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 564 KiB After Width: | Height: | Size: 143 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 97 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 159 KiB After Width: | Height: | Size: 73 KiB |
@@ -4,9 +4,7 @@
|
||||
Running Tor on iOS
|
||||
==================
|
||||
|
||||
.. warning:: Orbot is currently broken for iOS. We are hopeful that a future release of Orbot or iOS will resolve the issue. In the meantime, please refer to the :ref:`Connecting Remotely<connecting-tor>` page to review the available options.
|
||||
|
||||
#. Download and install `Orbot from the Apple appstore <https://apps.apple.com/us/app/orbot/id1609461599>`_.
|
||||
#. Download and install `Orbot from the Apple App Store <https://apps.apple.com/app/orbot/id1609461599>`_.
|
||||
#. Open Orbot and tap on "Settings".
|
||||
#. Activate the "Disable Orbot for non-onion traffic" setting:
|
||||
|
||||
@@ -14,6 +12,12 @@ Running Tor on iOS
|
||||
:width: 25%
|
||||
:alt: iOS Orbot -> Settings -> Onion-Only Mode
|
||||
|
||||
#. Activate the "Disable GeoIP lookup for nodes" and "Always clear cache before start":
|
||||
|
||||
.. figure:: /_static/images/tor/ios-orbot-settings-geoip-clearcache.png
|
||||
:width: 25%
|
||||
:alt: iOS Orbot -> Settings -> Toggle Disable GeoIP and Clear Cache on start
|
||||
|
||||
#. Go back to the main screen and click "Start" and you will see Tor connect:
|
||||
|
||||
.. figure:: /_static/images/tor/ios-orbot-connecting-full.png
|
||||
|
||||
@@ -34,7 +34,7 @@ iOS
|
||||
===
|
||||
Before proceeding, make sure your Apple device has been setup to connect over :ref:`LAN <ca-ios>`. If you are connecting over tor, you will need to :ref:`Setup Tor <tor-ios>`.
|
||||
|
||||
1. Open the Apple app store and download the `Jellyfin iOS app <https://apps.apple.com/pl/app/jellyfin-mobile/id1480192618>`_.
|
||||
1. Open the Apple App Store and download the `Jellyfin iOS app <https://apps.apple.com/app/jellyfin-mobile/id1480192618>`_.
|
||||
|
||||
2. Open the app, you will be prompted for a server address; paste the URL (``.local`` recommended) from your Jellyfin service page -> Interfaces.
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Available For:
|
||||
- iOS
|
||||
- macOS
|
||||
|
||||
#. Download Fully Noded from the Apple app store.
|
||||
#. Download Fully Noded from the Apple App Store.
|
||||
#. Log into your Start9 server UI and select Services -> LND -> Properties.
|
||||
#. Click the QR code icon next to "LND Connect REST URL" to display the QR code and scan/copy this with your iPhone/mac.
|
||||
#. Press "SAVE"
|
||||
|
||||
@@ -6,7 +6,7 @@ Zeus
|
||||
|
||||
Lightning Node Connect (LNC) provides a very simple way to connect to an LND node. In this guide we'll cover how to connect to LND via LNC with Zeus.
|
||||
|
||||
Zeus is available for `Android <https://zeusln.app/zeus-v0.7.5-universal.apk>`_ & `iOS <https://apps.apple.com/us/app/zeus-ln/id1456038895>`_.
|
||||
Zeus is available for `Android and iOS <https://zeusln.app>`_.
|
||||
|
||||
.. note:: If you'd like to connect to LND using LND REST instead, follow :ref:`this guide<zeus-lnd>`. If you'd like to connect to LND via LNbits which allows allocation of funds, follow :ref:`this guide<connecting-lnbits>`.
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ Zeus
|
||||
|
||||
Zeus is a powerful mobile wallet that can be connected directly to both LND and Core Lightning (CLN). If you'd like to connect via LNbits which allows allocation of funds, please see :ref:`this guide<connecting-lnbits>`.
|
||||
|
||||
Zeus is available for `Android <https://zeusln.app/zeus-v0.7.5-universal.apk>`_ & `iOS <https://apps.apple.com/us/app/zeus-ln/id1456038895>`_.
|
||||
Zeus is available for `Android and iOS <https://zeusln.app>`_.
|
||||
|
||||
This guide will go over how to connect Zeus to **LND**. If you'd like to connect Zeus to CLN instead - please use :ref:`this guide<zeus-cln>`.
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ LAN Setup
|
||||
=========
|
||||
Make sure you have first set up :ref:`LAN access<ca-ios>`.
|
||||
|
||||
1. Download the iOS Nextcloud client from `App Store <https://apps.apple.com/us/app/nextcloud/id1125420102>`_.
|
||||
1. Download the iOS Nextcloud client from `App Store <https://apps.apple.com/app/nextcloud/id1125420102>`_.
|
||||
2. Open the client and tap "Log In".
|
||||
|
||||
.. figure:: /_static/images/nextcloud/nextcloud-iOS-step2.png
|
||||
|
||||
@@ -147,13 +147,11 @@ iOS
|
||||
|
||||
.. group-tab:: Tor
|
||||
|
||||
.. warning:: Orbot is currently broken for iOS, which means it is not possible to use Bitwarden over Tor. We are hopeful that a future release of Orbot or iOS will resolve the issue.
|
||||
|
||||
.. Begin by :ref:`setting up Tor <tor-ios>` on your iPhone.
|
||||
|
||||
.. You will also need :ref:`LAN access <ca-ios>` setup on your iPhone.
|
||||
|
||||
.. #. Visit the App Store and download the `Bitwarden app <https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744>`_
|
||||
.. #. Visit the App Store and download the `Bitwarden app <https://apps.apple.com/app/bitwarden-password-manager/id1137397744>`_
|
||||
|
||||
.. #. Open the Bitwarden app. You'll be greeted with a log-in screen. Click the "Region" drop-down menu.
|
||||
|
||||
@@ -197,7 +195,7 @@ iOS
|
||||
|
||||
Begin by :ref:`setting up LAN <ca-ios>` on your device.
|
||||
|
||||
#. Visit the App Store and download the `Bitwarden app <https://apps.apple.com/us/app/bitwarden-password-manager/id1137397744>`_
|
||||
#. Visit the App Store and download the `Bitwarden app <https://apps.apple.com/app/bitwarden-password-manager/id1137397744>`_
|
||||
|
||||
#. Open the Bitwarden app. You'll be greeted with a log-in screen.
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ Your StartOS dashboard, as well as many installed services, can be accessed via
|
||||
#. To access your private websites, simply download the official Tor Browser and input the URL.
|
||||
|
||||
- For Linux, Mac, Windows, and Android, download the `Official Tor Browser <https://torproject.org/download/>`_
|
||||
- For iOS, download `Onion Browser <https://onionbrowser.com/>`_ (iOS 17+ only). When prompted, use *built-in* Tor, *not* Orbot.
|
||||
- For iOS, download `Onion Browser <https://onionbrowser.com/>`_
|
||||
|
||||
.. _connecting-tor-native:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user