Tor complete, image fixes, header/misc edits

This commit is contained in:
kn0wmad
2022-01-26 14:15:25 -07:00
committed by Lucy Cifferello
parent 7f88103409
commit 1058083bc4
50 changed files with 187 additions and 263 deletions

View File

@@ -1,11 +1,13 @@
.. _lan-browser:
=======================
Local Access (Browsers)
=======================
======================
LAN Setup for Browsers
======================
When you are on the same network as your Embassy (typically a home or small office), :ref:`Local Access<lan>` is much faster and will allow access to your data, even with no Internet connection.
.. caution:: You will first need to complete :ref:`LAN Setup<lan-os>` for your device before continuing.
.. toctree::
:maxdepth: 2

View File

@@ -1,8 +1,8 @@
.. _lan-os:
======================
Local Access (Devices)
======================
=====================
LAN Setup for Devices
=====================
When you are on the same network as your Embassy (typically a home or small office), :ref:`Local Access<lan>` is much faster and will allow access to your data, even with no Internet connection.

View File

@@ -4,77 +4,74 @@
iOS
===
#. Navigate back to the `Start9 Setup App <https://apps.apple.com/us/app/start9-setup-app/id1528125889>`_.
.. note:: For security, this will need to be done using a Tor connection. Please use Onion Browser or Consulate to access your Embassy and complete the following steps.
#. Select your claimed Embassy to view the setup results.
#. You will first need to get your :ref:`LAN Certificate<lan-cert>`, which can be found either:
#. Find the "LAN (advanced)" menu item at the bottom of the Setup App screen.
#. When completing your Embassy :ref:`Initial Setup<initial-setup>`, it is provided on the final screen
.. figure:: /_static/images/ssl/mobile/ssl_setup_app_complete.png
:width: 70%
:alt: Setup app complete
or:
Completed Setup App screen
#. In the ``Embassy`` tab in your Embassy, under ``Settings`` -> ``LAN``
#. Select the "Embassy Local Root CA" menu item. Clicking this will prompt you to “Save to device”.
.. figure:: /_static/images/embassy_lan_setup.svg
:width: 60%
:alt: LAN setup menu item
.. figure:: /_static/images/ssl/mobile/ssl_setup_app_advanced.png
:width: 70%
:alt: Setup app advanced menu
#. Select ``Download Root CA``. Clicking this will prompt you to “Save to device”.
Setup App advanced menu
.. figure:: /_static/images/embassy_lan_setup0.svg
:width: 60%
:alt: LAN setup page
#. You will be directed to a page in your default browser indicating next steps and that the profile has been successfully downloaded.
#. You will be directed to a page in your default browser indicating next steps and that the profile has been successfully downloaded. Be sure to complete all steps in this process! These steps are also outlined below.
.. note::
If you have changed the default browser from Safari to Brave, the following auto save certificate to device flow will *not* work. Safari, Firefox, and Chrome work as expected. We recommend you temporarily use one of these browsers to complete this action.
#. Be sure to complete all steps in this process! These steps are also outlined below.
.. figure:: /_static/images/ssl/mobile/ssl_certificate_install_page.png
:width: 70%
.. figure:: /_static/images/ssl/mobile/ssl_certificate_install_page.svg
:width: 40%
:alt: Certificate install page
Select "Allow" on the certificate install page
#. Go to Settings on your iOS device.
.. figure:: /_static/images/ssl/mobile/ssl_ipad_general_settings.png
:width: 70%
.. figure:: /_static/images/ssl/mobile/ssl_ipad_general_settings.svg
:width: 40%
:alt: General settings
General settings
#. Navigate to *General > Profile(s) > Downloaded Profile > Install*.
.. figure:: /_static/images/ssl/mobile/ssl_ipad_profiles.png
:width: 70%
.. figure:: /_static/images/ssl/mobile/ssl_ipad_profiles.svg
:width: 40%
:alt: Profiles
Profiles view
.. figure:: /_static/images/ssl/mobile/ssl_ipad_install_profile.png
:width: 70%
.. figure:: /_static/images/ssl/mobile/ssl_ipad_install_profile.svg
:width: 40%
:alt: Install profile
Select "Install" for Embassy Local Root CA
#. Select “yes” to any warning prompts.
#. Select “Yes” to any warning prompts.
#. Next, navigate to *General > About > Certificate Trust Settings*.
.. figure:: /_static/images/ssl/mobile/ssl_ipad_cert_trust_settings.png
:width: 70%
.. figure:: /_static/images/ssl/mobile/ssl_ipad_cert_trust_settings.svg
:width: 40%
:alt: Certificate trust settings
Select Certificate Trust Settings (scroll all the way down)
#. Enable full trust for root certificates.
.. figure:: /_static/images/ssl/mobile/ssl_ipad_cert_trust.png
:width: 70%
.. figure:: /_static/images/ssl/mobile/ssl_ipad_cert_trust.svg
:width: 40%
:alt: Enable full trust
Toggle to enable full trust for root certificates. "Continue" when warning prompts.
#. Test that this process worked successfully by navigating to the LAN address provided in the Setup App. You should no longer see warnings about the security of this site in your browser. We recommend using Start9s own `Consulate browser <https://apps.apple.com/us/app/consulate/id1528124570>`_ for a faster and better experience.
#. Test that this process worked successfully by navigating to the LAN address provided from one of the locations listed under Step 1 at the top of this page. You should not see warnings about the security of this site in your browser (if you do, setup was not successful).

View File

@@ -13,13 +13,13 @@ Nothing specific needs to be configured for the Linux environment, so you just n
#. Navigate to the :ref:`Embassy tab<embassy-tab>` -> Settings -> LAN
.. figure:: /_static/images/embassy_lan_setup.svg
:width: 90%
:width: 60%
:alt: LAN setup menu item
#. Click "Download Root CA". This will prompt a download to save the certificate file to your machine.
.. figure:: /_static/images/embassy_lan_setup0.svg
:width: 90%
:width: 60%
:alt: LAN setup page
Then open your favorite browser to import this certificate and follow the steps for :ref:`browser setup <lan-browser>`.