reorganize and make room for DIY

This commit is contained in:
Matt Hill
2020-12-21 14:02:46 -07:00
parent b028023be0
commit 2c068d191a
9 changed files with 31 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
.. _diy:
***
DIY
***

View File

@@ -0,0 +1,13 @@
************
Introduction
************
Embassy is a new kind of personal computer - one that sits quietly on your shelf and runs all day and night. It has no screen and no keyboard. You access your Embassy from anywhere in the world in total, trustless privacy, simply by visiting its unique Tor address (.onion URL) right from the browser.
Embassy is composed of commonly available hardware components that can be sourced and assembled by anyone, anywhere, for marginal fee. Embassy is powered by EmbassyOS, the open-source operating system by Start9 Labs.
So what do you do with your Embassy? You use it to run services: Bitcoin, Lightning, personal cloud storage, P2P messaging, password management, etc. The list of available services is growing quickly and will eventually encompass the entirety of open-source, self-hosted software.
Every communication between you and your Embassy is end-to-end encrypted and onion routed over the Tor network. All services are open-source and self-hosted, meaning there are no trusted third parties of any kind.
To get an Embassy, you can :ref:`purchase<purchase>` one directly from Start9 Labs, or you can :ref:`build one yourself<diy>`.

View File

@@ -0,0 +1,7 @@
.. _purchase:
********
Purchase
********
For maximum convenience, you can buy an Embassy directly from Start9 Labs through our `Shopify Store <https://store.start9labs.com>`_. The device comes fully-assembled and pre-installed with the latest version of EmbassyOS. We do its own hardware assembly and fulfillment, and we only collect the minimal information necessary to fulfil your order. And yes, we accept Bitcoin.

View File

@@ -10,8 +10,9 @@ Here you will find guidance and information about the Start9 Embassy personal se
:maxdepth: 2 :maxdepth: 2
:caption: Getting Started :caption: Getting Started
getting-started/initial-setup getting-started/introduction
getting-started/connecting getting-started/purchase
getting-started/diy
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2

View File

@@ -2,10 +2,7 @@
General General
******* *******
An overview of EmbassyOS general capabilities. An overview of EmbassyOS general capabilities.
Features
========
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2

View File

@@ -2,19 +2,10 @@
EmbassyOS EmbassyOS
********* *********
You can view and manage your Embassy inside the "Embassy" tab in the main menu.
.. figure:: /_static/images/embassy_tab.png
:width: 90%
:alt: Embassy Menu Tab
Embassy tab
Features
========
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
initial-setup
connecting
general/index general/index
using-services/index using-services/index

View File

@@ -6,9 +6,6 @@ Services are self-hosted, open source projects made compatible for EmbassyOS. Ea
.. 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.
Features
========
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2