a bunch of changes

This commit is contained in:
Matt Hill
2022-02-23 15:58:41 -07:00
parent df6cc9b23f
commit 659ca38d6e
86 changed files with 979 additions and 1215 deletions

View File

@@ -8,6 +8,6 @@ To optimize your device for use with your Embassy, it is recommended to complete
.. tip:: Please see Android's :ref:`Known Limitations<lim-android>` to understand what is currently not possible on these devices
* :ref:`Connecting over LAN <lan-android>` - For a fast and secure connection while on your Embassy's local network
* :ref:`Connecting over Tor <tor-android>` - Run Tor natively (in the background) on your device. This will allow you to use applications on your machine via the Tor Network so they can communicate with your Embassy.
* :ref:`Tor Firefox Config <torff-android>` - Configure Firefox to use the Tor Network so that you can reach ``.onion`` sites without needing to change browsers.
* :ref:`lan-android` - Trust your Embassy's Root Certificate Authority in order to securely connect over LAN.
* :ref:`tor-android` - Run Tor natively (in the background) on your Android device. This will allow you to use applications on your machine via the Tor Network so they can communicate with your Embassy.
* :ref:`torff-android` - Configure Firefox to use the Tor Network so that you can reach ".onion" sites without needing to change browsers.

View File

@@ -8,4 +8,4 @@ To optimize your device for use with your Embassy, it is recommended to complete
.. tip:: Please see iOS's :ref:`Known Limitations<lim-ios>` to understand what is currently not possible on these devices
* :ref:`Connecting over LAN <lan-ios>` - For a fast and secure connection while on your Embassy's local network
* :ref:`lan-ios` - Trust your Embassy's Root Certificate Authority in order to securely connect over LAN.

View File

@@ -8,7 +8,6 @@ To optimize your device for use with your Embassy, it is recommended to complete
.. tip:: Please see Linux's :ref:`Known Limitations<lim-linux>` to understand what is currently not possible on these devices
* :ref:`Connecting over LAN <lan-linux>` - For a fast and secure connection while on your Embassy's local network
* :ref:`Connecting over Tor <tor-linux>` - Run Tor natively (in the background) on your device. This will allow you to use applications on your machine via the Tor Network so they can communicate with your Embassy.
* :ref:`Tor Firefox Config <torff-linux>` - Configure Firefox to use the Tor Network so that you can reach ``.onion`` sites without needing to change browsers.
* :ref:`LAN Shared Folder Setup <cifs-linux>` - Configure a Shared Network Folder on your laptop/desktop (or an external drive plugged into your laptop/desktop) in order to use it for Embassy backups.
* :ref:`tor-linux` - Run Tor natively (in the background) on your Linux machine. This will allow you to use applications on your machine via the Tor Network so they can communicate with your Embassy.
* :ref:`torff-linux` - Configure Firefox to use the Tor Network so that you can reach ".onion" sites without needing to change browsers.
* :ref:`cifs-linux` - Configure a LAN Shared Folder on your Linux machine (or an external drive plugged into your Linux Machine) in order to use it for Embassy backups.

View File

@@ -8,7 +8,7 @@ To optimize your device for use with your Embassy, it is recommended to complete
.. tip:: Please see Mac's :ref:`Known Limitations<lim-mac>` to understand what is currently not possible on these devices
* :ref:`Connecting over LAN <lan-mac>` - For a fast and secure connection while on your Embassy's local network
* :ref:`Connecting over Tor <tor-mac>` - Run Tor natively (in the background) on your device. This will allow you to use applications on your machine via the Tor Network so they can communicate with your Embassy.
* :ref:`Tor Firefox Config <torff-mac>` - Configure Firefox to use the Tor Network so that you can reach ``.onion`` sites without needing to change browsers.
* :ref:`LAN Shared Folder Setup <cifs-mac>` - Configure a Shared Network Folder on your laptop/desktop (or an external drive plugged into your laptop/desktop) in order to use it for Embassy backups.
* :ref:`lan-mac` - Trust your Embassy's Root Certificate Authority in order to securely connect over LAN.
* :ref:`tor-mac` - Run Tor natively (in the background) on your Mac. This will allow you to use applications on your machine via the Tor Network so they can communicate with your Embassy.
* :ref:`torff-mac` - Configure Firefox to use the Tor Network so that you can reach ".onion" sites without needing to change browsers.
* :ref:`cifs-mac` - Configure a LAN Shared Folder on your Mac (or an external drive plugged into your Mac in order to use it for Embassy backups.

View File

@@ -8,7 +8,7 @@ To optimize your device for use with your Embassy, it is recommended to complete
.. tip:: Please see Window's :ref:`Known Limitations<lim-windows>` to understand what is currently not possible on these devices.
* :ref:`Connecting over LAN <lan-windows>` - For a fast and secure connection while on your Embassy's local network
* :ref:`Connecting over Tor <tor-windows>` - Run Tor natively (in the background) on your device. This will allow you to use applications on your machine via the Tor Network so they can communicate with your Embassy.
* :ref:`Tor Firefox Config <torff-windows>` - Configure Firefox to use the Tor Network so that you can reach ``.onion`` sites without needing to change browsers.
* :ref:`LAN Shared Folder Setup <cifs-windows>` - Configure a Shared Network Folder on your laptop/desktop (or an external drive plugged into your laptop/desktop) in order to use it for Embassy backups.
* :ref:`lan-windows` - Trust your Embassy's Root Certificate Authority in order to securely connect over LAN.
* :ref:`tor-windows` - Run Tor natively (in the background) on your Windows computer. This will allow you to use applications on your machine via the Tor Network so they can communicate with your Embassy.
* :ref:`torff-windows` - Configure Firefox to use the Tor Network so that you can reach ".onion" sites without needing to change browsers.
* :ref:`cifs-windows` - Configure a LAN Shared Folder on your Windows computer (or an external drive plugged into your Windows computer) in order to use it for Embassy backups.