--- Log opened Sun Jan 19 00:00:13 2020 01:38 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Ping timeout: 240 seconds] 01:45 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 01:50 -!- jcoe [seru@gateway/vpn/protonvpn/joncoe] has joined #joinmarket 01:57 -!- jcoe1 [~seru@195.206.169.231] has joined #joinmarket 01:58 -!- jcoe [seru@gateway/vpn/protonvpn/joncoe] has quit [Ping timeout: 268 seconds] 01:59 -!- slivera [slivera@gateway/vpn/privateinternetaccess/slivera] has quit [Quit: Leaving] 03:04 -!- Gerson55Barrows [~Gerson55B@ns334669.ip-5-196-64.eu] has joined #joinmarket 03:08 -!- azizLIGHT [~azizLIGHT@unaffiliated/azizlight] has quit [Ping timeout: 252 seconds] 03:12 -!- azizLIGHT [~azizLIGHT@unaffiliated/azizlight] has joined #joinmarket 04:04 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Remote host closed the connection] 04:10 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 04:59 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 07:32 -!- jcoe1 [~seru@195.206.169.231] has quit [Read error: Connection reset by peer] 07:34 -!- jcoe1 [~seru@195.206.169.231] has joined #joinmarket 08:36 -!- jcoe1 [~seru@195.206.169.231] has quit [Quit: Konversation terminated!] 10:22 < openoms> I can`t figure out how to use the --wallet-password-stdin (from https://github.com/JoinMarket-Org/joinmarket-clientserver/commit/dc77b1a583f17c736ea16cc730cdc7f7499861b5) 10:23 < openoms> is there more to it then putting the password into a cleartext file and running like this: python wallet-tool.py WALLET.jmdat --wallet-password-stdin < PASSWORDFILE.txt ? 10:24 < openoms> are there any rules, like no spaces or some sepcial character allowed? 10:25 -!- Gerson55Barrows [~Gerson55B@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 268 seconds] 10:26 < waxwing> openoms, hmm i seem to remember trying it and using a pipe ... but i vaguely remember there was something tricky about it. anyone else? 10:27 < qubenix> i couldn't figure it out either using a pipe or redirection 10:29 < openoms> getting: https://pastebin.com/raw/J33GAN8m with a tested pasword in cleartext in a file pw 10:33 < waxwing> huh my comment here isn't too helpful: https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/427#issuecomment-548770326 10:33 < waxwing> since as i mentioned you'd hardly want to enter it on command line ... 10:33 < waxwing> it seems the author was intending to use it via a script which seems like it would work, but .. annoying if there isn't another way? 10:38 < waxwing> it's actually rather confusing to think about ... clearly it's useful for testing, but is there really any safe way to do such a thing in a mainnet context? 10:39 < waxwing> i guess you can argue that with correct perms it's "safe" (i.e. safer) in a plaintext file 10:40 < waxwing> but "safer" here is perhaps not good enough. debatable. 10:41 < openoms> to be clear I`d like to run the scripts with systemd and avoid puttin the password in the service file of course 10:42 < openoms> the password could be stored temporarily in cleartext file when starting the service and not stored afterwards 10:44 < waxwing> i suppose it can be done 'easily'-ish using a python script? open the actual joinmarket script as a subprocess (and then using stdin as argument or similar) and then delete the file? 10:44 < waxwing> unfortunately the author cindiv, who clearly must have done this, isn't around here. 10:47 < openoms> yes, that seeme to be the way, thanks! 12:07 -!- msirng [c1097188@193.9.113.136] has joined #joinmarket 12:25 -!- slivera_ [slivera@gateway/vpn/privateinternetaccess/slivera] has joined #joinmarket 12:51 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 12:52 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #joinmarket 13:05 < takinbo> openoms: i remember running into problems using this only to find out that the commands i was using was adding an extra newline character when sending the password via the pipe. if you're using a plain text file (which is not recommended) you want to ensure there's no newline character at the end of the file 13:28 < qubenix> about 30 min. into the latest rabbit hole recap, marty and matt come to the realization that using whirlpool or wasabi involves trusting the coordinator not to sybil...but they still love/promote them anyway. 13:34 -!- rdymac [uid31665@gateway/web/irccloud.com/x-etxrrdxulnaiovdp] has quit [Quit: Connection closed for inactivity] 13:55 -!- msirng [c1097188@193.9.113.136] has quit [Ping timeout: 260 seconds] 14:58 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Ping timeout: 240 seconds] 15:00 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 16:04 < openoms> @takinbo spot on, in python f.read().replace('\n','') helped 16:29 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 260 seconds] 16:43 -!- sosthene [~sosthene@88.191.20.124] has quit [Ping timeout: 265 seconds] 16:44 -!- sosthene [~sosthene@88.191.20.124] has joined #joinmarket 17:05 -!- AgoraRelay [~jmrelayfn@p5DE4ACEA.dip0.t-ipconnect.de] has joined #joinmarket 17:06 -!- CgRelayBot [~CgRelayBo@p5DE4ACEA.dip0.t-ipconnect.de] has joined #joinmarket 17:07 -!- CgRelayBot_ [~CgRelayBo@p548667A5.dip0.t-ipconnect.de] has quit [Ping timeout: 265 seconds] 17:07 -!- AgoraRelay_ [~jmrelayfn@p548667A5.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 17:23 -!- belcher_ [~user@unaffiliated/belcher] has quit [Quit: WeeChat 1.4] 17:50 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has quit [Ping timeout: 240 seconds] 17:52 -!- vrana [~mvranic@gateway/tor-sasl/vrana] has joined #joinmarket 17:59 -!- belcher [~user@unaffiliated/belcher] has joined #joinmarket 18:13 -!- rottensox [~rottensox@unaffiliated/rottensox] has quit [Read error: Connection reset by peer] 18:14 -!- rottensox [~rottensox@unaffiliated/rottensox] has joined #joinmarket 18:15 -!- rottensox_ [~rottensox@unaffiliated/rottensox] has joined #joinmarket 18:15 -!- rottensox [~rottensox@unaffiliated/rottensox] has quit [Read error: Connection reset by peer] 18:26 -!- slivera_ [slivera@gateway/vpn/privateinternetaccess/slivera] has quit [Remote host closed the connection] 19:02 -!- rottensox_ is now known as rottensox 20:25 -!- slivera [slivera@gateway/vpn/privateinternetaccess/slivera] has joined #joinmarket 22:56 -!- ketan [ketan@gateway/vpn/protonvpn/k3tan] has joined #joinmarket 23:00 -!- ketan [ketan@gateway/vpn/protonvpn/k3tan] has quit [Client Quit] 23:13 -!- k3tan [k3tan@gateway/vpn/protonvpn/k3tan] has quit [Quit: Leaving] 23:13 -!- k3tan [ketan@gateway/vpn/protonvpn/k3tan] has joined #joinmarket 23:17 -!- d3spwn [~d3spwn@unaffiliated/d3spwn] has quit [Ping timeout: 245 seconds] 23:24 -!- d3spwn [~d3spwn@unaffiliated/d3spwn] has joined #joinmarket 23:41 -!- k3tan172 [k3tan@gateway/vpn/protonvpn/k3tan] has joined #joinmarket 23:42 -!- k3tan [ketan@gateway/vpn/protonvpn/k3tan] has quit [Quit: WeeChat 2.7] 23:42 -!- ketan [ketan@gateway/vpn/protonvpn/k3tan] has joined #joinmarket 23:44 -!- ketan [ketan@gateway/vpn/protonvpn/k3tan] has quit [Client Quit] 23:44 -!- k3tan [ketan@gateway/vpn/protonvpn/k3tan] has joined #joinmarket 23:44 -!- k3tan172 [k3tan@gateway/vpn/protonvpn/k3tan] has quit [Client Quit] 23:46 -!- slivera [slivera@gateway/vpn/privateinternetaccess/slivera] has quit [Remote host closed the connection] 23:46 -!- MaxSan [~four@193.148.16.211] has quit [Ping timeout: 268 seconds] --- Log closed Mon Jan 20 00:00:14 2020