Sunday, January 28, 2018
grimoire@muc.metronome.im
January
Mon Tue Wed Thu Fri Sat Sun
1
2 3 4 5 6 7
8 9 10
11 12 13 14
15 16 17 18 19
20 21
22
23 24 25
26 27
28
29
30 31        
             
Metronome IM "cook" book room | Support and Dev talk about the Metronome XMPP server.

Latest stable version build is: 4.0.3

For more information you can visit: https://metronome.im

Room logs can be found here: https://muc.metronome.im/logs/grimoire/

* Links *
<==========================================================>
- Building & Installation:
https://metronome.im/building
- Documentation:
https://metronome.im/documentation
- Issues Tracker:
https://github.com/maranda/metronome/issues
<==========================================================>

[00:09:20] <Maranda> @ping jabber.org
[00:09:20] <Echo1> Maranda: Pong from jabber.org in 0.027 seconds
[13:21:13] <Echo1> maranda committed --
mod_spim_block: auto-allow remote jids if chat was started locally.
-> https://github.com/maranda/metronome/commit/c710553308a93dff50f35e9acbb5dd095c51b2b1
[14:21:13] <Echo1> maranda committed --
mod_spim_block: clean if block indenting.
-> https://github.com/maranda/metronome/commit/f31d2bc5c4e6072126389b59838bc1d93a7add4d
[14:21:14] <Echo1> maranda committed --
mod_spim_block: also do not trigger on local traffic.
-> https://github.com/maranda/metronome/commit/6abc7f4f82a629c99b1e2aae753ab289d15110c8
[14:33:05] <Maranda> SouL, and thinking about it, I doubt spam bots would make actually ever try parsing and sending in a token, they'd have to give out their actual ip doing that.
[14:36:13] <Echo1> maranda committed --
mod_spim_block: just do things once and reduce io.
-> https://github.com/maranda/metronome/commit/c559877af8ad388418edc3e36bfb5a1c8e3b64e0
[14:37:04] <SouL> Maranda, good point, indeed. But I don't know, for huge servers, maybe they would not care about showing their IP. I mean, if nobody complains to the admin of the server, the bot can keep doing it.
[14:39:00] <SouL> With the captcha, you avoid the bot being able to do it. And remember I'm not saying your approach is bad or anything, I'm just you know, discussing about the topic.
[14:39:29] <Maranda> SouL, but I have to give out data to Google.
[14:40:14] <Maranda> Simple captchas can be ocr'ed
[14:42:20] <SouL> Maranda, I didn't know that Google have the control of them.
[14:42:39] <SouL> I thought that was some kind of organization for 'good'
[14:42:51] <Maranda> Recaptcha is Google
[14:42:52] <Maranda> >.>
[14:43:03] <SouL> Ok, I see
[14:43:06] <SouL> yeah, omg
[14:43:12] <SouL> I apologise, Maranda :)
[14:43:57] <Maranda> I mean for the OOB web register form I have no choice but use recaptcha, but for the rest if I can avoid it.
[14:44:56] <SouL> So disappointing...
[14:45:04] <SouL> And what do you have to share with Google when you use reCaptcha?
[14:46:47] <Maranda> Public / private keys server-side browser side "who knows"
[14:47:56] <Maranda> And there may be some CR mechanism serverside but I didn't investigate the latest recaptcha version
[14:50:24] <Maranda> Test
[14:50:42] <Maranda> I'm getting a lot of dupes on conversations
[17:06:13] <Echo1> maranda committed --
mod_spim_block: add recipient of spim in logging statement.
-> https://github.com/maranda/metronome/commit/355dc3c1595d5c561f1c04e08b046cd734b36883
[17:51:13] <Echo1> maranda committed --
mod_spim_block: don't Base64 encode twice. (Thanks Link Mauve)
-> https://github.com/maranda/metronome/commit/f8e02da72ceef1562f58f6df68655cc24fa5e277
[17:52:46] <SouL> How did he spot that? :)
[17:56:17] <Maranda> It's not hard to spot.
[17:58:32] <Maranda> util.auxiliary.generate() already base64 encodes. My brain was just too busy coding to notice.
[17:58:58] <Maranda> and if no one ever noticed probably it'd stayed that way until I noticed myself since it doesn't break anything
[18:01:34] <SouL> I mean if he was looking at the code or somethign
[18:02:42] <Maranda> that's obvious I think XD
[18:06:13] <Echo1> maranda committed --
mod_{register_json/spim_block}: remove unused imports.
-> https://github.com/maranda/metronome/commit/285ede55c0adf285806c3662573907756da4001e
[23:48:06] <Maranda> @ping jabber.org
[23:48:06] <Echo1> Maranda: Pong from jabber.org in 0.027 seconds
[23:48:11] <Maranda> @ping jabber.org
[23:48:11] <Echo1> Maranda: Pong from jabber.org in 0.027 seconds
[23:48:42] <Maranda> @ping jabber.org
[23:48:42] <Echo1> Maranda: Pong from jabber.org in 0.028 seconds