--- Day changed Thu Mar 28 2019 00:35 -!- azizLIGHT [~azizLIGHT@unaffiliated/azizlight] has joined #joinmarket 00:44 -!- Comstock [Comstock@gateway/vpn/privateinternetaccess/comstock] has quit [Read error: Connection reset by peer] 00:54 -!- Comstock [Comstock@gateway/vpn/privateinternetaccess/comstock] has joined #joinmarket 00:55 -!- Comstock [Comstock@gateway/vpn/privateinternetaccess/comstock] has quit [Remote host closed the connection] 00:59 -!- Comstock [Comstock@gateway/vpn/privateinternetaccess/comstock] has joined #joinmarket 01:37 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 01:57 < gmaxwell> There have been a number of updates to my banlist lately, if anyone cares to update-- https://people.xiph.org/~greg/banlist.cli.txt https://people.xiph.org/~greg/banlist.gui.txt 03:50 < Sentineo> cool, ty 04:40 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 250 seconds] 04:49 -!- achow101 [~achow101@unaffiliated/achow101] has joined #joinmarket 08:57 -!- Zenton [~user@unaffiliated/vicenteh] has joined #joinmarket 09:15 < waxwing> Anyone want to write this sentence for me? https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/338#discussion_r270084267 09:17 < waxwing> gmaxwell, thanks i should get on that. ah, that reminds me i want to twiddle with my bitcoin configuration, one thing i'm wondering is, is it feasible to serve RPC via the Tor HS? is that dubious security wise? or is it just not possible? 09:18 < harding> waxwing: for gpg, are you talking about something basically like this: https://bitcoincore.org/en/contact/ 09:19 < harding> waxwing: there's also the "Verify your download" instructions here that should be pretty easy to copy and modify: https://bitcoincore.org/en/download/ 09:28 < waxwing> harding, oh, that's a thought, thanks 09:42 < belcher> waxwing you should probably have a different .onion serving the rpc 09:43 < belcher> so your p2p onion only has port 8333 open and the RPC onion only has 8332... but it might be better to instead connect via ssh and use tunnelling 09:47 < waxwing> ah, ssh .. i was mostly thinking about the lack of an IP address (or not wanting it, basically the same thing). 09:50 < belcher> ssh connect to your onion 09:51 < belcher> that is what i do, then the ssh connection can be useful for other things as well as tunnelling connections 09:51 < belcher> i mostly tunnel the electrum personal server connection rather than RPC 09:52 < belcher> ssh -o ProxyCommand="nc -x 127.0.0.1:9150 %h %p" -p yourport username@youronion.onion -L 50002:localhost:50002 09:52 < belcher> ^ in case its helpful, thats the CLI line for connecting to another computer with ssh over an onion 09:52 < belcher> and opening port 50002 so you can connect to EPS 09:54 < waxwing> ah cool was just reading about this on a webpage. thanks belcher 09:54 < waxwing> was wondering if you meant -L. that's port forwarding isn't it, iirc. 09:55 < belcher> yep 09:58 < waxwing> so if you have the hidden service enabled in Core, will it actually serve RPC though, over 8332 on that host? 09:59 < belcher> no, the automatically-made onion only serves p2p on port 8333 09:59 < belcher> other people arent meant to connect to your RPC 8332 port 10:06 < waxwing> belcher, but you understand what i'm asking right? can you connect to RPC service via socks5 proxy from a remote location, so in your suggested setup, using ssh. 10:06 < belcher> yes 10:06 < belcher> what i mean to emphasize is code's automatically-made onion wont expose RPC 10:06 < belcher> so you'd have to set up the onion manually 10:07 < waxwing> my original framing of the question was based on the fact i had a vague sense this was problematic :) 10:07 < waxwing> ah i see 10:07 < waxwing> yes that makes sense. tricky. 10:07 < belcher> so its better to set up an onion for use with ssh rather than just RPC, because ssh can do more things 10:07 < belcher> then do -L 8332:localhost:8332 to forward RPC 10:07 < waxwing> ahh, right, yes that's nice. not simple, but nice. 15:20 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Ping timeout: 256 seconds] 15:25 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #joinmarket 16:17 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 255 seconds] 17:01 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.3] 18:43 -!- AgoraRelay [~jmrelayfn@p5DE4ABA4.dip0.t-ipconnect.de] has quit [Ping timeout: 255 seconds] 18:55 -!- AgoraRelay [~jmrelayfn@p5DE4ABCB.dip0.t-ipconnect.de] has joined #joinmarket 21:12 -!- StopAndDecrypt_ [~StopAndDe@184.75.220.202] has joined #joinmarket 21:13 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has quit [Ping timeout: 245 seconds] 22:52 -!- cohibaa [~CohibAA@gateway/tor-sasl/cohibaa] has joined #joinmarket