note tor slow sync

This commit is contained in:
Christian Rotzoll 2019-06-18 20:24:33 +02:00
parent b8a2472df0
commit 0fb4d975dd

View file

@ -72,7 +72,7 @@ dialog --backtitle "RaspiBlitz" --msgbox "OK - RPC password changed \n\nNow star
whiptail --title ' Privacy Level - How do you want to run your node? ' --yes-button='Public IP' --no-button='TOR NETWORK' --yesno "
Running your node with your Public IP is the default but might reveal your personal identity and location.\n
You can better protect your privacy with running your node as a Hidden Service within the TOR network, but that makes it harder to connect with other non-TOR nodes and remote mobile apps.
You can better protect your privacy with running your node as a Hidden Service within the TOR network, but that makes syncing slower, makes it harder to connect with other non-TOR nodes and remote mobile apps.
" 14 75
if [ $? -eq 1 ]; then
echo "runBehindTor=on" >> /home/admin/raspiblitz.info