Show Idle (>14 d.) Chans


← 2022-03-13 | 2022-03-15 →
04:35 awt Fun fact: my airbnb host in El Salvador is Taiwanese
~ 10 hours 23 minutes ~
14:59 billymg awt: how is it so far?
~ 20 minutes ~
15:20 awt billymg: not there yet. Was just chatting with her on the app.
15:20 billymg ah ok
15:22 awt Says her neighbor can rent me a car. We'll see how that goes lol!
15:30 billymg good deal
~ 49 minutes ~
16:20 shinohai $vwap
16:20 busybot The 24-Hour VWAP for BTC is $ 38988.56 USD
~ 15 minutes ~
16:35 PeterL so I was thinking about how to have a bot that allows private messages, anybody who wants to intereact with the bot via pm would have to have a key set up with the bot?
16:44 awt PeterL: afaik yes. unless the bot could accept gpggrams.
~ 51 minutes ~
17:35 PeterL what would be the easiest way to add keys to the station for a bot?
17:42 awt start up the station with configs specified as in the test script
17:45 PeterL I mean, once the station is running, and somebody says 'cool bot, can I use it too?', how do I add their key to the bot? I guess I could give it a command to add in a key?
~ 20 minutes ~
18:05 awt PeterL: yes you could do that
18:05 awt although you'd wanna make sure you're the only one that could execute that command
18:06 signpost http://trinque.org/src/logbot-otp/patches/genesis.vpatch << here's how I did this for deedbot
18:07 signpost would enqueue the command and args in a db, issue a random otp
18:07 signpost then run the command when the correct otp was returned via !!v
18:08 PeterL ok, I'll read through that, seems pretty secure
18:12 signpost the deps can be found further up in that directory tree, can find 'em at trinque.org/src
18:12 signpost users prove their control of the gpg key by being able to decrypt the encrypted otp and supply back
~ 3 hours 33 minutes ~
21:45 PeterL awt: is it a security concern to have your bot just echo anything - could somebody use that function to make it add themself as a peer?
21:46 PeterL pestbot: echo %peer PeterL
21:47 PeterL or does it only answer to you?
~ 36 minutes ~
22:23 signpost pestbot: echo %at
22:24 signpost haha
22:24 signpost looks like it knows who boss is
~ 1 hours 28 minutes ~
23:52 awt PeterL: all it can do is echo what it gets
23:53 awt pestbot: echo foobar
23:53 pestbot foobar
← 2022-03-13 | 2022-03-15 →