--- Log opened Mon Apr 15 00:00:45 2019 00:05 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 00:05 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-wizards 00:23 -!- wildermind [uid300433@gateway/web/irccloud.com/x-mzuzbszvccjrasxr] has joined #bitcoin-wizards 00:36 -!- DougieBot5000_ is now known as DougieBot5000 00:37 -!- enemabandit [~enemaband@185.227.37.188.rev.vodafone.pt] has joined #bitcoin-wizards 00:51 < jonasschnelli> I'm looking for research or pre-work on the study how to include arbitrary (small) data in secp256k1 signatures by using non-RFC6979 nonces 00:52 < jonasschnelli> in a way that is intractable for anyone on the blockchain expect the one forging those nonces 01:05 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-wizards 01:10 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-wizards 01:18 < nickler> If signer and blockchain observer both know the signing key the signer can choose the nonce to be H(RFC6979-nonce, a-few-bruteforceable-bits-of-data). Or are you talking about private key exfiltration through the nonce? 01:23 < jonasschnelli> nickler: I'm looking for an attack where the attacker leaks another private key (assume the seed) through a nonce. So the privkey used for signing is not directly related to the leaked data (leaked seed) 01:28 < nickler> Ah, in that case I think the nonce could be chosen as something like hash(hash(xQ), m, bruteforceable-bits-of-seed), where x is the signing key and Q is the attackers public key. 01:30 < nickler> There was a paper at fc19 this year about mitigations https://fc19.ifca.ai/preproceedings/93-preproceedings.pdf I haven't read but iirc the idea is to instead make a multisignature between host and signing device. 01:31 < nickler> There's a PR in libsecp with a different approach using a sign-to-contract commitment to host-supplied randomness (less stateful, meshes better with key derivation) https://github.com/bitcoin-core/secp256k1/pull/590 01:31 < jonasschnelli> nickler: yeah. I just saw that PR 01:32 < jonasschnelli> But for k= hash(hash(xQ), m, bruteforceable-bits-of-seed), the attacker needs to now x as well in order to reconstruct the seed? 01:32 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has joined #bitcoin-wizards 01:34 < nickler> No this is DH. If the attackers secret key is y s.t. y*G = Q, then the attacker can compute y*P = x*Q 01:34 < jonasschnelli> I see. Thanks 01:40 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 01:46 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-wizards 01:51 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 01:57 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-wizards 01:59 -!- riperk [uid352992@gateway/web/irccloud.com/x-pymbxpkexulvwqih] has quit [Quit: Connection closed for inactivity] 02:42 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 02:50 -!- ccdle12 [~ccdle12@061092247118.ctinets.com] has quit [Remote host closed the connection] 03:02 -!- shesek [~shesek@5.22.134.182] has joined #bitcoin-wizards 03:02 -!- shesek [~shesek@5.22.134.182] has quit [Changing host] 03:02 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-wizards 03:45 -!- bildramer1 [~bildramer@p2003004CEA0769009C2D44065FA24EE9.dip0.t-ipconnect.de] has joined #bitcoin-wizards 03:47 -!- bildramer [~bildramer@p2003004CEA031000F5FC97C4DC67B7DD.dip0.t-ipconnect.de] has quit [Ping timeout: 250 seconds] 03:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-wizards 03:53 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 03:59 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-wizards 04:01 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has quit [Quit: Leaving.] 04:04 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 250 seconds] 04:13 -!- wildermind [uid300433@gateway/web/irccloud.com/x-mzuzbszvccjrasxr] has quit [Quit: Connection closed for inactivity] 04:17 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has quit [Quit: Leaving] 04:23 -!- giantseabass [uid358814@gateway/web/irccloud.com/x-ywsrecucwnamyxok] has quit [Quit: Connection closed for inactivity] 05:01 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 05:16 -!- shesek [~shesek@5.102.229.163] has joined #bitcoin-wizards 05:16 -!- shesek [~shesek@5.102.229.163] has quit [Changing host] 05:16 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-wizards 05:29 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 05:58 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has joined #bitcoin-wizards 06:07 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-wizards 06:23 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has joined #bitcoin-wizards 06:26 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 06:34 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has quit [Quit: Leaving] 07:32 -!- davterra [~none@91.214.169.69] has joined #bitcoin-wizards 07:35 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 252 seconds] 07:36 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-wizards 07:37 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-wizards 07:39 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Client Quit] 07:59 -!- son0p_ [~son0p@181.136.99.9] has joined #bitcoin-wizards 08:09 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #bitcoin-wizards 08:09 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has joined #bitcoin-wizards 08:17 -!- Ed0 [~edouard@2001:41d0:401:3100::4897] has joined #bitcoin-wizards 08:18 -!- Noldorin [~noldorin@unaffiliated/noldorin] has joined #bitcoin-wizards 08:25 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has quit [Quit: Leaving] 08:28 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-wizards 08:29 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 08:40 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has joined #bitcoin-wizards 08:51 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has joined #bitcoin-wizards 09:16 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has quit [Quit: Leaving] 09:25 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 09:27 -!- Belkaar_ [~Belkaar@xdsl-78-35-90-109.nc.de] has quit [Ping timeout: 250 seconds] 09:27 -!- Belkaar [~Belkaar@xdsl-78-35-67-51.nc.de] has joined #bitcoin-wizards 09:27 -!- Belkaar [~Belkaar@xdsl-78-35-67-51.nc.de] has quit [Changing host] 09:27 -!- Belkaar [~Belkaar@unaffiliated/belkaar] has joined #bitcoin-wizards 09:28 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has joined #bitcoin-wizards 09:34 -!- enemabandit [~enemaband@185.227.37.188.rev.vodafone.pt] has quit [Ping timeout: 250 seconds] 09:41 -!- son0p_ [~son0p@181.136.99.9] has quit [Quit: leaving] 09:54 -!- niftynei [~niftynei@104.131.77.55] has quit [Quit: ZNC - http://znc.in] 09:54 -!- niftynei [~niftynei@104.131.77.55] has joined #bitcoin-wizards 09:56 -!- enemabandit [~enemaband@16.77.54.77.rev.vodafone.pt] has joined #bitcoin-wizards 10:02 -!- davterra [~none@91.214.169.69] has quit [Quit: Leaving] 10:35 -!- enemabandit [~enemaband@16.77.54.77.rev.vodafone.pt] has quit [Remote host closed the connection] 10:41 -!- toomuchcpu1 [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has joined #bitcoin-wizards 10:42 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has quit [Ping timeout: 246 seconds] 10:49 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 10:52 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has joined #bitcoin-wizards 11:07 -!- TheoStorm [~TheoStorm@78-22-87-51.access.telenet.be] has joined #bitcoin-wizards 11:07 -!- shesek [~shesek@5.102.229.163] has joined #bitcoin-wizards 11:07 -!- shesek [~shesek@5.102.229.163] has quit [Changing host] 11:07 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-wizards 11:15 -!- toomuchcpu1 [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has quit [Quit: Leaving.] 11:18 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Quit: Leaving] 11:31 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 252 seconds] 11:34 -!- heath [~heath@unaffiliated/ybit] has quit [Ping timeout: 244 seconds] 11:50 -!- TheoStorm [~TheoStorm@78-22-87-51.access.telenet.be] has quit [Quit: Leaving] 11:51 -!- gw2 [50430787@gateway/web/freenode/ip.80.67.7.135] has joined #bitcoin-wizards 12:06 -!- laptop500 [~laptop@host109-149-118-169.range109-149.btcentralplus.com] has joined #bitcoin-wizards 12:13 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 12:20 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has joined #bitcoin-wizards 12:34 -!- droark [~droark@c-24-21-203-195.hsd1.or.comcast.net] has quit [Quit: Later.] 12:40 -!- gw2 [50430787@gateway/web/freenode/ip.80.67.7.135] has quit [] 12:51 -!- laptop500 [~laptop@host109-149-118-169.range109-149.btcentralplus.com] has quit [Ping timeout: 252 seconds] 12:57 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards 14:03 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Quit: drexl] 14:21 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 268 seconds] 14:33 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:35 -!- laptop500 [~laptop@host109-149-118-169.range109-149.btcentralplus.com] has joined #bitcoin-wizards 14:47 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards 14:51 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Client Quit] 14:52 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has quit [Ping timeout: 255 seconds] 14:57 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has joined #bitcoin-wizards 15:28 -!- heath [~heath@unaffiliated/ybit] has joined #bitcoin-wizards 15:35 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 15:49 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-wizards 16:06 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards 16:19 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 16:27 -!- jimmysong [~jimmysong@65-36-83-142.static.grandenetworks.net] has quit [Read error: Connection reset by peer] 16:54 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #bitcoin-wizards 17:04 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-wizards 17:31 -!- IGHOR [~quassel@93.178.216.72] has quit [Quit: http://quassel-irc.org ? ??????????? ?????????. ????-??.] 17:45 -!- shesek [~shesek@5.22.134.182] has joined #bitcoin-wizards 17:45 -!- shesek [~shesek@5.22.134.182] has quit [Changing host] 17:45 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-wizards 17:46 -!- TheoStorm [~TheoStorm@host-g4sn8hj.cbn1.zeelandnet.nl] has quit [Quit: Leaving] 17:51 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 18:22 -!- pinheadmz [~matthewzi@38.104.224.174] has joined #bitcoin-wizards 18:30 -!- pinheadmz [~matthewzi@38.104.224.174] has quit [Quit: pinheadmz] 18:32 -!- pinheadmz [~matthewzi@38.104.224.174] has joined #bitcoin-wizards 18:32 -!- pinheadmz [~matthewzi@38.104.224.174] has quit [Read error: Connection reset by peer] 18:33 -!- pinheadmz [~matthewzi@38.104.224.174] has joined #bitcoin-wizards 18:33 -!- Belkaar [~Belkaar@unaffiliated/belkaar] has quit [Ping timeout: 246 seconds] 18:34 -!- Belkaar [~Belkaar@xdsl-78-35-74-237.nc.de] has joined #bitcoin-wizards 18:34 -!- Belkaar [~Belkaar@xdsl-78-35-74-237.nc.de] has quit [Changing host] 18:34 -!- Belkaar [~Belkaar@unaffiliated/belkaar] has joined #bitcoin-wizards 18:58 -!- riperk [uid352992@gateway/web/irccloud.com/x-vpsjhxnahaoonxvv] has joined #bitcoin-wizards 19:01 -!- pinheadmz_ [~matthewzi@38.104.224.174] has joined #bitcoin-wizards 19:03 -!- pinheadmz_ [~matthewzi@38.104.224.174] has quit [Client Quit] 19:04 -!- pinheadmz [~matthewzi@38.104.224.174] has quit [Ping timeout: 252 seconds] 19:26 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Ping timeout: 252 seconds] 19:53 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #bitcoin-wizards 20:15 -!- _whitelogger [~whitelogg@uruz.whitequark.org] has quit [Remote host closed the connection] 20:16 -!- _whitelogger [~whitelogg@uruz.whitequark.org] has joined #bitcoin-wizards 20:21 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has joined #bitcoin-wizards 20:22 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has quit [Client Quit] 21:11 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has joined #bitcoin-wizards 21:23 -!- Noldorin [~noldorin@unaffiliated/noldorin] has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 22:31 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 255 seconds] 22:41 -!- brianhoffman_ [~brianhoff@pool-72-83-155-130.washdc.fios.verizon.net] has joined #bitcoin-wizards 22:43 -!- brianhoffman [~brianhoff@pool-72-83-155-130.washdc.fios.verizon.net] has quit [Ping timeout: 268 seconds] 22:43 -!- brianhoffman_ is now known as brianhoffman 22:48 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-wizards 22:50 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has quit [Quit: Leaving.] 22:51 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has joined #bitcoin-wizards 23:22 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has quit [Quit: Leaving.] 23:25 -!- cannedprimates [sid16585@gateway/web/irccloud.com/x-ucbjysdinbgeejzp] has quit [Ping timeout: 258 seconds] 23:26 -!- valwal_ [sid334773@gateway/web/irccloud.com/x-dctnsleffvfuxsal] has quit [Ping timeout: 252 seconds] 23:27 -!- takinbo [sid19838@gateway/web/irccloud.com/x-lpqvlaxuxfdyltsj] has quit [Ping timeout: 252 seconds] 23:28 -!- eragmus [sid136308@gateway/web/irccloud.com/x-ijxphoibvivvlwaf] has quit [Ping timeout: 252 seconds] 23:29 -!- TheoStormCloud [sid344770@gateway/web/irccloud.com/x-zdekrcjsbegqolfy] has quit [Ping timeout: 250 seconds] 23:29 -!- ThisAsYou [sid214210@gateway/web/irccloud.com/x-kzwblspyffyslcpb] has quit [Ping timeout: 258 seconds] 23:30 -!- dongcarl [sid321684@gateway/web/irccloud.com/x-zetauabocrfhksce] has quit [Ping timeout: 264 seconds] 23:30 -!- vfP56jSe [sid321684@gateway/web/irccloud.com/x-kacddxezfflzbrak] has quit [Ping timeout: 244 seconds] 23:31 -!- TheoStormCloud [sid344770@gateway/web/irccloud.com/x-wjemttjilnewrdfe] has joined #bitcoin-wizards 23:32 -!- eragmus [sid136308@gateway/web/irccloud.com/x-hqwrbdgkhedsvvsu] has joined #bitcoin-wizards 23:33 -!- vfP56jSe [sid321684@gateway/web/irccloud.com/x-lecrazyrogdvpnou] has joined #bitcoin-wizards 23:33 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has joined #bitcoin-wizards 23:33 -!- jbenet [sid17552@gateway/web/irccloud.com/x-zermcqdqnpmakgur] has quit [Read error: Connection reset by peer] 23:34 -!- bxbxb [sid336424@freenode/corporate-sponsor/privateinternetaccess.com/bxbxb] has quit [Ping timeout: 264 seconds] 23:34 -!- aspect_ [sid151486@gateway/web/irccloud.com/x-krhkaxfdxooobywf] has quit [Ping timeout: 252 seconds] 23:35 -!- aspect_ [sid151486@gateway/web/irccloud.com/x-dkigwrptfjbbqvcv] has joined #bitcoin-wizards 23:36 -!- valwal_ [sid334773@gateway/web/irccloud.com/x-zbzjlvltcztceqgl] has joined #bitcoin-wizards 23:36 -!- stoffu [sid260213@gateway/web/irccloud.com/x-fspzsjjymylblngd] has quit [Read error: Connection reset by peer] 23:38 -!- eragmus [sid136308@gateway/web/irccloud.com/x-hqwrbdgkhedsvvsu] has quit [Ping timeout: 246 seconds] 23:38 -!- valwal_ [sid334773@gateway/web/irccloud.com/x-zbzjlvltcztceqgl] has quit [Max SendQ exceeded] 23:38 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-viqcsvvtmkqelyoy] has quit [Ping timeout: 250 seconds] 23:38 -!- bxbxb [sid336424@freenode/corporate-sponsor/privateinternetaccess.com/bxbxb] has joined #bitcoin-wizards 23:39 -!- vfP56jSe [sid321684@gateway/web/irccloud.com/x-lecrazyrogdvpnou] has quit [Ping timeout: 264 seconds] 23:39 -!- aspect_ [sid151486@gateway/web/irccloud.com/x-dkigwrptfjbbqvcv] has quit [Read error: Connection reset by peer] 23:39 -!- TheoStormCloud [sid344770@gateway/web/irccloud.com/x-wjemttjilnewrdfe] has quit [Ping timeout: 264 seconds] 23:39 -!- HSF_Prince_Loaf_ [sid67551@gateway/web/irccloud.com/x-emybopbrziqafqdr] has quit [Ping timeout: 258 seconds] 23:43 -!- bxbxb [sid336424@freenode/corporate-sponsor/privateinternetaccess.com/bxbxb] has quit [Ping timeout: 250 seconds] 23:44 -!- toomuchcpu [~thege@173-87-37-152.dr02.shlw.az.frontiernet.net] has quit [Ping timeout: 246 seconds] 23:44 -!- eragmus [sid136308@gateway/web/irccloud.com/x-cjcrgxulympkdukv] has joined #bitcoin-wizards 23:45 -!- aspect_ [sid151486@gateway/web/irccloud.com/x-vwtspukvfqbtbnux] has joined #bitcoin-wizards 23:47 -!- vfP56jSe [sid321684@gateway/web/irccloud.com/x-wskcnxsjgstenmou] has joined #bitcoin-wizards 23:51 -!- eragmus [sid136308@gateway/web/irccloud.com/x-cjcrgxulympkdukv] has quit [Ping timeout: 240 seconds] 23:52 -!- eragmus [sid136308@gateway/web/irccloud.com/x-cbzgxarnthoceesg] has joined #bitcoin-wizards 23:53 -!- takinbo [sid19838@gateway/web/irccloud.com/x-ymhvogtuqazzinto] has joined #bitcoin-wizards 23:53 -!- valwal_ [sid334773@gateway/web/irccloud.com/x-fwejofvhhdiimmzo] has joined #bitcoin-wizards 23:53 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-ilyugpybpdrxaamv] has joined #bitcoin-wizards 23:53 -!- bxbxb [sid336424@freenode/corporate-sponsor/privateinternetaccess.com/bxbxb] has joined #bitcoin-wizards 23:54 -!- TheoStormCloud [sid344770@gateway/web/irccloud.com/x-zatptfkpkwijvlrr] has joined #bitcoin-wizards 23:54 -!- ThisAsYou [sid214210@gateway/web/irccloud.com/x-swxnwpcjvslznawu] has joined #bitcoin-wizards 23:54 -!- HSF_Prince_Loaf_ [sid67551@gateway/web/irccloud.com/x-ntwgscntmfupnjet] has joined #bitcoin-wizards 23:55 -!- stoffu [sid260213@gateway/web/irccloud.com/x-alzycmfdhjthcfhn] has joined #bitcoin-wizards 23:55 -!- dongcarl [sid321684@gateway/web/irccloud.com/x-jocbovnlvwjwimzj] has joined #bitcoin-wizards 23:56 -!- cannedprimates [sid16585@gateway/web/irccloud.com/x-yotcztfhkdybbutd] has joined #bitcoin-wizards 23:56 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-wizards 23:58 -!- jbenet [sid17552@gateway/web/irccloud.com/x-auxcexxinegyjhlx] has joined #bitcoin-wizards --- Log closed Tue Apr 16 00:00:46 2019