Difference between revisions of "Channels/Tor"

From Snowblossom Wiki
Jump to: navigation, search
(Created page with "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) w...")
(No difference)

Revision as of 06:40, 22 January 2020

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