Files
documentation/source/getting-started/setup/0.2.x.rst
2020-10-08 20:59:04 -06:00

81 lines
3.2 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
**************
Version 0.2.x
**************
Ensure your phone is connected to the same WiFi network as your router.
.. margin:: Tips
Ethernet cable may be plugged into your router or any live Ethernet port.
You will hear 2 distinct sounds
* bep Powering on
* chime Embassy is ready
Power On
========
Connect your Embassy to power and Ethernet using the provided cables.
Setup App
=========
Download the "Start9 Setup App"
`App Store <https://apps.apple.com/us/app/start9-setup-app/id1528125889>`_
`Google Play <https://play.google.com/store/apps/details?id=com.start9labs.setup>`_
Claim Your Embassy
==================
1. Inside the Setup App, enter the product key located on the bottom of your Embassy
.. admonition:: Explanation
:class: toggle expand
The product key is used to discover your Embassy's IP address on the Local Area Network using a hashing function and a protocol named MDNS (or Zeroconf). Once in possession of the Embassy's local IP address, the Setup App can now communicate directly with the Embassy.
.. admonition:: Troubleshooting
:class: toggle expand
#. Confirm that the Embassy is plugged into both power and Ethernet.
#. Confirm the Embassy emitted a two sounds when powering on: a bep and a chime.
#. Confirm you are entering the correct product key.
#. Close and reopen the Setup App and try again.
#. Rarely, certain routers do not support mDNS. Please see the "Advanced" tab.
.. admonition:: Advanced
:class: toggle expand
If your router does not support mDNS
* On your desktop or laptop computer, navigate to your router configuration settings within the browser. This is usually an IP address such as 192.168.1.1. A simple Google search will usually reveal how to access the router configuration settings for a particular brand.
* Once in the router config settings, find the section that lists the devices on your network. You should see an item labeled "start9labs". Take note of the associated IP address and enter it into the Setup App in the "LAN IP Address" input field.
.. margin:: Tips
Choose a strong master password. Physically write it down. Store it somewhere safe. DO NOT LOSE IT.
2. Create your all powerful and irreplaceable master password
.. admonition:: Explanation
:class: toggle expand
In this step, the Setup App will provide your Embassy with three pieces of critical information:
* A ed25519 private key. Used by the Embassy to create a .onion public address for encrypted and anonymous communication over Tor.
* A 4096 bit RSA private key, used by the Embassy to create a SSL certificate for encrypted communication over LAN.
* Your master password, used by the Embassy to authenticate you as its one and only master. If you lose this password, there is no way to access your Embassy ever again. You will be forced to reset the device, resulting in permanent loss of data.
All three secrets are packaged together and transmitted to the Embassy encrypted with its product key.
Done!
=====
Your Embassy is now hosted on the private web. You can view and manage your Embassy by visiting its unique ``.onion`` URL from any Tor-enabled browser. The Setup App contains our recommendations for your various devices.