Channels/Tor
How to use Tor for privacy while interacting with channels
Limitations
Steps
Due to gRPC not supporting SOCKS5 (yet https://github.com/grpc/grpc-java/issues/6613) we need to the the tor HTTP Proxy port, rather than the normal SOCKS5 proxy.
With linux tor or tor browser, the step is the same, find torrc and add:
HTTPTunnelPort 9080