--- Day changed Mon Nov 12 2018 00:26 < waxwing> arubi, ping (just in case you are around but haven't seen the latest on this) 01:36 -!- undeath [~undeath@hashcat/team/undeath] has joined #joinmarket 05:11 -!- undeath [~undeath@hashcat/team/undeath] has quit [Quit: WeeChat 2.3] 06:00 < trotski2000> hey guys! what do you think of Wasabi Wallet? 06:05 < waxwing> it's cool, give it a try if you haven't 06:05 < waxwing> tho' i only tried it very early on, but i will prob try it again soon 06:11 < trotski2000> I'm trying it 06:11 < trotski2000> looks super cookl 06:11 < trotski2000> cool 06:11 < trotski2000> super easy to use 06:47 -!- instagibbs [~instagibb@pool-100-15-135-248.washdc.fios.verizon.net] has quit [Ping timeout: 246 seconds] 06:50 -!- Giszmo [~leo@190.162.241.129] has quit [Ping timeout: 245 seconds] 07:16 -!- Giszmo [~leo@ip-89-233.219.201.nextelmovil.cl] has joined #joinmarket 07:28 -!- instagibbs [~instagibb@pool-100-15-135-248.washdc.fios.verizon.net] has joined #joinmarket 07:29 -!- fluffypony [fluffypony@unaffiliated/fluffypony] has quit [Remote host closed the connection] 07:35 -!- Giszmo [~leo@ip-89-233.219.201.nextelmovil.cl] has quit [Ping timeout: 252 seconds] 07:44 -!- fluffypony [fluffypony@unaffiliated/fluffypony] has joined #joinmarket 07:57 -!- Giszmo [~leo@190.162.241.129] has joined #joinmarket 09:04 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 09:05 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #joinmarket 09:18 -!- belcher_ [~user@unaffiliated/belcher] has quit [Ping timeout: 264 seconds] 09:36 < arubi> waxwing, pong, so somebody figured out the issue with the pgp pubkey? sorry I was hardly following :( 09:37 < arubi> oh btw the channel topic says "latest release : 0.3.5" :) 09:38 -!- belcher_ [~user@unaffiliated/belcher] has joined #joinmarket 09:40 < waxwing> arubi, ah thx 09:41 < waxwing> yeah same issue as before with the gpg thing. another report today on reddit in the 0.4.1 release thread 09:41 < waxwing> and another here today ( technonerd ) 09:42 < arubi> oh yea I seem http 503.. hmm.. 09:44 < arubi> oof. maybe should reconsider packaging the pgp pubkeys of relevant dependencies in the release\github 09:47 < arubi> well, either directly package the keys, or have them in a separate repo on github and have the script fetch them from there 10:09 < technonerd> Searching for key on pgp.mit via Firefox is failing, short or long form 10:20 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 10:33 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #joinmarket 10:51 -!- belcher_ [~user@unaffiliated/belcher] has quit [Ping timeout: 245 seconds] 11:15 -!- belcher_ [~user@unaffiliated/belcher] has joined #joinmarket 11:34 -!- belcher_ [~user@unaffiliated/belcher] has quit [Ping timeout: 252 seconds] 12:06 < qubenix> arubi, why not just provide the key fingerprint use the users (possibly specially configured) `gpg --recv-keys`? 12:08 < qubenix> the keys you provide will inevitably be out of date at some point, at the least missing possible wot sigs. better to use keyservers imo. 12:15 < arubi> qubenix, you're right. that makes a lot more sense. I'll look into this on the weekend then. Hopefully I can direct recv-keys to the local keystore used in the jm virtualenv. (basically if `gpg --recv-keys --no-default-keyring --keyring "${jm_deps}/keyring.gpg" ...` works) 12:17 < arubi> technonerd, the key is here in the form install.sh currently expects it if you still need it : http://paste.debian.net/hidden/0c04233d/ . save it as deps/cache/libsodium_signer.key 12:20 < qubenix> arubi: tested, it works. you might want to provide --keyserver too because it could fail if the user doesn't already have one set. 12:48 -!- stoner19 [stoner19@gateway/vpn/privateinternetaccess/stoner19] has joined #joinmarket 12:50 < arubi> ah awesome, thanks! 13:31 -!- belcher_ [~user@unaffiliated/belcher] has joined #joinmarket 15:25 < technonerd> ok i had to run install.sh twice after manually adding the key 15:27 < technonerd> it verified the first time but didnt build 17:19 -!- AgoraRelay [~jmrelayfn@p5DE4AB46.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 17:32 -!- AgoraRelay [~jmrelayfn@p5DE4AAC2.dip0.t-ipconnect.de] has joined #joinmarket 19:21 -!- Giszmo [~leo@190.162.241.129] has quit [Quit: Leaving.] 21:33 -!- GitHub0 [GitHub0@gateway/service/github.com/x-bqjhfrjmbrqxegcu] has joined #joinmarket 21:33 < GitHub0> [joinmarket-clientserver] jameshilliard opened pull request #213: Make it possible to override default python version in install.sh (master...python-version) https://git.io/fpmjN 21:33 -!- GitHub0 [GitHub0@gateway/service/github.com/x-bqjhfrjmbrqxegcu] has left #joinmarket [] 23:43 -!- GitHub154 [GitHub154@gateway/service/github.com/x-ndzqzpnnladnclrh] has joined #joinmarket 23:43 < GitHub154> [joinmarket-clientserver] jameshilliard opened pull request #214: Replace unmaintained txsocksx with txtorcon. (master...txtorcon) https://git.io/fpYTo 23:43 -!- GitHub154 [GitHub154@gateway/service/github.com/x-ndzqzpnnladnclrh] has left #joinmarket [] 23:48 < Lightsword> can someone test those last 2 pull requests in travis and locally?