2
0
mirror of https://github.com/lightninglabs/loop synced 2024-11-04 06:00:21 +00:00
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.
2020-03-06 16:40:30 -08:00
..
config.go loopd: add SOCKS proxy config option to dial swap server over Tor 2020-03-06 16:40:30 -08:00
daemon.go loopd: add SOCKS proxy config option to dial swap server over Tor 2020-03-06 16:40:30 -08:00
log.go cmd+loopd: move loopd to new folder loopd 2020-01-03 14:01:31 +01:00
start.go loopd: move global state into server state 2020-01-31 13:57:21 +01:00
swapclient_server.go loopdb: migrate loop in channel to last hop 2020-02-17 19:59:05 +01:00
utils.go loopd: add SOCKS proxy config option to dial swap server over Tor 2020-03-06 16:40:30 -08:00
view.go multi: thread new config values through client 2020-01-10 12:15:08 +01:00