diff --git a/source/getting-started/diy.rst b/source/getting-started/diy.rst new file mode 100644 index 0000000..f251ccd --- /dev/null +++ b/source/getting-started/diy.rst @@ -0,0 +1,5 @@ +.. _diy: + +*** +DIY +*** \ No newline at end of file diff --git a/source/getting-started/introduction.rst b/source/getting-started/introduction.rst new file mode 100644 index 0000000..e3a3717 --- /dev/null +++ b/source/getting-started/introduction.rst @@ -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` one directly from Start9 Labs, or you can :ref:`build one yourself`. \ No newline at end of file diff --git a/source/getting-started/purchase.rst b/source/getting-started/purchase.rst new file mode 100644 index 0000000..1a11cd3 --- /dev/null +++ b/source/getting-started/purchase.rst @@ -0,0 +1,7 @@ +.. _purchase: + +******** +Purchase +******** + +For maximum convenience, you can buy an Embassy directly from Start9 Labs through our `Shopify Store `_. 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. \ No newline at end of file diff --git a/source/index.rst b/source/index.rst index da7f7e9..fd71aeb 100644 --- a/source/index.rst +++ b/source/index.rst @@ -10,8 +10,9 @@ Here you will find guidance and information about the Start9 Embassy personal se :maxdepth: 2 :caption: Getting Started - getting-started/initial-setup - getting-started/connecting + getting-started/introduction + getting-started/purchase + getting-started/diy .. toctree:: :maxdepth: 2 diff --git a/source/getting-started/connecting.rst b/source/user-manuals/embassyos/connecting.rst similarity index 100% rename from source/getting-started/connecting.rst rename to source/user-manuals/embassyos/connecting.rst diff --git a/source/user-manuals/embassyos/general/index.rst b/source/user-manuals/embassyos/general/index.rst index 5ac982a..87c32ca 100644 --- a/source/user-manuals/embassyos/general/index.rst +++ b/source/user-manuals/embassyos/general/index.rst @@ -2,10 +2,7 @@ General ******* -An overview of EmbassyOS general capabilities. - -Features -======== +An overview of EmbassyOS general capabilities. .. toctree:: :maxdepth: 2 diff --git a/source/user-manuals/embassyos/index.rst b/source/user-manuals/embassyos/index.rst index ca07159..707aa0e 100644 --- a/source/user-manuals/embassyos/index.rst +++ b/source/user-manuals/embassyos/index.rst @@ -2,19 +2,10 @@ 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:: :maxdepth: 2 + initial-setup + connecting general/index using-services/index \ No newline at end of file diff --git a/source/getting-started/initial-setup.rst b/source/user-manuals/embassyos/initial-setup.rst similarity index 100% rename from source/getting-started/initial-setup.rst rename to source/user-manuals/embassyos/initial-setup.rst diff --git a/source/user-manuals/embassyos/using-services/index.rst b/source/user-manuals/embassyos/using-services/index.rst index f4568eb..4ea5fb2 100644 --- a/source/user-manuals/embassyos/using-services/index.rst +++ b/source/user-manuals/embassyos/using-services/index.rst @@ -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. -Features -======== - .. toctree:: :maxdepth: 2