polar
polar copied to clipboard
Feature request: Tor support
i want to test connecting zap iOS to .onion
urls. would be amazing if i could just spin up an lnd node that i can connect to over tor.
Great idea @ottosuess. I have not spent much time playing with tor in LND myself. To enable it, we just need to specify some command line arguments, correct? Is a tor daemon need to also be running on the same machine as well?
getting an .onion address for your node isn't super simple. here a few guides that explain how to do it: https://github.com/Stadicus/RaspiBolt/blob/master/raspibolt_69_tor.md https://github.com/Stadicus/RaspiBolt/blob/master/raspibolt_72_zeus-over-tor.md
Cool, I skimmed through those links. It looks doable. I'll give it a shot when time permits.