From 9ffa3569083ccbf75bbc6b01d51dc0b3e5fd3a28 Mon Sep 17 00:00:00 2001 From: Xavier Fiechter <31884704+xavierfiechter@users.noreply.github.com> Date: Sat, 9 Feb 2019 00:03:15 +0100 Subject: [PATCH] Added TOR related info about changing IPv4 address Reference: https://bitcoin.stackexchange.com/questions/84353/are-tor-onion-addresses-ip-address-independent --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5129b15e4..1d9ad4991 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,8 @@ Already integrated features of the RaspiBlitz are/will be listed as part of the You can use the Switch to TOR option from the main menu to make the node reachable thru TOR. This way you can get thru a NAT without needed to open/forward ports on your router. Bitcoin and LND will have a seperate onion-address displayed on LCD and the Status Info Screen option in menu. +By using a TOR address it's possible to move the node to a different IPv4 address and keep the existing (=preciously open and funded) channels functional. + ![tor1](pictures/tor1.png) The TOR integration is experimental and at the moment there is no way to switch off TOR again.