Tor, LAN, image, FAQ updates
@@ -1,9 +1,8 @@
|
|||||||
# ToDo
|
# ToDo
|
||||||
|
|
||||||
- [ ] Refactor and update Roadmap
|
- [ ] Refactor and update Roadmap
|
||||||
- [ ] Document colours
|
|
||||||
- [ ] Document diagnostic UI
|
- [ ] Document diagnostic UI
|
||||||
- [ ] Update principles, privacy, about, etc
|
- [ ] Document Bug Reporting
|
||||||
- [ ] Footer links need update (or removal?)
|
- [ ] Footer links need update (or removal?)
|
||||||
- [ ] Add screenshots and details
|
- [ ] Add screenshots and details
|
||||||
- [ ] Verify ALL links (especially in device guides as they are all external)
|
- [ ] Verify ALL links (especially in device guides as they are all external)
|
||||||
@@ -16,22 +15,18 @@
|
|||||||
- [ ] There are many issues that should be closed by 0.3 docs release, check that this is the case (some issues await new processes in order to test)
|
- [ ] There are many issues that should be closed by 0.3 docs release, check that this is the case (some issues await new processes in order to test)
|
||||||
- [ ] Below checklist (wiped as completed)
|
- [ ] Below checklist (wiped as completed)
|
||||||
|
|
||||||
<!-- Checklist
|
|
||||||
# User Manual
|
|
||||||
- Getting Started
|
- Getting Started
|
||||||
- Initial Setup
|
- Initial Setup
|
||||||
- Device-specific Guides <connectivity, performance, resilience and/or tuning> - (after release) create badges for topic boxes
|
- Device-specific Guides <connectivity, performance, resilience and/or tuning>
|
||||||
|
- (after release) create badges for topic boxes
|
||||||
- Configuration
|
- Configuration
|
||||||
- Tor Setup
|
- Tor Setup
|
||||||
- Mac
|
- Mac
|
||||||
- Windows
|
|
||||||
- Android
|
- Android
|
||||||
- FF OS
|
- FF OS
|
||||||
- FF Mobile
|
- FF Mobile
|
||||||
- LAN Setup
|
- LAN Setup
|
||||||
- Linux
|
|
||||||
- Mac
|
- Mac
|
||||||
- Windows
|
|
||||||
- Android
|
- Android
|
||||||
- iOS
|
- iOS
|
||||||
- Browsers
|
- Browsers
|
||||||
@@ -40,7 +35,6 @@
|
|||||||
- Advanced Config
|
- Advanced Config
|
||||||
- SSH over Tor
|
- SSH over Tor
|
||||||
- Service-specific Guides
|
- Service-specific Guides
|
||||||
- Alt Market Build Guide
|
|
||||||
# Developer Documentation
|
# Developer Documentation
|
||||||
- embassy-sdk
|
- embassy-sdk
|
||||||
- Service Packaging Spec
|
- Service Packaging Spec
|
||||||
@@ -48,6 +42,6 @@
|
|||||||
- Development FAQ
|
- Development FAQ
|
||||||
- Contributing
|
- Contributing
|
||||||
- Service Packaging
|
- Service Packaging
|
||||||
|
- Alt Market Build Guide
|
||||||
# About
|
# About
|
||||||
- Mission / values
|
- Mission / values
|
||||||
-->
|
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 288 KiB |
BIN
site/source/_static/images/embassy_lan_setup.svg
Normal file
|
After Width: | Height: | Size: 102 KiB |
BIN
site/source/_static/images/embassy_lan_setup0.svg
Normal file
|
After Width: | Height: | Size: 77 KiB |
|
Before Width: | Height: | Size: 319 KiB After Width: | Height: | Size: 319 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 126 KiB |
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 130 KiB |
|
Before Width: | Height: | Size: 131 KiB After Width: | Height: | Size: 131 KiB |
|
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 106 KiB |
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 59 KiB |
@@ -29,7 +29,7 @@ Can I move my Embassy to another location? What happens when I do this?
|
|||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
Yes, you can move the Embassy to another network. Your service tor addresses will remain the same. Remember that you can only access via LAN if you are accessing with a device on the same network as your Embassy.
|
Yes, you can move the Embassy to another network. Your service tor addresses will remain the same. Remember that you can only access via LAN if you are accessing with a device on the same network as your Embassy.
|
||||||
|
|
||||||
What’s the advantage of using the .local address over the .onion address?
|
What's the advantage of using the .local address over the .onion address?
|
||||||
-------------------------------------------------------------------------
|
-------------------------------------------------------------------------
|
||||||
If you are in your home/office network with an Embassy, it is both faster and more private since the connection never leaves your household/office. The downside is that it won’t work if you’re on the go.
|
If you are in your home/office network with an Embassy, it is both faster and more private since the connection never leaves your household/office. The downside is that it won’t work if you’re on the go.
|
||||||
|
|
||||||
@@ -39,7 +39,7 @@ Unfortunately, no. The Tor Browser requires all web visits to first enter the T
|
|||||||
|
|
||||||
Can I use .local addresses on Android?
|
Can I use .local addresses on Android?
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
This will depend on your Android device. This support was added in Android 12, but may not yet be added to custom ROMs, such as Calyx, Graphene, or Lineage. Please see :ref:`Android Limitations<lim-android>` for more deatils.
|
This will depend on your Android device. This support was added in Android 12, but may not yet be added to custom ROMs, such as Calyx, Graphene, or Lineage. Please see :ref:`Android Limitations<lim-android>` for more deatils.
|
||||||
|
|
||||||
Can I have multiple users on my Embassy?
|
Can I have multiple users on my Embassy?
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
@@ -61,7 +61,7 @@ This can be useful, as you may want to wipe a service and start anew. For exampl
|
|||||||
|
|
||||||
Do I need to delete existing backups before doing a new backup? Or does a new backup override the old backup?
|
Do I need to delete existing backups before doing a new backup? Or does a new backup override the old backup?
|
||||||
-------------------------------------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------------------------------------
|
||||||
No, you don’t need to delete the old backups. The technology we use updates the existing backup.
|
No, you don't need to delete the old backups. The technology we use updates the existing backup.
|
||||||
|
|
||||||
Can I clone my Embassy SSD for backup purposes?
|
Can I clone my Embassy SSD for backup purposes?
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
|
|||||||
@@ -20,9 +20,11 @@ What if I can't connect to my Embassy?
|
|||||||
--------------------------------------
|
--------------------------------------
|
||||||
Please ensure your phone / computer is connected to the same wired or wireless network as your Embassy. Be careful that you are not on a separate or "guest" network.
|
Please ensure your phone / computer is connected to the same wired or wireless network as your Embassy. Be careful that you are not on a separate or "guest" network.
|
||||||
|
|
||||||
|
.. _why-bonjour:
|
||||||
|
|
||||||
Why do I need the Bonjour service (Windows)?
|
Why do I need the Bonjour service (Windows)?
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
Because a major use case of Bonjour is wireless printing over the LAN, but your Windows machine can also use Bonjour to discover and connect with other devices on the LAN. In this case the Embassy.
|
A major use-case of Bonjour is wireless printing over the LAN, but your Windows machine can also use Bonjour to discover and connect with other devices on the :ref:`Local Network<lan>`. In this case your Embassy. If Windows were to add support for reaching ``.local`` addresses, as is done in Linux and Mac, this would no longer be necessary.
|
||||||
|
|
||||||
My Tor sites aren't loading, what should I do?
|
My Tor sites aren't loading, what should I do?
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|||||||
@@ -4,24 +4,22 @@
|
|||||||
Linux
|
Linux
|
||||||
=====
|
=====
|
||||||
|
|
||||||
Nothing specific needs to be configured for this environment, so you just need the certificate from your Embassy.
|
Nothing specific needs to be configured for the Linux environment, so you just need to download the certificate from your Embassy.
|
||||||
|
|
||||||
#. Visit your Embassy at its Tor Address.
|
#. Visit your Embassy at its Tor Address.
|
||||||
|
|
||||||
#. Navigate to --> Embassy --> Connect Over LAN
|
.. note:: Using this encrypted Tor connection is required for security reasons.
|
||||||
|
|
||||||
.. figure:: /_static/images/embassy_lan_setup.png
|
#. Navigate to the :ref:`Embassy tab<embassy-tab>` -> Settings -> LAN
|
||||||
|
|
||||||
|
.. figure:: /_static/images/embassy_lan_setup.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: LAN setup menu item
|
:alt: LAN setup menu item
|
||||||
|
|
||||||
Select the "Connect over LAN" menu item
|
#. Click "Download Root CA". This will prompt a download to save the certificate file to your machine.
|
||||||
|
|
||||||
#. Select the "Root Certificate Authority" sub menu. This will prompt a download to save the certificate file to your machine.
|
.. figure:: /_static/images/embassy_lan_setup0.svg
|
||||||
|
|
||||||
.. figure:: /_static/images/secure_lan_setup_page.png
|
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: LAN setup page
|
:alt: LAN setup page
|
||||||
|
|
||||||
Select the "Root Certificate Authority" sub menu
|
Then open your favorite browser to import this certificate and follow the steps for :ref:`browser setup <lan-browser>`.
|
||||||
|
|
||||||
Then open your favorite browser to import this certificate and follow the steps for :ref:`browser setup <browser-setup>`.
|
|
||||||
|
|||||||
@@ -4,46 +4,39 @@
|
|||||||
Windows
|
Windows
|
||||||
=======
|
=======
|
||||||
|
|
||||||
#. Install `Bonjour Print Services <https://support.apple.com/kb/DL999>`_ on your Windows machine. This is necessary in order to visit .local addresses on Windows.
|
Unfortunately, Windows does not have mDNS support built-in, which is necessary in order to visit .local addresses, so we recommend using the Bonjour service. Check out this :ref:`FAQ answer<why-bonjour>` for details.
|
||||||
#. If you are having issues running Bonjour after installing, you might have had Bonjour previously installed. To fix:
|
|
||||||
|
|
||||||
#. Check out this video: https://www.youtube.com/watch?v=9ECCB3bqNDQ
|
#. Install `Bonjour Print Services <https://support.apple.com/kb/DL999>`_ on your Windows machine.
|
||||||
#. Uninstall Bonjour completely via ``system settings -> remove programs``
|
|
||||||
#. Reinstall Bonjour Printer Driver package (download at https://support.apple.com/kb/DL999?locale=en_US)
|
.. tip:: If you are experiencing issues after installing Bonjour, you might have had a previous or failed install. To fix:
|
||||||
#. Restart Windows
|
|
||||||
#. Note: Uninstalling Bonjour via the setup package seems to be not enough to solve the issue. Bonjour must be uninstalled via windows system settings.
|
#. Check out this video: https://www.youtube.com/watch?v=9ECCB3bqNDQ
|
||||||
|
#. Uninstall Bonjour completely via ``system settings -> remove programs``
|
||||||
|
#. Reinstall Bonjour Printer Driver package (download at https://support.apple.com/kb/DL999?locale=en_US)
|
||||||
|
#. Restart Windows
|
||||||
|
#. Note: Uninstalling Bonjour via the setup package seems to be not enough to solve the issue. Bonjour must be uninstalled via windows system settings.
|
||||||
|
|
||||||
#. Visit your Embassy at its Tor Address.
|
#. Visit your Embassy at its Tor Address.
|
||||||
|
|
||||||
#. Navigate to --> Embassy --> Connect Over LAN
|
.. note:: Using this encrypted Tor connection is required for security reasons.
|
||||||
|
|
||||||
.. figure:: /_static/images/embassy_lan_setup.png
|
#. Navigate to the :ref:`Embassy tab<embassy-tab>` -> Settings -> LAN
|
||||||
|
|
||||||
|
.. figure:: /_static/images/embassy_lan_setup.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: LAN setup menu item
|
:alt: LAN setup menu item
|
||||||
|
|
||||||
Select the "Connect over LAN" menu item
|
#. Click "Download Root CA". This will prompt a download to save the certificate file to your machine.
|
||||||
|
|
||||||
#. Select the "Root Certificate Authority" sub menu. This will prompt a download to save the certificate file to your machine.
|
.. figure:: /_static/images/embassy_lan_setup0.svg
|
||||||
|
|
||||||
.. figure:: /_static/images/secure_lan_setup_page.png
|
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: LAN setup page
|
:alt: LAN setup page
|
||||||
|
|
||||||
Select the "Root Certificate Authority" sub menu download icon
|
#. Back in Windows, right-click the “Start” menu and select “Run”.
|
||||||
|
|
||||||
#. Select the option to save the *Embassy Local CA.crt* file.
|
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/windows_download_cert.png
|
|
||||||
:width: 90%
|
|
||||||
:alt: LAN setup prompt
|
|
||||||
|
|
||||||
"Save file" when Opening Embassy Local CA.crt
|
|
||||||
|
|
||||||
#. On your computer, right-click the “Start” menu and select “Run”.
|
|
||||||
|
|
||||||
#. Type in “mmc” and click “OK”. When prompted on the “User Account Control” window, select “Yes” to allow this program to run.
|
#. Type in “mmc” and click “OK”. When prompted on the “User Account Control” window, select “Yes” to allow this program to run.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/1_windows_mmc.png
|
.. figure:: /_static/images/ssl/windows/1_windows_mmc.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Windows MMC
|
:alt: Windows MMC
|
||||||
|
|
||||||
@@ -51,7 +44,7 @@ Windows
|
|||||||
|
|
||||||
#. When the Management Console opens, navigate to *File > Add/Remove Snap-in*.
|
#. When the Management Console opens, navigate to *File > Add/Remove Snap-in*.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/2_windows_console_root.png
|
.. figure:: /_static/images/ssl/windows/2_windows_console_root.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Windows Console Root
|
:alt: Windows Console Root
|
||||||
|
|
||||||
@@ -59,7 +52,7 @@ Windows
|
|||||||
|
|
||||||
#. Select “Certificates” in the left side menu, then “Add”. This will open another window.
|
#. Select “Certificates” in the left side menu, then “Add”. This will open another window.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/3_windows_add_certificates.png
|
.. figure:: /_static/images/ssl/windows/3_windows_add_certificates.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Add Certificates
|
:alt: Add Certificates
|
||||||
|
|
||||||
@@ -69,7 +62,7 @@ Windows
|
|||||||
|
|
||||||
#. When you return to the “Add or Remove Snap-ins” page, ensure “Certificates (Local Computer)” exists under “Console Root” in the “Selected snap-ins” section, then click “OK”.
|
#. When you return to the “Add or Remove Snap-ins” page, ensure “Certificates (Local Computer)” exists under “Console Root” in the “Selected snap-ins” section, then click “OK”.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/4_windows_selected_snapin.png
|
.. figure:: /_static/images/ssl/windows/4_windows_selected_snapin.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Snap-in Selected
|
:alt: Snap-in Selected
|
||||||
|
|
||||||
@@ -77,7 +70,7 @@ Windows
|
|||||||
|
|
||||||
#. In the left hand menu of the Management Console, navigate to Certificates (Local Computer) > Trusted Root Certification Authorities > Certificates.
|
#. In the left hand menu of the Management Console, navigate to Certificates (Local Computer) > Trusted Root Certification Authorities > Certificates.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/5_windows_trusted_certificate_menu.png
|
.. figure:: /_static/images/ssl/windows/5_windows_trusted_certificate_menu.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Certificates in Management Console
|
:alt: Certificates in Management Console
|
||||||
|
|
||||||
@@ -85,7 +78,7 @@ Windows
|
|||||||
|
|
||||||
#. Right click on “Certificates”, then navigate to *All Tasks > Import*.
|
#. Right click on “Certificates”, then navigate to *All Tasks > Import*.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/6_windows_import_cert.png
|
.. figure:: /_static/images/ssl/windows/6_windows_import_cert.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Import certificate
|
:alt: Import certificate
|
||||||
|
|
||||||
@@ -93,7 +86,7 @@ Windows
|
|||||||
|
|
||||||
#. Click “Next” on the first page of the Certificate Import Wizard, then browse to the location where you saved the downloaded certificate and click “Open”.
|
#. Click “Next” on the first page of the Certificate Import Wizard, then browse to the location where you saved the downloaded certificate and click “Open”.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/7_windows_import_cert_wizard.png
|
.. figure:: /_static/images/ssl/windows/7_windows_import_cert_wizard.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Import cert wizard
|
:alt: Import cert wizard
|
||||||
|
|
||||||
@@ -105,7 +98,7 @@ Windows
|
|||||||
|
|
||||||
#. Verify the Embassy Local Root CA certificate is in the “Certificates” folder.
|
#. Verify the Embassy Local Root CA certificate is in the “Certificates” folder.
|
||||||
|
|
||||||
.. figure:: /_static/images/ssl/windows/8_windows_successful_cert_install.png
|
.. figure:: /_static/images/ssl/windows/8_windows_successful_cert_install.svg
|
||||||
:width: 90%
|
:width: 90%
|
||||||
:alt: Successful cert install
|
:alt: Successful cert install
|
||||||
|
|
||||||
|
|||||||
@@ -4,9 +4,9 @@
|
|||||||
Windows
|
Windows
|
||||||
=======
|
=======
|
||||||
|
|
||||||
#. Unfortunately, `torproject.org` no longer publishes a standalone Tor binary for Windows, so the recommended way to get it is with the Tor Browser Bundle. You can download it `here <https://www.torproject.org/download/>`_.
|
#. Unfortunately, `The Tor Project <https://torproject.org>`_ no longer publishes a standalone Tor binary for Windows, so the recommended way to get it is with the Tor Browser Bundle. You can download it `here <https://www.torproject.org/download/>`_.
|
||||||
|
|
||||||
.. figure:: /_static/images/tor/tor_download_windows.png
|
.. figure:: /_static/images/tor/tor_download_windows.svg
|
||||||
:width: 80%
|
:width: 80%
|
||||||
:alt: Tor download
|
:alt: Tor download
|
||||||
|
|
||||||
@@ -16,7 +16,7 @@ Windows
|
|||||||
|
|
||||||
#. Once you have selected a language, you should see a menu like this:
|
#. Once you have selected a language, you should see a menu like this:
|
||||||
|
|
||||||
.. figure:: /_static/images/tor/tor_windows_install.png
|
.. figure:: /_static/images/tor/tor_windows_install.svg
|
||||||
:width: 80%
|
:width: 80%
|
||||||
:alt: Tor install wizard
|
:alt: Tor install wizard
|
||||||
|
|
||||||
@@ -42,7 +42,7 @@ Windows
|
|||||||
|
|
||||||
#. When you run this, it should look something like this:
|
#. When you run this, it should look something like this:
|
||||||
|
|
||||||
.. figure:: /_static/images/tor/tor_windows_terminal.png
|
.. figure:: /_static/images/tor/tor_windows_terminal.svg
|
||||||
:width: 80%
|
:width: 80%
|
||||||
:alt: Tor windows terminal
|
:alt: Tor windows terminal
|
||||||
|
|
||||||
|
|||||||