Monero Moses on Nostr: Studying this further, it seems that it is only possible to connect over Tor by ...
Studying this further, it seems that it is only possible to connect over Tor by connecting Zeus to a node (not on the device).
There is no option for the local lnd to run over Tor.
Consider it a feature request :) It would be great if the local node can run over Tor, and if the user has the option to set it up to work over Tor before any connection from the wallet and any node setup is made.
No need to embed a Tor binary or anything with the app, it can just try to connect to 127.0.0.1:9050 where Orbot listens.
Not sure if there is some sort of API to drive Orbot on Android that would be more elegant, but I can assure you connecting to a SOCKS5 proxy at that address will work.
There is no option for the local lnd to run over Tor.
Consider it a feature request :) It would be great if the local node can run over Tor, and if the user has the option to set it up to work over Tor before any connection from the wallet and any node setup is made.
No need to embed a Tor binary or anything with the app, it can just try to connect to 127.0.0.1:9050 where Orbot listens.
Not sure if there is some sort of API to drive Orbot on Android that would be more elegant, but I can assure you connecting to a SOCKS5 proxy at that address will work.