diff --git a/source/conf.py b/source/conf.py index da08e3a..d17a295 100644 --- a/source/conf.py +++ b/source/conf.py @@ -64,7 +64,7 @@ html_theme_options = { "use_download_button": False, "use_edit_page_button": True, "launch_buttons": { - "main_site": "https://start9labs.com", + "main_site": "https://start9.com", }, } html_logo = "_static/logo.png" diff --git a/source/getting-started/diy.rst b/source/getting-started/diy.rst index 21ab8c0..8ff5d70 100644 --- a/source/getting-started/diy.rst +++ b/source/getting-started/diy.rst @@ -64,7 +64,7 @@ Depending on your Internet speed, the download should take between 5 and 30 minu Building from Source -------------------- -If you have the proper tooling and are comfortable using the command line, you can build EmbassyOS from `source `_, which is made available under the `Start9 Personal Use License `_. +If you have the proper tooling and are comfortable using the command line, you can build EmbassyOS from `source `_, which is made available under the `Start9 Personal Use License `_. Thanks to our community members who have kindly put together these guides! diff --git a/source/getting-started/purchasing.rst b/source/getting-started/purchasing.rst index f405745..a2be5ce 100644 --- a/source/getting-started/purchasing.rst +++ b/source/getting-started/purchasing.rst @@ -4,6 +4,6 @@ Purchasing ********** -For maximum convenience, you can purchase an Embassy device directly from Start9 Labs through our `Shopify Store `_. The device comes in a beautiful box, fully-assembled, and pre-installed with the latest version of EmbassyOS. We do our own hardware assembly and fulfillment, and we only collect the minimal information necessary to fulfill your order. And yes, we accept Bitcoin. +For maximum convenience, you can purchase an Embassy device directly from Start9 Labs through our `Shopify Store `_. The device comes in a beautiful box, fully-assembled, and pre-installed with the latest version of EmbassyOS. We do our own hardware assembly and fulfillment, and we only collect the minimal information necessary to fulfill your order. And yes, we accept Bitcoin. If you prefer to build your own Embassy, you can follow the :ref:`DIY Guide `. \ No newline at end of file diff --git a/source/support/FAQ/usage-faq.rst b/source/support/FAQ/usage-faq.rst index 0bc7a86..7943b36 100644 --- a/source/support/FAQ/usage-faq.rst +++ b/source/support/FAQ/usage-faq.rst @@ -16,7 +16,7 @@ Yes, but there is currently no way to synchronize or federate them. We are work What if I forget my Embassy password? ------------------------------------- -Check out the `docs `_ on forgot password, and let us know if you have any additional questions. All your services and data will remain. +Check out the `docs `_ on forgot password, and let us know if you have any additional questions. All your services and data will remain. Can I move my Embassy to another location? What happens when I do this? ------------------------------------------------------------------------ @@ -29,6 +29,23 @@ If you are in your home network it is both faster and more private since the con Can I use the .local addresses over the Tor Browser? ---------------------------------------------------- Unfortunately, no. The tor browser requires all web visits to first enter the tor network. Once you have entered the tor network there is no way to exit the tor network in such a way that .local/mDNS addresses resolve. +Is the software Open Source? +---------------------------- +Yes! EmbassyOS is open sourced under the `Start9 Personal Use License `_. Some of our other projects are currently open sourced under MIT. You can find these in the Start9 Labs `GitHub repository `_. + +Is there a product warranty? +---------------------------- +Yes! Start9 commits, to the best of our ability, to serving each beta Embassy product released until the wild. We will resolve any issue encountered with our provided hardware or software in a personalized matter. We strive to provide highly available, quality customer service. + +Can you tell me about the License? +---------------------------------- +EmbassyOS is published under our own Start9 Non-Commercial License, which has similar properties to many open source licenses with the exception that users cannot in any way, either through products or services, commercialize the source code, and any changes to the code or derivative works of the code are treated in the same manner. This means people will be welcome to access the source code, download it, use it, run it, fork it, change it, improve it - whatever they want - except sell it or sell services related to it. + +I run a business, can I use an Embassy for tasks such as password management and file sharing? +---------------------------------------------------------------------------------------------- +Absolutely. An Embassy would be a great addition to any business as it is easy to use and provides services that you control, with no subscription fees. + +With the addition of `BTCPay Server `_, you can even run your own payment processor and accept cryptocurrency payments with no third party necessary! Can I have multiple users on my Embassy? ---------------------------------------- diff --git a/source/user-manual/general/forgot-password.rst b/source/user-manual/general/forgot-password.rst index 4b8a2d5..c5aa344 100644 --- a/source/user-manual/general/forgot-password.rst +++ b/source/user-manual/general/forgot-password.rst @@ -35,6 +35,8 @@ If you already have :ref:`SSH keys registered with your Embassy` **OR * You can now use the Start9 Setup App to reclaim your Embassy and set a new password. +.. warning:: Running setup process will generate new certificate and Tor address for your Embassy. + * Linux computer: * Shut down your Embassy, disconnect from power, and remove the microSD card. @@ -63,8 +65,10 @@ If you already have :ref:`SSH keys registered with your Embassy` **OR * Return the microSD card to your Embassy and power it on. * You can now use the Start9 Setup App to reclaim your Embassy and set a new password. +.. warning:: Running setup process will generate new certificate and Tor address for your Embassy. + No SSH/Linux ============ -You must factory reset your device by re-installing EmbassyOS, resulting in permanent loss of data. Visit the `image downloader `_ to obtain a new EmbassyOS image, then follow the `installation instructions `_. \ No newline at end of file +You must factory reset your device by re-installing EmbassyOS, resulting in permanent loss of data. Visit the `image downloader `_ to obtain a new EmbassyOS image, then follow the `installation instructions `_.