Logs for jdev@conference.jabber.org

Show join/part/nick changes:

[00:00:34] * waqas left the chat.
[00:45:14] * waqas joined the chat.
[01:09:10] * waqas left the chat.
[01:23:49] * waqas joined the chat.
[01:24:34] * Lance left the chat.
[01:28:06] * Lance joined the chat.
[01:40:10] * waqas left the chat.
[01:42:50] * waqas joined the chat.
[01:55:28] * Lance left the chat.
[01:58:16] * waqas left the chat.
[02:00:21] * waqas joined the chat.
[02:15:21] * Lance joined the chat.
[02:32:14] * Lance left the chat.
[02:39:32] * jcea left the chat.
[02:45:43] * ermine joined the chat.
[03:16:30] * Lance joined the chat.
[03:18:04] * Tobias joined the chat.
[03:18:09] * MattJ left the chat.
[03:23:13] * Tobias left the chat.
[03:33:34] * Lance left the chat.
[04:15:11] * 0xAFFE left the chat.
[04:15:13] * 0xAFFE joined the chat.
[05:29:14] * Lance joined the chat.
[05:35:45] * waqas left the chat.
[05:47:36] * Lance left the chat.
[05:55:33] * edwinm joined the chat.
[06:03:01] * Neustradamus joined the chat.
[06:18:18] * Tobias joined the chat.
[06:22:14] * Asterix joined the chat.
[06:24:43] * Alex joined the chat.
[06:29:48] * edwinm joined the chat.
[06:33:13] * Tobias left the chat.
[06:49:14] * Asterix left the chat.
[07:07:29] * aRyo joined the chat.
[07:11:02] * aRyo left the chat.
[07:26:08] * Tobias joined the chat.
[07:40:15] * Flow joined the chat.
[07:43:27] * Steffen Larsen joined the chat.
[07:43:27] * Steffen Larsen left the chat.
[07:44:30] * Steffen Larsen joined the chat.
[07:54:50] * edwinm left the chat.
[07:54:59] * edwinm joined the chat.
[08:04:09] * edwinm left the chat.
[08:30:28] * Michael Weibel joined the chat.
[08:35:04] * jabberjocke joined the chat.
[08:41:03] * Lloyd joined the chat.
[08:44:18] * Asterix joined the chat.
[08:46:16] * Kev joined the chat.
[08:48:03] * edwinm joined the chat.
[08:51:15] * Steffen Larsen left the chat.
[08:51:15] * Steffen Larsen joined the chat.
[08:51:15] * Steffen Larsen left the chat.
[08:52:35] * Lance joined the chat.
[08:52:38] * Steffen Larsen joined the chat.
[08:55:33] * turing joined the chat.
[08:57:33] * edwinm left the chat.
[08:57:33] * edwinm joined the chat.
[08:59:53] * Link Mauve joined the chat.
[09:10:36] * Lance left the chat.
[09:13:45] * KevWalke joined the chat.
[09:28:06] * Steffen Larsen left the chat.
[09:32:15] * Steffen Larsen joined the chat.
[09:40:51] <> mattj: but why should a server at al send a message to a non friend at all. unless its a subscription request
[09:41:19] <> jabberjocke: Well, are you friends with this MUC room?
[09:42:17] <> I am :-
[09:42:20] <> :-P
[09:43:15] <> Does some server not explicitly require to have a subscription before making initial messages?
[09:45:40] <> The only server that /does/ require that is Google (and they have workarounds for MUC).
[09:46:38] <> kev: heh ok
[09:52:21] <> yeah..those really nice workarounds
[09:54:52] * Lance joined the chat.
[09:55:41] <> well then it's a bit of a problem that the java smack library by feault has the resurce set to /smack
[09:56:14] <> Yes, that is a Bad Thing.
[09:57:06] * joakim eriksson joined the chat.
[09:57:06] * joakim eriksson left the chat.
[10:00:01] * joakim eriksson joined the chat.
[10:00:04] <> it should be a UUID
[10:00:42] <> It shouldn't.
[10:00:56] <> There's no reason for it to request a resource at all, by default.
[10:02:42] * Steffen Larsen left the chat.
[10:10:49] <> now when we connect a lot of devices to an XMPP server my first feeling is that this is a security issue having "evil" devices trying to fins the resurce to be able to read and control devices
[10:10:57] * 0xAFFE joined the chat.
[10:11:11] <> how is evil users handled today?
[10:13:21] * Lance left the chat.
[10:15:42] <> Everyone gets asked to be nice :)
[10:16:43] <> Slightly more seriously, you can't have clients just blindly trusting anyone that sends them a message. If you're a client and you're receiving commands from somewhere, you have to check authorisation for the sender.
[10:19:37] <> So, I guess then XMPP is not designed for keeping clients "secure" by having very secure servers so we should always check at clients.
[10:19:57] <> Which is a bit of a hassle for very resource constrained IoT devices.
[10:21:53] <> It's secure in the sense that all clients are authenticated, and have strong identity.
[10:22:23] <> But the responsibility for who you're willing to do stuff for has to be with the client, because that's where the business logic is.
[10:22:24] <> yes, but if you can get that you can "hit" any client with any message.
[10:23:18] <> yes, but it would not be totally crazy if the server would only allow communication between XMPP JID's that are friends - but that would incur quite some additional
[10:23:28] <> cost at the servers (computational, etc)
[10:24:04] <> so - the super-duper small device might have it's own XMPP-Small-IoT-Supported server that will filter before forwarding to the client.
[10:24:15] <> There are XEPs for setting up block lists.
[10:25:07] <> Yes, we have just started working with IoT / Smart Energy and XMPP so we might end up looking into lots of XEPs and possibly
[10:25:15] <> suggest more XEPs for IoT
[10:25:50] <> http://xmpp.org/extensions/xep-0273.html seems adapted to your usecase.
[10:26:21] * Florob joined the chat.
[10:27:11] <> yes, that looks like something that might be of interest!
[10:35:15] * 0xAFFE left the chat.
[10:35:20] * 0xAFFE joined the chat.
[10:47:23] <> Sad that the SIFT xep 273 is deffered
[10:48:06] * jabberjocke left the chat.
[10:48:22] <> Which only means that no-one's updated it or requested it be moved to Draft.
[10:52:03] * Lance joined the chat.
[10:55:36] * Steffen Larsen joined the chat.
[10:55:36] * Steffen Larsen left the chat.
[10:55:41] * Steffen Larsen joined the chat.
[10:55:41] * Steffen Larsen left the chat.
[10:55:41] * Steffen Larsen joined the chat.
[10:55:41] * Steffen Larsen left the chat.
[10:55:46] * Steffen Larsen joined the chat.
[10:55:46] * Steffen Larsen left the chat.
[10:55:46] * Steffen Larsen joined the chat.
[10:55:46] * Steffen Larsen left the chat.
[10:59:42] * Steffen Larsen joined the chat.
[11:01:45] * Philonous joined the chat.
[11:05:58] * nikunj joined the chat.
[11:07:21] * nikunj left the chat.
[11:16:56] <> ok, so I guess picking ideas from 273 and add whatever might be useful for IoT-devices and republish might be the way to go?
[11:18:11] <> well..it should get updated as soon as mobile XMPP is more widespread
[11:18:14] <> Or modify 273?
[11:20:49] * xnyhps joined the chat.
[11:21:32] * xnyhps joined the chat.
[11:24:42] * Irdis joined the chat.
[11:40:36] * Irdis left the chat.
[11:43:26] * Irdis joined the chat.
[12:01:23] * Kev joined the chat.
[12:03:18] * scippio joined the chat.
[12:13:54] * jcea joined the chat.
[12:51:27] * ralphm joined the chat.
[12:59:16] * Kev left the chat.
[12:59:58] * jabberjocke joined the chat.
[13:14:03] * Michael Weibel left the chat.
[13:23:09] * Flow left the chat.
[13:35:41] * Florob left the chat.
[13:46:39] * 0xAFFE left the chat.
[13:46:42] * 0xAFFE joined the chat.
[13:50:33] * MattJ joined the chat.
[14:02:50] * 0xAFFE left the chat.
[14:03:34] * 0xAFFE joined the chat.
[14:03:39] * 0xAFFE left the chat.
[14:04:06] * 0xAFFE joined the chat.
[14:04:30] * 0xAFFE left the chat.
[14:05:50] * 0xAFFE joined the chat.
[14:06:00] * waqas joined the chat.
[14:06:21] * 0xAFFE left the chat.
[14:06:48] * Steffen Larsen left the chat.
[14:07:48] * 0xAFFE joined the chat.
[14:07:59] * 0xAFFE left the chat.
[14:09:20] * 0xAFFE joined the chat.
[14:12:34] * 0xAFFE left the chat.
[14:13:55] * 0xAFFE joined the chat.
[14:14:06] * 0xAFFE left the chat.
[14:14:12] * Asterix left the chat.
[14:15:27] * 0xAFFE joined the chat.
[14:16:05] * 0xAFFE left the chat.
[14:17:31] * 0xAFFE joined the chat.
[14:17:44] * 0xAFFE left the chat.
[14:19:05] * 0xAFFE joined the chat.
[14:19:18] * 0xAFFE left the chat.
[14:20:42] * 0xAFFE joined the chat.
[14:21:19] * 0xAFFE left the chat.
[14:22:36] * 0xAFFE joined the chat.
[14:23:08] * 0xAFFE left the chat.
[14:23:52] * 0xAFFE joined the chat.
[14:24:13] * 0xAFFE left the chat.
[14:24:37] * 0xAFFE joined the chat.
[14:25:11] * 0xAFFE left the chat.
[14:26:12] * 0xAFFE joined the chat.
[14:26:46] * 0xAFFE left the chat.
[14:28:19] * ralphm joined the chat.
[14:29:40] * 0xAFFE joined the chat.
[14:29:54] * 0xAFFE left the chat.
[14:31:18] * 0xAFFE joined the chat.
[14:32:55] * 0xAFFE left the chat.
[14:34:17] * 0xAFFE joined the chat.
[14:35:20] * 0xAFFE left the chat.
[14:36:40] * 0xAFFE joined the chat.
[14:36:53] * 0xAFFE left the chat.
[14:37:25] * 0xAFFE joined the chat.
[14:37:29] * 0xAFFE left the chat.
[14:38:04] * 0xAFFE joined the chat.
[14:38:22] * 0xAFFE left the chat.
[14:39:39] * 0xAFFE joined the chat.
[14:40:27] * 0xAFFE left the chat.
[14:41:48] * 0xAFFE joined the chat.
[14:42:34] * 0xAFFE left the chat.
[14:43:37] * 0xAFFE joined the chat.
[14:44:47] * 0xAFFE left the chat.
[14:45:56] * 0xAFFE joined the chat.
[14:46:16] * 0xAFFE left the chat.
[14:47:43] * 0xAFFE joined the chat.
[14:48:09] * 0xAFFE left the chat.
[14:49:28] * 0xAFFE joined the chat.
[14:50:12] * 0xAFFE left the chat.
[14:50:22] * edwinm left the chat.
[14:51:26] * 0xAFFE joined the chat.
[14:52:47] * 0xAFFE left the chat.
[14:53:56] * 0xAFFE joined the chat.
[14:54:21] * 0xAFFE left the chat.
[14:55:23] * edwinm joined the chat.
[14:55:41] * 0xAFFE joined the chat.
[14:57:29] * 0xAFFE left the chat.
[14:58:52] * 0xAFFE joined the chat.
[14:59:17] * 0xAFFE left the chat.
[15:00:31] * 0xAFFE joined the chat.
[15:00:48] * 0xAFFE left the chat.
[15:02:04] * 0xAFFE joined the chat.
[15:03:33] * 0xAFFE left the chat.
[15:04:33] * edwinm left the chat.
[15:05:00] * 0xAFFE joined the chat.
[15:06:15] * 0xAFFE left the chat.
[15:07:29] * 0xAFFE joined the chat.
[15:08:03] * jabberjocke left the chat.
[15:08:22] * 0xAFFE left the chat.
[15:09:46] * 0xAFFE joined the chat.
[15:10:32] * 0xAFFE left the chat.
[15:11:46] * 0xAFFE joined the chat.
[15:11:59] * 0xAFFE left the chat.
[15:13:22] * 0xAFFE joined the chat.
[15:16:16] * ThurahT joined the chat.
[15:16:18] * 0xAFFE left the chat.
[15:17:46] * stpeter joined the chat.
[15:17:56] * 0xAFFE joined the chat.
[15:19:26] * 0xAFFE left the chat.
[15:20:25] * 0xAFFE joined the chat.
[15:22:47] * 0xAFFE left the chat.
[15:23:44] * edwinm joined the chat.
[15:23:45] * waqas left the chat.
[15:23:47] * 0xAFFE joined the chat.
[15:24:07] * 0xAFFE left the chat.
[15:24:09] * Flow joined the chat.
[15:25:23] * 0xAFFE joined the chat.
[15:25:52] * 0xAFFE left the chat.
[15:26:39] * Florob joined the chat.
[15:27:00] * waqas joined the chat.
[15:27:10] * 0xAFFE joined the chat.
[15:27:27] * 0xAFFE left the chat.
[15:28:48] * 0xAFFE joined the chat.
[15:29:37] * 0xAFFE left the chat.
[15:30:53] * 0xAFFE joined the chat.
[15:31:13] * 0xAFFE left the chat.
[15:32:32] * 0xAFFE joined the chat.
[15:34:15] * 0xAFFE left the chat.
[15:35:35] * 0xAFFE joined the chat.
[15:36:03] * 0xAFFE left the chat.
[15:36:24] * edwinm left the chat.
[15:37:24] * 0xAFFE joined the chat.
[15:37:25] * edwinm joined the chat.
[15:38:14] * 0xAFFE left the chat.
[15:39:36] * 0xAFFE joined the chat.
[15:40:03] * 0xAFFE left the chat.
[15:41:26] * Florob left the chat.
[15:42:27] * edwinm left the chat.
[15:42:58] * edwinm joined the chat.
[16:06:50] * Asterix joined the chat.
[16:12:22] * edwinm left the chat.
[16:37:13] * Lance left the chat.
[16:37:51] * Lance joined the chat.
[16:46:39] * Flow left the chat.
[16:50:52] * Flow joined the chat.
[17:01:39] * aman joined the chat.
[17:01:55] * Lloyd left the chat.
[17:12:46] * Tobias left the chat.
[17:36:58] * Flow left the chat.
[17:41:40] * Tobias joined the chat.
[17:44:17] * bear joined the chat.
[18:13:32] * bear left the chat.
[18:32:58] * MattJ left the chat.
[18:33:18] * MattJ joined the chat.
[18:37:07] * Flow joined the chat.
[19:11:13] * stpeter left the chat.
[19:24:44] * Lance left the chat.
[19:37:19] * Lance joined the chat.
[20:48:45] * edwinm joined the chat.
[20:48:50] * aman left the chat.
[20:53:29] * aman joined the chat.
[20:53:29] * aman left the chat.
[20:54:07] * Asterix left the chat.
[20:55:00] * aman joined the chat.
[21:25:59] * Tobias left the chat.
[21:37:35] * aman left the chat.
[21:40:54] * Tobias joined the chat.
[21:41:23] * Tobias left the chat.
[21:42:37] * Tobias joined the chat.
[21:53:56] * Lance left the chat.
[21:54:00] * Lance joined the chat.
[21:57:41] * Lance left the chat.
[21:57:45] * Lance joined the chat.
[21:57:47] * Florob joined the chat.
[22:04:11] * edwinm left the chat.
[22:21:39] * joakim eriksson left the chat.
[22:43:59] * Flow left the chat.
[22:52:01] * Tobias left the chat.
[22:56:29] * Tobias joined the chat.
[23:13:50] * Florob left the chat.
[23:15:45] * Irdis left the chat.
[23:30:44] * Lance left the chat.
[23:30:48] * Lance joined the chat.
[23:57:07] * turing left the chat.