2 Commits (23911a4c9d91646c6d84d2802389301a19703b05)

Author SHA1 Message Date
alex ed0002926a
base: disable 'abort on errors' in tor setup script
the 'set -e' prevents it from actually updating the config file and
restarting when a new conf file has different contents.
2 years ago
alex a605b757d0
base: add tor service setup and config
the tor service provides hidden services for bitcoin and lightning.
in the latter case, both P2P and RPC/REST.

the commit also starts a new directory files. the idea is to mirror
config files layout in the target system.
2 years ago