Added service uninstall FAQ

This commit is contained in:
kn0wmad
2021-05-06 07:53:09 -06:00
parent 86b8d53b44
commit 5d6bac097d
2 changed files with 7 additions and 1 deletions

View File

@@ -76,7 +76,7 @@ You do not use hardware signers directly with your node. Hardware signers interf
Node (Embassy) <— Wallet (Specter, Sparrow, Electrum) <— Hardware signer (Coldcard, Trezor)
You would use your hardware signee with your wallet, then instruct that wallet to use Embassy as its node.
You would use your hardware signer with your wallet, then instruct that wallet to use Embassy as its node.
- Nodes are for interacting with the Bitcoin network: enforcing consensus rules, validating and relaying blocks/transactions, and broadcasting transactions.

View File

@@ -60,6 +60,12 @@ What can I do if I am having issues connecting to an Android app?
-----------------------------------------------------------------
Unfortunately, Orbot can be finicky, and therefore the best solution to Android issues is normally to restart Orbot, or to reboot the phone. This will solve most common problems.
If I uninstall a service, then re-install it, does any data remain?
-------------------------------------------------------------------
No. When uninstalling a service, you completely destroy everything associated with it. This is because each service is run in it's own 'container,' which includes all the required software, including an operating system, that it needs to function. When uninstalling, this container is wiped from your system, and with it any associated service data that you have not backed up.
This can be useful, as you may want to wipe a service and start anew, for example, in order 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.
Do I need to delete existing backups before doing a new backup? Or does a new backup override the old backup?
-------------------------------------------------------------------------------------------------------------
No, you dont need to delete the old backups. The technology we use updates the existing backup.