You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/loopd
Wilmer Paulino 5b732d9012
loopd: add SOCKS proxy config option to dial swap server over Tor
This allows Loop users to further improve their privacy by not revealing
their source IP address. Note that the identity of the lnd node behind
Loop can still be revealed when performing a Loop In due to the swap
server extending an off-chain HTLC to the user.

Onion addresses don't yet exist for the swap servers, but they will be
added at a later time.
4 years ago
..
config.go loopd: add SOCKS proxy config option to dial swap server over Tor 4 years ago
daemon.go loopd: add SOCKS proxy config option to dial swap server over Tor 4 years ago
log.go cmd+loopd: move loopd to new folder loopd 4 years ago
start.go loopd: move global state into server state 4 years ago
swapclient_server.go loopdb: migrate loop in channel to last hop 4 years ago
utils.go loopd: add SOCKS proxy config option to dial swap server over Tor 4 years ago
view.go multi: thread new config values through client 4 years ago