Files
documentation/docs/_build/dirhtml/support/FAQ/usage-faq/index.html

678 lines
40 KiB
HTML
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.
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title> Basic Usage | Start9 Docs
</title>
<meta name="description" content="Start9 Product Documentation and Education Guides" />
<link
rel="icon"
href="../../../_static/img/favicon.ico"
type="image/x-icon"
/>
<link
rel="icon"
href="../../../_static/img/favicon-32x32.png"
sizes="32x32"
/>
<link
rel="icon"
href="../../../_static/img/favicon-228x228.png"
sizes="192x192"
/>
<link
rel="apple-touch-icon"
href="../../../_static/img/favicon-228x228.png"
/>
<meta
name="msapplication-TileImage"
href="../../../_static/img/favicon-228x228.png"
/>
<link rel="canonical" href="https://docs.start9.com/" />
<link rel="author" href="mailto:support@start9labs.com" />
<!-- connect to domain of font files -->
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<!-- optionally increase loading priority -->
<link
rel="preload"
as="style"
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,400&display=swap"
/>
<!-- async CSS -->
<link
rel="stylesheet"
media="print"
onload="this.onload=null;this.removeAttribute('media');"
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,400&display=swap"
/>
<!-- no-JS fallback -->
<noscript>
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,400&display=swap"
/>
</noscript>
<link
rel="stylesheet"
href="../../../_static/css/main.css"
type="text/css"
/>
<link
rel="stylesheet"
href="../../../_static/pygments.css"
type="text/css"
/> <link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css" />
<script
type="text/javascript"
id="documentation_options"
data-url_root="../../../"
src="../../../_static/documentation_options.js"
></script>
<script
type="text/javascript"
src="../../../_static/js/runtime.bundle.js"
></script>
<script
type="text/javascript"
src="../../../_static/js/main.bundle.js"
></script> <script src="../../../_static/underscore.js"></script> <script src="../../../_static/doctools.js"></script> <script src="../../../_static/language_data.js"></script> <script src="../../../_static/clipboard.min.js"></script> <script src="../../../_static/copybutton.js"></script>
<!-- Google Tag Manager -->
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s),
dl = l != "dataLayer" ? "&l=" + l : "";
j.async = true;
j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-T8P2JP");
</script>
<!-- End Google Tag Manager -->
<!-- Marketo -->
<script type="text/javascript">
(function () {
var didInit = false;
function initMunchkin() {
if (didInit === false) {
didInit = true;
Munchkin.init("791-QBF-350");
}
}
var s = document.createElement("script");
s.type = "text/javascript";
s.async = true;
s.src = "//munchkin.marketo.net/munchkin.js";
s.onreadystatechange = function () {
if (this.readyState == "complete" || this.readyState == "loaded") {
initMunchkin();
}
};
s.onload = initMunchkin;
document.getElementsByTagName("head")[0].appendChild(s);
})();
</script>
<!-- End Marketo -->
<!-- Expertrec -->
<script>
var id = "e2077224-9ccf-11e9-a0c9-0242ac130002";
var ci_search = document.createElement("script");
ci_search.type = "text/javascript";
ci_search.async = true;
ci_search.src = "https://cse.expertrec.com/api/js/ci_common.js?id=" + id;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(ci_search, s);
</script>
<!-- End Expertrec -->
<!-- Font Awesome -->
<script
src="https://kit.fontawesome.com/b1870adf6a.js"
crossorigin="anonymous"
></script>
<!-- End Font Awesome -->
</head>
<body>
<header class="header">
<div class="header-logo">
<a class="header-logo__img" href="https://start9.com/">
<img
src="../../../_static/img/logo.png"
alt="Start9 Logo"
/>
</a>
<span class="header-logo__bar"></span>
<a class="header-logo__text" href="https://docs.start9.com/">
Documentation
</a>
</div>
<div class="header-navigation">
<ul
class="dropdown menu scylla-dropdown scylla-dropdown--header"
data-dropdown-menu
>
<li class="scylla-dropdown__item">
<a href="#" class="scylla-dropdown__title"
>Contributing <i class="chevron scylla-icon scylla-icon--triangle-down"></i
></a>
<ul class="menu scylla-dropdown__content">
<li>
<a href="https://docs.start9.com/developing"
><i class="scylla-icon scylla-icon--apps"></i>Developer</a
>
</li>
<li>
<a href="https://docs.start9.com/service-packaging"
><i class="scylla-icon scylla-icon--open-source"></i>Service Packaging</a
>
</li>
</ul>
</li>
<li class="scylla-dropdown__item">
<a href="#" class="scylla-dropdown__title"
>About <i class="chevron scylla-icon scylla-icon--triangle-down"></i
></a>
<ul class="menu scylla-dropdown__content">
<li>
<a href="https://docs.start9.com/about">
<i class="scylla-icon scylla-icon--enterprise"></i>Company</a
>
</li>
<li>
<a href="https://docs.start9.com/license">
<i class="scylla-icon scylla-icon--whitepapers"></i>License</a
>
</li>
<li>
<a href="https://docs.start9.com/careers">
<i class="scylla-icon scylla-icon--careers"></i>Hiring
</a>
</li>
</ul>
</li>
</ul>
<div class="header-button">
<a href="https://store.start9.com" class="button" target="_blank">Purchase</a>
</div>
</div>
<div class="header-search-box">
<div class="search-box">
<ci-search></ci-search>
</div>
</div>
<div class="side-nav-toggle" data-toggle="side-nav">
<div class="side-nav-toggle__button">
<img src="../../../_static/img/menu.svg" alt="Menu" />
</div>
</div>
</header>
<section class="layout ">
<div class="content large-order-2">
<div class="pre-content">
<div class="pre-content__left"><div class="breadcrumbs">
<span class="bread__item">
<a
href="../../../"
class="bread__highlight"
>
<i class="fas fa-home"></i> Start9 Docs</a
></span
>
<span class="bread__item"
><a href="../">Frequently Asked Questions</a></span
>
<span class="bread__item bread__item--last">Basic Usage</span>
</div></div>
<div class="pre-content__right"><ul
class="dropdown menu scylla-dropdown scylla-dropdown--contribute"
data-dropdown-menu
>
<li class="scylla-dropdown__item">
<a class="scylla-dropdown__title" href="#">
<div class="scylla-dropdown__title--body">
<i class="icon fa fa-github" aria-hidden="true"></i>
Contribute
</div>
<i class="chevron scylla-icon scylla-icon--chevron-right"></i>
</a>
<ul class="menu scylla-dropdown__content">
<li>
<a
href="https://github.com/Start9Labs/documentation/issues/new?title=Issue in page Basic Usage&&body=I%20would%20like%20to%20report%20an%20issue%20in%20page%20https://docs.start9.com/support/FAQ/usage-faq%0A%0A%23%23%23%20Problem%0A%0A%23%23%23%20%20Suggest%20a%20fix"
target="_blank"
>Report a doc issue
<i class="icon fa fa-external-link" aria-hidden="true"></i
></a>
</li>
<li>
<a
href="https://github.com/Start9Labs/documentation/edit/master/docs/source/support/FAQ/usage-faq.rst"
target="_blank"
>Edit this page
<i class="icon fa fa-external-link" aria-hidden="true"></i
></a>
</li>
<li>
<a href="https://docs.start9.com/contributing/" target="_blank"
>Learn how to contribute
<i class="icon fa fa-external-link" aria-hidden="true"></i
></a>
</li>
</ul>
</li>
</ul></div>
</div>
<div class="section" id="basic-usage">
<span id="usage-faq"></span><h1>Basic Usage<a class="headerlink" href="#basic-usage" title="Permalink to this headline"></a></h1>
<div class="section" id="is-it-easy-to-use">
<h2>Is it easy to use?<a class="headerlink" href="#is-it-easy-to-use" title="Permalink to this headline"></a></h2>
<p>Yes! The Embassy is designed to be plugged into power and internet, and after a short setup, is immediately ready to use. Getting Services is as easy as getting apps for a smartphone.
As with anything new, you should expect to spend a little time learning the functions and features, and keep in mind that some Services may be more complex to understand and use than others.</p>
</div>
<div class="section" id="so-i-can-run-my-own-cloud">
<h2>So I can run my own cloud?<a class="headerlink" href="#so-i-can-run-my-own-cloud" title="Permalink to this headline"></a></h2>
<p>Yes! No special skills or knowledge are required to host all your own services and replace those previously thought “necessary” for modern digital life.</p>
</div>
<div class="section" id="can-i-run-multiple-embassies">
<h2>Can I run multiple Embassies?<a class="headerlink" href="#can-i-run-multiple-embassies" title="Permalink to this headline"></a></h2>
<p>Yes, but there is currently no way to synchronize or federate them. We are working on ways to make this possible in the future.</p>
</div>
<div class="section" id="what-if-i-forget-my-embassy-password">
<h2>What if I forget my Embassy password?<a class="headerlink" href="#what-if-i-forget-my-embassy-password" title="Permalink to this headline"></a></h2>
<p>Check out the <a class="reference external" href="https://docs.start9.com/user-manual/general/forgot-password.html">docs</a> on forgot password, and let us know if you have any additional questions. All your services and data will remain.</p>
</div>
<div class="section" id="can-i-move-my-embassy-to-another-location-what-happens-when-i-do-this">
<h2>Can I move my Embassy to another location? What happens when I do this?<a class="headerlink" href="#can-i-move-my-embassy-to-another-location-what-happens-when-i-do-this" title="Permalink to this headline"></a></h2>
<p>Yes, you can move the Embassy to another network. Your service tor addresses will remain the same.</p>
</div>
<div class="section" id="whats-the-advantage-of-using-the-local-address-over-the-onion-address">
<h2>Whats the advantage of using the .local address over the .onion address?<a class="headerlink" href="#whats-the-advantage-of-using-the-local-address-over-the-onion-address" title="Permalink to this headline"></a></h2>
<p>If you are in your home network it is both faster and more private since the connection never leaves your household. The downside is that it wont work if youre on the go.</p>
</div>
<div class="section" id="can-i-use-the-local-addresses-over-the-tor-browser">
<h2>Can I use the .local addresses over the Tor Browser?<a class="headerlink" href="#can-i-use-the-local-addresses-over-the-tor-browser" title="Permalink to this headline"></a></h2>
<p>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.</p>
</div>
<div class="section" id="can-i-not-use-local-addresses-on-android-why-not">
<h2>Can I not use .local addresses on Android? Why not?<a class="headerlink" href="#can-i-not-use-local-addresses-on-android-why-not" title="Permalink to this headline"></a></h2>
<p>Unfortunately, no. Google has not included support for .local addresses via mDNS for Android.</p>
</div>
<div class="section" id="is-the-software-open-source">
<h2>Is the software Open Source?<a class="headerlink" href="#is-the-software-open-source" title="Permalink to this headline"></a></h2>
<p>Yes! EmbassyOS is open sourced under the <a class="reference external" href="https://start9.com/license">Start9 Personal Use License</a>. Some of our other projects are currently open sourced under MIT. You can find these in the Start9 <a class="reference external" href="https://github.com/Start9Labs">GitHub repository</a>.</p>
</div>
<div class="section" id="is-there-a-product-warranty">
<h2>Is there a product warranty?<a class="headerlink" href="#is-there-a-product-warranty" title="Permalink to this headline"></a></h2>
<p>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.</p>
</div>
<div class="section" id="can-you-tell-me-about-the-license">
<h2>Can you tell me about the License?<a class="headerlink" href="#can-you-tell-me-about-the-license" title="Permalink to this headline"></a></h2>
<p>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.</p>
</div>
<div class="section" id="i-run-a-business-can-i-use-an-embassy-for-tasks-such-as-password-management-and-file-sharing">
<h2>I run a business, can I use an Embassy for tasks such as password management and file sharing?<a class="headerlink" href="#i-run-a-business-can-i-use-an-embassy-for-tasks-such-as-password-management-and-file-sharing" title="Permalink to this headline"></a></h2>
<p>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.</p>
<p>With the addition of <a class="reference external" href="https://btcpayserver.org/">BTCPay Server</a>, you can even run your own payment processor and accept cryptocurrency payments with no third party necessary!</p>
</div>
<div class="section" id="can-i-have-multiple-users-on-my-embassy">
<h2>Can I have multiple users on my Embassy?<a class="headerlink" href="#can-i-have-multiple-users-on-my-embassy" title="Permalink to this headline"></a></h2>
<p>Currently, the Embassy itself is designed to for a single user. There is no way to grant others access to your Embassy without sharing your personal, master password, which is not recommended. There are certain services, however, such as Bitwarden, File Browser, and Mastodon, that absolutely support multiple users (aka multi-tenancy, aka uncle Jim model) where people who trust you can create their own, personal accounts for these services on your Embassy. Just remind them that they are trusting you with their data, and that it might be preferable for them to take the final leap of self-sovereignty and get an Embassy of their own.</p>
</div>
<div class="section" id="what-can-i-do-if-i-am-having-issues-connecting-to-an-android-app">
<h2>What can I do if I am having issues connecting to an Android app?<a class="headerlink" href="#what-can-i-do-if-i-am-having-issues-connecting-to-an-android-app" title="Permalink to this headline"></a></h2>
<p>Unfortunately, Orbot can be finicky. The best solution to Android issues is normally to restart Orbot, or to reboot the phone. This will solve most common problems.</p>
</div>
<div class="section" id="what-can-i-do-if-i-am-having-issues-connecting-with-consulate">
<h2>What can I do if I am having issues connecting with Consulate?<a class="headerlink" href="#what-can-i-do-if-i-am-having-issues-connecting-with-consulate" title="Permalink to this headline"></a></h2>
<p>In the top right menu, select Clear Cache. If this does not solve the problem, delete the bookmarked site entirely, then re-add it. This will solve most connection issues.</p>
</div>
<div class="section" id="if-i-uninstall-a-service-then-re-install-it-does-any-data-remain">
<h2>If I uninstall a service, then re-install it, does any data remain?<a class="headerlink" href="#if-i-uninstall-a-service-then-re-install-it-does-any-data-remain" title="Permalink to this headline"></a></h2>
<p>No. When uninstalling a service, you completely destroy everything associated with it. This is because each service runs in its own container, which includes all the required software and operating system environment that it needs to function. When uninstalling, this container is wiped from your Embassys system, and with it, any associated service data that you have not backed up.</p>
<p>This can be useful, as you may want to wipe a service and start anew. For example, you might want to receive a fresh Tor .onion address, or to spin up a new Lightning node. However, if you do this, YOU MUST BE 100% CERTAIN THAT YOU ARE PREPARED TO LOSE ALL DATA for this service. Also, keep in mind that other services may depend on the service you are uninstalling.</p>
</div>
<div class="section" id="do-i-need-to-delete-existing-backups-before-doing-a-new-backup-or-does-a-new-backup-override-the-old-backup">
<h2>Do I need to delete existing backups before doing a new backup? Or does a new backup override the old backup?<a class="headerlink" href="#do-i-need-to-delete-existing-backups-before-doing-a-new-backup-or-does-a-new-backup-override-the-old-backup" title="Permalink to this headline"></a></h2>
<p>No, you dont need to delete the old backups. The technology we use updates the existing backup.</p>
</div>
<div class="section" id="can-i-clone-my-embassy-sd-card-for-backup-purposes">
<h2>Can I clone my Embassy SD card for backup purposes?<a class="headerlink" href="#can-i-clone-my-embassy-sd-card-for-backup-purposes" title="Permalink to this headline"></a></h2>
<p>Warning: <strong>DO NOT do this if you are running LND or c-lightning</strong>. If you clone the SD card, then go back to running LND or c-lightning, and you <em>ever</em> try to restore the SD card, there is a good chance you will lose <em>all your channel funds</em>. Also, if you try to use the SD card for a 2nd Embassy, that will also result in loss of funds. This has nothing to do with Start9 or the Embassy; it is inherent to the architecture of Lightning.</p>
<p>If you are not running LND or c-lightning, then <em>yes</em>, it is possible to do a deep clone of the SD card as a backup. But even here, there are some considerations: Start9 does not test/support this officially, which means it is untested. Also, it may take a while to do a deep clone of the card since the ones we ship are 128GB and there isnt a really effective way to clone the Embassy card that isnt a byte-for-byte copy. However, if you do a byte for byte copy (128GB), and run <a class="reference external" href="https://github.com/Drewsif/PiShrink">PiShrink</a> you could flash that image file onto a new card and restore all of your data.</p>
</div>
<div class="section" id="why-would-i-even-buy-this-when-i-can-just-build-it-for-free">
<h2>Why would I even buy this when I can just build it for free??<a class="headerlink" href="#why-would-i-even-buy-this-when-i-can-just-build-it-for-free" title="Permalink to this headline"></a></h2>
<ol class="arabic simple">
<li><p>White glove support. Because each Embassy comes with a unique product key engraved on it, and we have a record of all product keys ever, we can ask the user to verify their product key in order to receive a higher tier of support, such as phone calls.</p></li>
<li><p>Supporting the project. Buying an Embassy from Start9 is your way of supporting the development of the project. And its not just out of gratitude, but rather, a recognition that if the project isnt funded, the cool software stops coming.</p></li>
<li><p>Convenience. This is the big one. Its true, some people will choose to use the software without buying an Embassy, but most will not. Very few people on Earth are comfortable using the command line, compiling code, and configuring an OS. Furthermore, hardware is necessary. Sure, some people already have a Raspberry Pi, and others may try to re-purpose an old laptop, but many people would be choosing between buying the Embassy hardware components themselves and assembling vs buying pre-assembled at a reasonable markup. And its not just a pi, the Ambassador utilizes audio feedback, so a speaker is necessary too. Finally, due to the product key aspect, we can gate certain features of our hosted Service Marketplace. As in, if you buy an Embassy from us, certain services may be free, whereas they may be charged if you dont buy from us. Nothing stops a user from getting the service themselves from elsewhere, but again, convenience.</p></li>
</ol>
<p>Bottom line…We are charging a very marginal rate for something incredibly powerful, and we think the convenience of a plug-and-play device, free service marketplace, and free white glove support is where the money is. Anyone could build their own couches too, but here is a reason furniture stores exist. How much is your time worth?</p>
<p>The fastest way to get support is via our <a class="reference external" href="https://t.me/start9_labs">Telegram</a> or <a class="reference external" href="https://matrix.to/#/!lMnRwPWnyQvOfAoEnD:matrix.start9labs.com">Matrix</a> channels. You can also <a class="reference external" href="mailto:support&#37;&#52;&#48;start9labs&#46;com">email us</a>. Please do not hesitate to reach out!</p>
</div>
</div>
<div class="content-navigation">
<div class="navigation navigation--prev">
<a class="navigation__link" href="../embassy-faq/">
<button class="navigation__button">
<i class="scylla-icon scylla-icon--chevron-left"></i>
</button>
<div class="navigation__title">
<span class="colored">PREVIOUS</span> <br />Embassy (Device, OS, and DIY)
</div>
</a>
</div>
<div class="navigation navigation--next">
<a class="navigation__link" href="../setup-faq/">
<div class="navigation__title">
<span class="colored">NEXT</span> <br />Setup and Troubleshooting
</div>
<button class="navigation__button">
<i class="scylla-icon scylla-icon--chevron-right"></i>
</button>
</a>
</div>
</div>
</div>
<div
class="sidebar-left large-order-1"
> <div id="side-nav" class="side-nav custom-scroll-bar" data-closable data-toggler=".show">
<button class="collapsible-button">
<i class="scylla-icon scylla-icon--chevron-left"></i>
</button>
<div class="side-nav-content">
<div class="side-nav__search">
<div class="search-box">
<ci-search></ci-search>
</div>
</div>
<div class="side-nav__versions">
</div>
<div class="side-nav__content">
<p class="caption"><span class="caption-text">Getting Started</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../getting-started/introduction/">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../getting-started/purchasing/">Purchasing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../getting-started/diy/">DIY Guide</a></li>
</ul>
<p class="caption"><span class="caption-text">User Manual</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../user-manual/initial-setup/">Initial Setup</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../user-manual/connecting/">Connecting</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../user-manual/general/">General</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" type="checkbox"/><label for="toctree-checkbox-1"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/embassy-config/">Config Options</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/updating/">Updating EmbassyOS</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/wifi/">Setting up WiFi</a></li>
<li class="toctree-l2 has-children"><a class="reference internal" href="../../../user-manual/general/developer-options/">Developer Options</a><input class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" type="checkbox"/><label for="toctree-checkbox-2"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../user-manual/general/developer-options/ssh-setup/">SSH Setup</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../user-manual/general/developer-options/alt-marketplace/">Alternative Marketplace</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/power/">Power</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/notifications/">Notifications</a></li>
<li class="toctree-l2 has-children"><a class="reference internal" href="../../../user-manual/general/lan-setup/">LAN Setup</a><input class="toctree-checkbox" id="toctree-checkbox-3" name="toctree-checkbox-3" type="checkbox"/><label for="toctree-checkbox-3"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
<li class="toctree-l3 has-children"><a class="reference internal" href="../../../user-manual/general/lan-setup/desktop/">Desktop</a><input class="toctree-checkbox" id="toctree-checkbox-4" name="toctree-checkbox-4" type="checkbox"/><label for="toctree-checkbox-4"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
<li class="toctree-l4"><a class="reference internal" href="../../../user-manual/general/lan-setup/computer-setup/">Computer Setup</a></li>
<li class="toctree-l4"><a class="reference internal" href="../../../user-manual/general/lan-setup/browser-setup/">Browser Setup</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="../../../user-manual/general/lan-setup/mobile/">Mobile</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/forgot-password/">Forgot Password</a></li>
</ul>
</li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../user-manual/managing-services/">Managing Services</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label for="toctree-checkbox-5"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/installing/">Install / Uninstall</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/instructions/">Instructions</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/backups/">Backups</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/service-config/">Service Config</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/properties/">Properties</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/logs/">Viewing Logs</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/managing-deps/">Managing Dependencies</a></li>
</ul>
</li>
</ul>
<p class="caption"><span class="caption-text">Misc Guides</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../../misc-guides/available-services/">Available Services</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../misc-guides/bitcoin-cli/">Using Bitcoin-Cli</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../misc-guides/tor-os/">Running Tor</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label for="toctree-checkbox-6"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/mac/">MacOS</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/windows/">Windows</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/linux/">Linux</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/android/">Android</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/ios/">iOS</a></li>
</ul>
</li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../misc-guides/tor-firefox/">Configuring Firefox for Tor</a><input class="toctree-checkbox" id="toctree-checkbox-7" name="toctree-checkbox-7" type="checkbox"/><label for="toctree-checkbox-7"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-firefox/desktop/">Desktop</a></li>
<li class="toctree-l2 has-children"><a class="reference internal" href="../../../misc-guides/tor-firefox/mobile/">Mobile</a><input class="toctree-checkbox" id="toctree-checkbox-8" name="toctree-checkbox-8" type="checkbox"/><label for="toctree-checkbox-8"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
<li class="toctree-l3"><a class="reference internal" href="../../../misc-guides/tor-firefox/android/">Android</a></li>
<li class="toctree-l3"><a class="reference internal" href="../../../misc-guides/tor-firefox/ios/">iOS</a></li>
</ul>
</li>
</ul>
</li>
</ul>
<p class="caption"><span class="caption-text">Contributing</span></p>
<ul>
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../contributing/services/">Service Packaging Guide</a><input class="toctree-checkbox" id="toctree-checkbox-9" name="toctree-checkbox-9" type="checkbox"/><label for="toctree-checkbox-9"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/overview/">Overview</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/wrapper/">Wrapper</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/manifest/">Manifest</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/docker/">Docker</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/makefile/">Makefile</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/config/">Config</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/properties/">Properties</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/instructions/">Instructions</a></li>
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/backups/">Backups</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../../../contributing/embassyos/">EmbassyOS</a></li>
</ul>
<p class="caption"><span class="caption-text">Support</span></p>
<ul class="current">
<li class="toctree-l1 current has-children"><a class="reference internal" href="../">Frequently Asked Questions</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-10" name="toctree-checkbox-10" type="checkbox"/><label for="toctree-checkbox-10"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../general-faq/">General</a></li>
<li class="toctree-l2"><a class="reference internal" href="../embassy-faq/">Embassy (Device, OS, and DIY)</a></li>
<li class="toctree-l2 current current-page"><a class="current reference internal" href="#">Basic Usage</a></li>
<li class="toctree-l2"><a class="reference internal" href="../setup-faq/">Setup and Troubleshooting</a></li>
<li class="toctree-l2"><a class="reference internal" href="../services-faq/">Services</a></li>
<li class="toctree-l2"><a class="reference internal" href="../bitcoin-faq/">Bitcoin and Lightning Network</a></li>
<li class="toctree-l2"><a class="reference internal" href="../030-faq/">EmbassyOS Version 0.3.0</a></li>
<li class="toctree-l2"><a class="reference internal" href="../dev-faq/">Contributing &amp; Development</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../../concepts/">Concepts</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../contact/">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="sidebar-right large-order-3">
<div class="secondary-side-nav custom-scroll-bar">
<div class="secondary-side-nav__content">
<p class="topic-title">On this page</p>
<ul>
<li><a class="reference internal" href="#">Basic Usage</a><ul>
<li><a class="reference internal" href="#is-it-easy-to-use">Is it easy to use?</a></li>
<li><a class="reference internal" href="#so-i-can-run-my-own-cloud">So I can run my own cloud?</a></li>
<li><a class="reference internal" href="#can-i-run-multiple-embassies">Can I run multiple Embassies?</a></li>
<li><a class="reference internal" href="#what-if-i-forget-my-embassy-password">What if I forget my Embassy password?</a></li>
<li><a class="reference internal" href="#can-i-move-my-embassy-to-another-location-what-happens-when-i-do-this">Can I move my Embassy to another location? What happens when I do this?</a></li>
<li><a class="reference internal" href="#whats-the-advantage-of-using-the-local-address-over-the-onion-address">Whats the advantage of using the .local address over the .onion address?</a></li>
<li><a class="reference internal" href="#can-i-use-the-local-addresses-over-the-tor-browser">Can I use the .local addresses over the Tor Browser?</a></li>
<li><a class="reference internal" href="#can-i-not-use-local-addresses-on-android-why-not">Can I not use .local addresses on Android? Why not?</a></li>
<li><a class="reference internal" href="#is-the-software-open-source">Is the software Open Source?</a></li>
<li><a class="reference internal" href="#is-there-a-product-warranty">Is there a product warranty?</a></li>
<li><a class="reference internal" href="#can-you-tell-me-about-the-license">Can you tell me about the License?</a></li>
<li><a class="reference internal" href="#i-run-a-business-can-i-use-an-embassy-for-tasks-such-as-password-management-and-file-sharing">I run a business, can I use an Embassy for tasks such as password management and file sharing?</a></li>
<li><a class="reference internal" href="#can-i-have-multiple-users-on-my-embassy">Can I have multiple users on my Embassy?</a></li>
<li><a class="reference internal" href="#what-can-i-do-if-i-am-having-issues-connecting-to-an-android-app">What can I do if I am having issues connecting to an Android app?</a></li>
<li><a class="reference internal" href="#what-can-i-do-if-i-am-having-issues-connecting-with-consulate">What can I do if I am having issues connecting with Consulate?</a></li>
<li><a class="reference internal" href="#if-i-uninstall-a-service-then-re-install-it-does-any-data-remain">If I uninstall a service, then re-install it, does any data remain?</a></li>
<li><a class="reference internal" href="#do-i-need-to-delete-existing-backups-before-doing-a-new-backup-or-does-a-new-backup-override-the-old-backup">Do I need to delete existing backups before doing a new backup? Or does a new backup override the old backup?</a></li>
<li><a class="reference internal" href="#can-i-clone-my-embassy-sd-card-for-backup-purposes">Can I clone my Embassy SD card for backup purposes?</a></li>
<li><a class="reference internal" href="#why-would-i-even-buy-this-when-i-can-just-build-it-for-free">Why would I even buy this when I can just build it for free??</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="footer-group">
<div class="footer-top">
<a class="footer-logo" href="https://start9.com"
><img
src="../../../_static/img/icon-transparent.png"
alt="Logo"
/></a>
<div class="footer-links">
<a class="footer-links__link" href="https://docs.start9.com/">Docs</a>
<a
class="footer-links__link"
href="https://start9.com/#community"
>Contact Us</a
>
<a class="footer-links__link" href="https://start9.com/"
>About Us</a
>
</div>
<div class="footer-actions">
<a
class="footer-actions__link"
href="https://twitter.com/start9labs"
target="_blank"
><span
data-tooltip
tabindex="1"
title="Twitter feed"
data-position="bottom"
>
<img
src="../../../_static/img/icons/twitter.png"
alt="Twitter Icon"
/>
</span>
</a>
<a
class="footer-actions__link"
href="https://t.me/start9_labs"
target="_blank"
><span
data-tooltip
tabindex="1"
title="User Telegram channel"
data-position="bottom"
>
<img
src="../../../_static/img/icons/telegram.png"
alt="Telegram Icon"
/></span>
</a>
<a
class="footer-actions__link"
href="https://matrix.to/#/!lMnRwPWnyQvOfAoEnD:matrix.start9labs.com"
target="_blank"
><span
data-tooltip
tabindex="1"
title="User Matrix channel"
data-position="bottom"
>
<img
src="../../../_static/img/icons/matrix.svg"
alt="Matrix Icon"
/></span>
</a>
</a>
<a
class="footer-actions__link"
href="https://medium.com/@start9labs"
target="_blank"
><span
data-tooltip
tabindex="1"
title="Medium feed"
data-position="bottom"
>
<img
src="../../../_static/img/icons/medium.png"
alt="Medium Icon"
/></span>
</a>
<a
class="footer-actions__link"
href="https://github.com/Start9Labs/"
target="_blank"
><span
data-tooltip
tabindex="1"
title="GitHub page"
data-position="bottom"
>
<img
src="../../../_static/img/icons/github.png"
alt="GitHub Icon"
/></span>
</a>
</div>
</div>
<div class="footer-bottom">
<div class="footer-bottom__copyright"> &#169; 2021, Start9 Labs, Inc. All rights reserved.
</div>
<div class="footer-bottom__last-updated">
Last updated on 13 Dec 2021.
</div>
<div class="footer-bottom__version">
Powered by
<a href="http://sphinx-doc.org/">Sphinx 2.4.5</a> &amp;
<a href="https://sphinx-theme.scylladb.com/"
>ScyllaDB Theme 1.0.6</a
>
</div>
<!-- <p class="footer-bottom__canary">We have never received a secret government request to hand over user information.</p> -->
</div>
</div>
</footer>
<noscript>
<iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-T8P2JP"
height="0"
width="0"
style="display: none; visibility: hidden"
></iframe>
</noscript>
</body>
</html>