mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
change embassyOS to StartOS & nuance (#357)
* change embassyOS to StartOS & nuance * Update conf.py * Update manifest.rst * say start9 instead of embassy in two links * progress * scrubbed faqs - basic-use, lightning, service-packaging, services, startos * add a few fixes * more * more 'embassy' cleanup * more * the last of embassy (aside from sdk and cli commands, links, etc) * some fixes * update icon, logo, and theme * Update site/source/user-manual/upgrade-hardware/upgrade-pro.rst * Update site/source/developer-docs/packaging.rst * Update site/source/developer-docs/specification/config-spec.rst * Update site/source/learn/concepts/networks.rst * Update site/source/learn/concepts/networks.rst * Update site/source/user-manual/customize.rst * Update site/source/support/faq/faq-basic-use.rst * Update site/source/user-manual/upgrade-hardware/naspi-upgrade.rst * Update site/source/user-manual/upgrade-hardware/upgrade-pro.rst * Update site/source/support/faq/faq-bitcoin.rst * Update site/source/support/faq/faq-bitcoin.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-services.rst * Update site/source/support/faq/faq-general.rst * Update site/source/support/faq/faq-startos.rst * Update site/source/support/faq/faq-troubleshooting.rst * Update site/source/support/faq/faq-startos.rst * Minor fixes * Fix build errors, ready to roll * Add Beethoven * More fixes * More nother fix * More nother fixes agin * Remove sentence * cards instead --------- Co-authored-by: Matt Hill <matthewonthemoon@gmail.com> Co-authored-by: Shadowy Super Coder <musashidisciple@proton.me> Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Co-authored-by: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Co-authored-by: agent <kn0wmad@protonmail.com>
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
Android
|
||||
=======
|
||||
|
||||
To optimize your device for use with your Embassy, it is recommended to complete all of the following guides.
|
||||
To optimize your device for use with your Start9 server, it is recommended to complete all of the following guides.
|
||||
|
||||
.. tip:: Please see Android's :ref:`Known Limitations<lim-android>` to understand what is currently not possible on these devices
|
||||
|
||||
* :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:`lan-android` - Trust your Start9 server'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 Start9 server.
|
||||
* :ref:`torff-android` - Configure Firefox to use the Tor Network so that you can reach ".onion" sites without needing to change browsers.
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
iOS
|
||||
===
|
||||
|
||||
To optimize your device for use with your Embassy, it is recommended to complete all of the following guides.
|
||||
To optimize your device for use with your Start9 server, it is recommended to complete all of the following guides.
|
||||
|
||||
.. tip:: Please see iOS's :ref:`Known Limitations<lim-ios>` to understand what is currently not possible on these devices
|
||||
|
||||
* :ref:`lan-ios` - Trust your Embassy's Root Certificate Authority in order to securely connect over LAN.
|
||||
* :ref:`tor-ios` - Run Tor natively (in the background) on your iOS device. This will allow you to use applications on your device via the Tor Network so they can communicate with your Embassy.
|
||||
* :ref:`lan-ios` - Trust your Start9 server's Root Certificate Authority in order to securely connect over LAN.
|
||||
* :ref:`tor-ios` - Run Tor natively (in the background) on your iOS device. This will allow you to use applications on your device via the Tor Network so they can communicate with your Start9 server.
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
Linux
|
||||
=====
|
||||
|
||||
To optimize your device for use with your Embassy, it is recommended to complete all of the following guides.
|
||||
To optimize your device for use with your Start9 server, it is recommended to complete all of the following guides.
|
||||
|
||||
.. tip:: Please see Linux's :ref:`Known Limitations<lim-linux>` to understand what is currently not possible on these devices
|
||||
|
||||
* :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:`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 Start9 server.
|
||||
* :ref:`torff-linux` - Configure Firefox to use the Tor Network so that you can reach ".onion" sites without needing to change browsers.
|
||||
* :ref:`backup-linux` - Configure a Network Folder on your Linux machine (or an attached external drive) for Embassy backups.
|
||||
* :ref:`backup-linux` - Configure a Network Folder on your Linux machine (or an attached external drive) for StartOS backups.
|
||||
|
||||
@@ -4,14 +4,14 @@
|
||||
Mac
|
||||
===
|
||||
|
||||
To optimize your device for use with your Embassy, it is recommended to complete all of the following guides.
|
||||
To optimize your device for use with your Start9 server, it is recommended to complete all of the following guides.
|
||||
|
||||
.. tip:: Please see Mac's :ref:`Known Limitations<lim-mac>` to understand what is currently not possible on these devices
|
||||
|
||||
* :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:`lan-mac` - Trust your Start9 server'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 Start9 server.
|
||||
* :ref:`torff-mac` - Configure Firefox to use the Tor Network so that you can reach ".onion" sites without needing to change browsers.
|
||||
* :ref:`backup-mac` - Configure a Network Folder on your Mac (or an attached external drive) for Embassy backups.
|
||||
* :ref:`backup-mac` - Configure a Network Folder on your Mac (or an attached external drive) for StartOS backups.
|
||||
|
||||
Screensharing
|
||||
_____________
|
||||
|
||||
@@ -4,11 +4,11 @@
|
||||
Windows
|
||||
=======
|
||||
|
||||
To optimize your device for use with your Embassy, it is recommended to complete all of the following guides.
|
||||
To optimize your device for use with your Start9 server, it is recommended to complete all of the following guides.
|
||||
|
||||
.. tip:: Please see Window's :ref:`Known Limitations<lim-windows>` to understand what is currently not possible on these devices.
|
||||
|
||||
* :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:`lan-windows` - Trust your Start9 server'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 Start9 server.
|
||||
* :ref:`torff-windows` - Configure Firefox to use the Tor Network so that you can reach ".onion" sites without needing to change browsers.
|
||||
* :ref:`backup-windows` - Configure a Network Folder on your Windows computer (or an attached external drive) for Embassy backups.
|
||||
* :ref:`backup-windows` - Configure a Network Folder on your Windows computer (or an attached external drive) for StartOS backups.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
Device Guides
|
||||
=============
|
||||
|
||||
Guides to get connected with or improve your Embassy by device-type.
|
||||
Guides to get connected with or improve your Start9 server experience by device-type.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
@@ -8,4 +8,4 @@ iOS
|
||||
:depth: 2
|
||||
:local:
|
||||
|
||||
iOS has no known limitations in regard to Embassy.
|
||||
iOS has no known limitations in regard to StartOS.
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
Linux
|
||||
=====
|
||||
|
||||
Linux has no known limitations in regard to Embassy.
|
||||
Linux has no known limitations in regard to StartOS.
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
Mac
|
||||
===
|
||||
|
||||
macOS has no known limitations in regard to Embassy.
|
||||
macOS has no known limitations in regard to StartOS.
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
Windows
|
||||
=======
|
||||
|
||||
Windows10 has no known limitations in regard to Embassy at this time.
|
||||
Windows10 has no known limitations in regard to StartOS at this time.
|
||||
|
||||
No testing has been done with other versions, such as Windows 7 or 11.
|
||||
|
||||
Reference in New Issue
Block a user