mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
reorganize and make room for DIY
This commit is contained in:
5
source/getting-started/diy.rst
Normal file
5
source/getting-started/diy.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
.. _diy:
|
||||
|
||||
***
|
||||
DIY
|
||||
***
|
||||
13
source/getting-started/introduction.rst
Normal file
13
source/getting-started/introduction.rst
Normal 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>`.
|
||||
7
source/getting-started/purchase.rst
Normal file
7
source/getting-started/purchase.rst
Normal 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.
|
||||
@@ -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
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
General
|
||||
*******
|
||||
|
||||
An overview of EmbassyOS general capabilities.
|
||||
|
||||
Features
|
||||
========
|
||||
An overview of EmbassyOS general capabilities.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user