Merge branch 'master' of github.com:Start9Labs/documentation

This commit is contained in:
Lucy Cifferello
2021-03-08 17:57:41 -07:00
4 changed files with 7 additions and 7 deletions

View File

@@ -62,7 +62,7 @@ Your Embassy hosts itself on the LAN and is reachable by visiting its *.local* U
SSL SSL
=== ===
Visiting websites on the Tor network is slow. We wanted to provide a be \er option to access the Embassy at home. Thats why we created an address for the Embassy that can be accessed on your Local Area Network. Visiting websites on the Tor network is slow. We wanted to provide a better option to access the Embassy at home. Thats why we created an address for the Embassy that can be accessed on your Local Area Network.
By default, this `.local` address is served like a regular website, over HTTP. Browser's makes it noticeable visiting a site over HTTP in the URL bar - it could be red, show an unlocked lock, or warn the connection is not secure. By default, this `.local` address is served like a regular website, over HTTP. Browser's makes it noticeable visiting a site over HTTP in the URL bar - it could be red, show an unlocked lock, or warn the connection is not secure.

View File

@@ -4,7 +4,7 @@
Connecting Connecting
********** **********
With the :ref:`initial-setup` complete, your Embassy is now privately hosted on the Internet and can be accessed right from the browsers. Your Embassy's addresses (its Tor and LAN URLs) are completely private; no one else even knows they exists. With the :ref:`initial-setup` complete, your Embassy is now privately hosted on the Internet and can be accessed right from a web browser. Your Embassy's addresses (its Tor and LAN URLs) are completely private; no one else even knows they exist.
If you accidentally leak your Embassy's addresses, do not worry. You Embassy is also protected by your password; so only you can log in. If you accidentally leak your Embassy's addresses, do not worry. You Embassy is also protected by your password; so only you can log in.

View File

@@ -2,7 +2,7 @@
Config Options Config Options
************** **************
Click "Config". Here you can set custom configurations for your Embassy. Currently, changing the Device Name is the only option. Click "Config". Here you can set custom configurations for your Embassy. Currently, you can change the "Device Name" and enable/disable "Auto Check for Updates."
.. figure:: /_static/images/embassy_config.png .. figure:: /_static/images/embassy_config.png
:width: 90% :width: 90%

View File

@@ -2,7 +2,7 @@
Managing Services Managing Services
***************** *****************
Services are self-hosted, open source projects made compatible for EmbassyOS. Each service is has been independently developed by members of the open source community. The Embassy enables configuration, customization and a one click install. Services are self-hosted, open source projects made compatible for EmbassyOS. Each service has been independently developed by members of the open source community. The Embassy enables configuration, customization and a one click install.
.. note:: Some services require configuration before starting up. You can only connect to and use a service once it is in a *running* state. .. note:: Some services require configuration before starting up. You can only connect to and use a service once it is in a *running* state.