Re: Stepping down

2018-01-21 Thread Tomasz Sterna
W dniu nie, 21.01.2018 o godzinie 15∶01 +0100, użytkownik Alexandre Jousset napisał: > Has anyone already shown interest to become the new maintainer? Nope. As you can see on GitHub, activity recently was close to none. > I don't know if I'm skilled enough but instead of letting it

Re: Stepping down

2018-01-21 Thread Tomasz Sterna
W dniu nie, 21.01.2018 o godzinie 01∶34 +0100, użytkownik Matěj Cepl napisał: > On Sat, 2018-01-20 at 23:57 +0000, Tomasz Sterna wrote: > > - https://github.com/smokku/jabberd3 > > - https://github.com/smokku/traffx > > But both of these projects are already dead, aren

Stepping down

2018-01-20 Thread Tomasz Sterna
Hello. This e-mail is to make it official, that I am stepping down as a maintainer of jabberd2 project. Over the years my interests drifted away from Jabber/XMPP and in fact I wasn't contributing much to the project lately. I did my best to accept the submissions, but not much more. This situatio

Re: WebSocket port?

2017-12-25 Thread Tomasz Sterna
W dniu sob, 23.12.2017 o godzinie 17∶05 -0500, użytkownik James Bellinger napisał: > I added to the c2s configuration, but as far as I can > tell, no new ports are open and nothing has changed. > > How do I specify a port etc. for wss:// ? jabberd2 autodetects HTTP on standard C2S port. It was

Re: disable TLS 1.0

2017-07-21 Thread Tomasz Sterna
W dniu czw, 20.07.2017 o godzinie 14∶48 +0300, użytkownik Alexander Velin napisał: > How does one configure available SSL protocols (not ciphers), in > particular, to disable TLS 1.0 and leave only 1.1 and 1.2 ? You need to compile with ./configure --enable-experimental flag. https://github.com/

jabberd-2.6.1 release

2017-07-01 Thread Tomasz Sterna
It is time for next jabberd2 release. Get 2.6.1 release at GitHub: https://github.com/jabberd2/jabberd2/releases This is a security bugfix release. Make sure to read the NEWS before upgrade: https://github.com/jabberd2/jabberd2/blob/jabberd-2.6.1/NEWS This release fixes a bug allowing anyone

ANONYMOUS auth bug

2017-07-01 Thread Tomasz Sterna
Current 2.6.0 release has some kind of bug, that allows ANONYMOUS login even when sasl.anonymous is disabled in c2s.xml. Yesterday I noticed, that spammers are using this bug to send spam via my server, using ANONYMOUS logins. I am working on a fix. This mail is to serve as a warning. I've been

jabberd-2.6.0 release

2017-05-28 Thread Tomasz Sterna
It is time for next jabberd2 release. Get 2.6.0 release at GitHub: https://github.com/jabberd2/jabberd2/releases This is a bugfix release. Make sure to read the NEWS before upgrade: https://github.com/jabberd2/jabberd2/blob/jabberd-2.6.0/NEWS Changes:  * Better SASL error messages https://gi

jabberd-2.6.0 release

2017-05-28 Thread Tomasz Sterna
It is time for next jabberd2 release. Get 2.6.0 release at GitHub: https://github.com/jabberd2/jabberd2/releases This is a bugfix release. Make sure to read the NEWS before upgrade: https://github.com/jabberd2/jabberd2/blob/jabberd-2.6.0/NEWS Changes:  * Better SASL error messages https://gi

Re: New website look

2017-01-09 Thread Tomasz Sterna
W dniu 09.01.2017, pon o godzinie 12∶58 +0300, użytkownik Eugene Agafonov napisał: > I've got two columns on not-quite-wide-window and have to scroll > screen twice for each column to observe whole content. > I've got three columns on a-bit-wider-window  and still see scrollbar > :-) > > Was it in

New website look

2017-01-07 Thread Tomasz Sterna
Hello. I got bored with the look of http://jabberd2.org which was something looking like taken straight from the 80s ;-), so I took an attempt of making it more modern. Hope you like it. -- smoku @ http://abadcafe.pl/ @ http://xiaoka.com/ signature.asc Description: This is a digitally signed

jabberd-2.5.0 release

2017-01-05 Thread Tomasz Sterna
It is about time for next jabberd2 release. Get 2.5.0 release at GitHub: https://github.com/jabberd2/jabberd2/releases This is a bugfix release. Make sure to read the NEWS before upgrade: https://github.com/jabberd2/jabberd2/blob/jabberd-2.5.0/NEWS Changes: * Do not attempt to reload SM modu

Re: sm crashing on startup

2017-01-04 Thread Tomasz Sterna
W dniu 03.01.2017, wto o godzinie 23∶35 -0500, użytkownik Greg Troxel napisał: >  Jabberd mostly works fine, but on boot sm > crashes.  I have adjusted sequencing, although in theory it should > not matter Does 48125019 [1] fix your issue? [1] https://github.com/jabberd2/jabberd2/commit/4812501

Re: Whitelisting?

2017-01-03 Thread Tomasz Sterna
W dniu 02.01.2017, pon o godzinie 23∶33 +0100, użytkownik Matěj Cepl napisał: > It is possible to allow messages from contacts on roster only. > [...] I wondered whether you (or anybody else) could point me to > some HOWTOs or examples? http://xmpp.org/extensions/xep-0016.html#protocol-all Example

Re: Whitelisting?

2017-01-02 Thread Tomasz Sterna
W dniu 02.01.2017, pon o godzinie 19∶21 +0100, użytkownik Matěj Cepl napisał: > is it possible to use XEP-0191 to setup whitelist (i.e., default > blocking, and whitelisting domains)? You should rather use standard privacy lists. XEP-0016 It is possible to allow messages from contacts on roster on

Re: Cipher suites in Jabberd2, disabling RC4

2016-10-26 Thread Tomasz Sterna
W dniu 26.10.2016, śro o godzinie 13∶08 -0400, użytkownik Pete Fuller napisał: > I’m using jabberd version 2.4 from the EPEL repo on Centos7. You're golden. See:  http://abadcafe.pl/post/136618589813/configure-jabberd-2-for-xmppnet-score-a -- /o__ (_<^' Always be sincere, even when you don't

Re: Stale c2s connection leads to loosing messages without any notice

2016-09-28 Thread Tomasz Sterna
W dniu 28.09.2016, śro o godzinie 15∶15 +0200, użytkownik Deweloper napisał: > IMHO in step 2 server should notice an error sending message to Bob  > (detect stale connection), change it's state to "offline" and store > the message for further delivery. By design how TCP works, it is possible to d

Re: stale connections, keepalive?

2016-08-29 Thread Tomasz Sterna
W dniu 29.08.2016, pon o godzinie 12∶41 -0400, użytkownik Greg Troxel napisał: > dropping idle connections from its NAT table without > > telling anyone, so later when mobile network closed a connection it > > silently dropped RST packets not knowing who to NAT them to. [...] > Are you saying that

Re: stale connections, keepalive?

2016-08-29 Thread Tomasz Sterna
W dniu 28.08.2016, nie o godzinie 22∶45 +0200, użytkownik Christof Meerwald napisał: > > I'm not sure [...] > > Are you sure? [...] 😄 -- /o__ (_<^' One good turn deserves another.

Re: stale connections, keepalive?

2016-08-28 Thread Tomasz Sterna
W dniu 27.08.2016, sob o godzinie 14∶55 -0400, użytkownik Greg Troxel napisał: >   should jabberd2 force TCP keepalive on? I'm not sure whether it is possible. At least on Linux it is a system-wide setting and requires root to change. >   should c2s (and s2s probably, but less likely to be an is

Re: Future of jabberd

2016-05-31 Thread Tomasz Sterna
W dniu 30.05.2016, pon o godzinie 20∶05 +0200, użytkownik Tomasz Sterna napisał: > I am still not fond of the synchronous nature of storage interface, > but changing this would require rewriting it from scratch. > Also having an asynchronous interface for immediate in nature > backen

Re: Future of jabberd

2016-05-31 Thread Tomasz Sterna
W dniu 31.05.2016, wto o godzinie 16∶31 +, użytkownik Shawn Debnath napisał: > Re 1. Merging separate daemons to one. > I am not sure if merging them into one process is the best idea. It > sure is convenient, but isolation is a nice thing to have. Specially, > when you have unauthorized users

Re: jabberd-2.4.0 release

2016-05-31 Thread Tomasz Sterna
W dniu 31.05.2016, wto o godzinie 00∶39 -0700, użytkownik li...@lazygranch.com napisał: > ./configure --with-extra-library-path /usr/local/lib --with-extra- > include-path /usr/local/include > yielded > > checking build system type... /usr/local/lib > configure: error: invalid value of canonical b

Re: Future of jabberd

2016-05-30 Thread Tomasz Sterna
W dniu 30.05.2016, pon o godzinie 10∶31 +0200, użytkownik Tomasz Sterna napisał: > 7. DBI interface to RDBM. Just one more question. Do you (ML) have a use case for having SM storage in SQL? Is it just for distributed SM only? Maybe it is not worth the effort and we should just drop it and em

Re: Future of jabberd

2016-05-30 Thread Tomasz Sterna
W dniu 30.05.2016, pon o godzinie 12∶50 -0700, użytkownik li...@lazygranch.com napisał: > Do you really have to cache something in jabberd when the data can be > pulled from the sql database? Sure the data has changed. But if you > pull a fresh record each time, I don't see the issue. Unfortunatel

Re: Future of jabberd

2016-05-30 Thread Tomasz Sterna
W dniu 30.05.2016, pon o godzinie 17∶38 +0300, użytkownik brahmann napisał: > Agree (web). [...] Its will be good for those who want it  > but not in jabberd2 code inside. I like how Cherokee web server does this: It has a separate (written in Python) application for Web-based configuration, which

Re: Future of jabberd

2016-05-30 Thread Tomasz Sterna
W dniu 30.05.2016, pon o godzinie 15∶40 +0200, użytkownik Matěj Cepl napisał: >    https://metajack.wordpress.com/2008/08/26/choosing-an-xmpp-server/ >   >    by heart, don't you? When doing large changes in the  >    codebase, it would be probably prudent to take those  >    objections into consid

Re: Future of jabberd

2016-05-30 Thread Tomasz Sterna
W dniu 30.05.2016, pon o godzinie 10∶00 -0700, użytkownik li...@lazygranch.com napisał: > That is one of the beauties of programs written around standard tools > like ‎sql. You can hook into the database and add features, or not. The issue with this approach is that SM component caches user data a

Future of jabberd

2016-05-30 Thread Tomasz Sterna
There are some things we already talked about on Gitter channel [1], but I would like to raise them on the ML for peer review. As you can see from late activity, jabberd2 project is far from dead. With the inclusion of new features like WebSocket support, C99 code compatibility, IPv6 improvements,

Re: jabberd-2.4.0 release

2016-05-28 Thread Tomasz Sterna
W dniu 28.05.2016, sob o godzinie 11∶48 -0700, użytkownik li...@lazygranch.com napisał: > Right. But what exactly do I update? Sorry... I am a Linux guy, not familiar with FreeBSD internals. But I am pretty sure, FreeBSD also has some kind of dynamic linker. Seek its documentation. > I don't un

Re: jabberd-2.4.0 release

2016-05-28 Thread Tomasz Sterna
W dniu 27.05.2016, pią o godzinie 23∶57 -0700, użytkownik li...@lazygranch.com napisał: > I don't understand this: > remember to update /etc/ld.so.conf too Common issue is to build jabberd2 against libraries in non-standard path and then jabberd2 fails to run, because dynamic linker cannot find th

Re: jabberd-2.4.0 release

2016-05-27 Thread Tomasz Sterna
W dniu 27.05.2016, pią o godzinie 19∶14 -0700, użytkownik li...@lazygranch.com napisał: > Do you have both expat and its headers installed? > Verify headers: > /usr/local/include >  > So is this a flag or environment variable I need to set? Yes. $ ./configure --help [...]   --with-extra-include-p

Re: jabberd-2.4.0 release

2016-05-27 Thread Tomasz Sterna
W dniu 27.05.2016, pią o godzinie 00∶09 -0700, użytkownik li...@lazygranch.com napisał: > Actually I had downloaded  jabberd-2.4.0.tar.gz. [...] > Doing some internet search, it is suggested the procedure should be: > aclocal > automake --add-missing > autoconf > ./configure Using jabberd-2.4.0.ta

Re: jabberd-2.4.0 release

2016-05-26 Thread Tomasz Sterna
W dniu 26.05.2016, czw o godzinie 19∶46 -0700, użytkownik li...@lazygranch.com napisał: > This is from my attempt to compile the tar.gz file after doing > autoreconf -i > ./configure > > I get > ./configure: 12735: Syntax error: word unexpected (expecting ")") Do not use the source labeled "Sour

Re: Trying to unsubscribe

2016-05-24 Thread Tomasz Sterna
W dniu 24.05.2016, wto o godzinie 03∶24 +0100, użytkownik David Woodfall napisał: > I've tried 2 or 3 times to unsubscribe from this list. Each time I > get acknowledgement that I have done so, but I still receive mail. > The list owner address doesn't seem to exist too. > If a list admin reads thi

Re: Trying to unsubscribe

2016-05-23 Thread Tomasz Sterna
W dniu 24.05.2016, wto o godzinie 01∶23 -0300, użytkownik Marco Bertolaccini napisał: > Hi. I want to unsubscribe too. Every message distributed by this list has the following headers: List-Id: jabberd2-lists.xiaoka.com List-Post: List-Help:

Re: jabberd-2.4.0 release

2016-05-23 Thread Tomasz Sterna
W dniu 23.05.2016, pon o godzinie 15∶38 -0400, użytkownik Greg Troxel napisał: > Does this imply that it should be safe, aside from cautions in NEWS, > to update a machine running 2.3.x to 2.4.0? Yes. No breaking changes. > Often a minor version change indicates something more dramatic than > bug

jabberd-2.4.0 release

2016-05-22 Thread Tomasz Sterna
Next jabberd2 release is available. Get 2.4.0 release at GitHub: https://github.com/jabberd2/jabberd2/releases This is a bugfix release. Make sure to read the NEWS before upgrade: https://github.com/jabberd2/jabberd2/blob/jabberd-2.4.0/NEWS Changes: * Check for C99 support in compiler * Cou

Re: online/offline with a pipe in SM

2016-05-12 Thread Tomasz Sterna
W dniu 12.05.2016, czw o godzinie 15∶52 +0200, użytkownik Igor Zarraga napisał: > For me it would be good to have a module of SM to make a pipe and > send online/offline events of sessions to another system (like > authreg_pipe).  Perphaps it block sm sending these events and affect > to scalabilit

Re: self signed cert

2016-05-07 Thread Tomasz Sterna
W dniu 03.05.2016, wto o godzinie 16∶51 -0700, użytkownik li...@lazygranch.com napisał: > I know when I used a web hosting company to handle my email, I would > yearly have to blindly trust the new cert. And this exact behavior I'd like to erradicate. Most users do not bother to check whether the

Re: self signed cert

2016-05-03 Thread Tomasz Sterna
W dniu 03.05.2016, wto o godzinie 12∶34 -0700, użytkownik li...@lazygranch.com napisał: > I'm not following you here. You still have encryption with a self > signed cert, but no trust. But if you can't trust yourself, who else > can you trust?  If you have a reliable way of distributing your certi

Re: self signed cert

2016-05-03 Thread Tomasz Sterna
W dniu 03.05.2016, wto o godzinie 09∶40 -0700, użytkownik li...@lazygranch.com napisał: > I suspect you wouldn't want s2s to use a self signed cert, so > allowing two level of verification (c2s and s2s) sounds complex. You > fix one thing in software and you break something else. So, why would you

Re: self signed cert

2016-05-03 Thread Tomasz Sterna
W dniu 03.05.2016, wto o godzinie 02∶12 -0700, użytkownik li...@lazygranch.com napisał: > jabberd2 version(2.3.6) > I followed these instructions: > https://github.com/jabberd2/jabberd2/wiki/InstallGuide-OpenSSLConfigu > ration > [...] > SM  : sx (ssl.c:405) secure channel not established, handshak

Re: self signed cert

2016-05-03 Thread Tomasz Sterna
W dniu 03.05.2016, wto o godzinie 06∶22 -0700, użytkownik li...@lazygranch.com napisał: > So the documentation on generating a self signed cert  is not > correct. It is (for the lack of better word) ancient. Unfortunately, there is no one willing to work on improving it. > Isn't the key generate

Re: self signed cert

2016-05-03 Thread Tomasz Sterna
W dniu 03.05.2016, wto o godzinie 02∶12 -0700, użytkownik li...@lazygranch.com napisał: > How exactly do I specify the cachain for a self signed cert. You need to put your root CA used to sign the cert to the CA certs store specified in 'cachain' option. This is to encourage deployments to stop u

Re: Can't log in;starttls;freebsd 10.2 ; jabberd2 version(2.3.6)

2016-05-01 Thread Tomasz Sterna
W dniu 01.05.2016, nie o godzinie 18∶57 -0700, użytkownik li...@lazygranch.com napisał: > realm="MYDOMAIN>COM" > permfile="/usr/local/etc/jabberd/jabber.pem" > ciphers="TLSv1.2, TLSv1.0" This is incorrect. See:  http://abadcafe.pl/post/136618589813/configure-jabberd-2-for-xmppnet-score-a > requi

Re: Questions...

2016-04-14 Thread Tomasz Sterna
W dniu 13.04.2016, śro o godzinie 09∶19 -0700, użytkownik John Oliver napisał: > 2) Can jabberd2 authenticate against LDAP? Yes it can. Use authreg_ldap or authreg_ldapfull backend. > 3) Can jabberd2 have users auto-join or automatically be buddies? Kind of... storage_ldapvcard module pulls ros

Re: Questions...

2016-04-14 Thread Tomasz Sterna
W dniu 14.04.2016, czw o godzinie 10∶49 +0200, użytkownik Matěj Cepl napisał: > Do we know what is the upgrade story? Does the latest jabberd2  > just takes over the original configuration? Upgrade path is documented: https://github.com/jabberd2/jabberd2/blob/master/NEWS -- /o__ (_<^' Some pe

Re: Accepted presence subscription never signaled to the subscriber

2016-04-01 Thread Tomasz Sterna
W dniu 01.04.2016, pią o godzinie 15∶06 +0200, użytkownik Philipp Jacob napisał: > from='localhost' to='localhost'> > type='subscribed' to='gloox@localhost'/> > > sx (io.c:301) encoding 210 bytes for writing: sx (io.c:255) decoded read data (210 bytes): > to='localhost' from='localhost'> >  

Re: Accepted presence subscription never signaled to the subscriber

2016-04-01 Thread Tomasz Sterna
W dniu 01.04.2016, pią o godzinie 11∶04 +0200, użytkownik Philipp Jacob napisał: > In the router's debug output I can see the incoming subscribed > presence stanza from the contact: > sx (io.c:255) decoded read data (323 bytes): to='localhost'> sc:sm='621b457a7181f454ca07bb4326e73e67096ed383' sc:c

Re: jabberd-2.3.6 release

2016-02-29 Thread Tomasz Sterna
W dniu 29.02.2016, pon o godzinie 17∶35 +0300, użytkownik ungifte...@gmail.com napisał: > Yes, It's Gentoo specific. Sorry.  > >   epatch "${FILESDIR}"/${P}-optimization.patch >   eautoreconf Doh... I should have removed that check long time ago... Done: http://github.com/jabberd2/jabberd2/commi

Re: jabberd-2.3.6 release

2016-02-29 Thread Tomasz Sterna
W dniu 29.02.2016, pon o godzinie 13∶14 +0300, użytkownik ungifte...@gmail.com napisał: > > Next jabberd2 release is available. > > Have to emerge autoconf-archive for new coloring feature Do you build from bare GitHub source? This macro should get included to the release archive which do not re

jabberd-2.3.6 release

2016-02-27 Thread Tomasz Sterna
Next jabberd2 release is available. Get 2.3.6 release at GitHub: https://github.com/jabberd2/jabberd2/releases This is a major bugfix release. The main change is that WebSocket connections are now fully working and stable. Also if you are using MUC, you want to upgrade as 2.3.5 direct presence

jabberd-2.3.5 release

2016-01-28 Thread Tomasz Sterna
Next jabberd2 release is available. Get 2.3.5 release at GitHub: https://github.com/jabberd2/jabberd2/releases This is a major bugfix release with a bit of new features. It fixes recently discovered issue wit secure generation of dialback keys. The user verification via email module should help

Re: missing presence packet

2015-12-06 Thread Tomasz Sterna
W dniu 04.12.2015, pią o godzinie 15∶05 -0500, użytkownik Stepan Salenikovich napisał: > So I'm looking for suggestions as to how this could be debuged... or > any tips as to where to look. Turn on debug logs -D on both c2s and sm and analyse what happens when A logs back on. -- /o__ (_<^' I'

Re: Configuration of SSL?

2015-11-20 Thread Tomasz Sterna
W dniu 20.11.2015, pią o godzinie 15∶25 +0100, użytkownik Matěj Cepl napisał: > On 2015-11-19, 22:58 GMT, Tomasz Sterna wrote: > > I have builds for recent Fedora versions on OBS [1], but > > I prefer to help with maintaining true Fedora/EPEL packages. Understandable. Could

Re: Configuration of SSL?

2015-11-19 Thread Tomasz Sterna
W dniu 19.11.2015, czw o godzinie 20∶42 +0100, użytkownik Matěj Cepl napisał: > OK, then I doomed. :) Don't worry, I can live with a C mark > pretty well. I have builds for recent Fedora versions on OBS [1], but RHEL/Centos are missing on crucial dependencies, so I cannot build for these. [1] ht

Re: Configuration of SSL?

2015-11-18 Thread Tomasz Sterna
W dniu 18.11.2015, śro o godzinie 16∶19 +0100, użytkownik Matěj Cepl napisał: > > in c2s.xml in section set: > > > >     > > ciphers='ECDH+AESGCM:DH+AESGCM:ECDH+AES256:DH+AES256:ECDH+AES > 12 > > 8:DH+AES:RSA+AESGCM:RSA+AES:!aNULL:!MD5:!DSS' > >        >ceplovi.cz > > > > to get A score.

Re: Configuration of SSL?

2015-11-18 Thread Tomasz Sterna
W dniu 18.11.2015, śro o godzinie 11∶30 +0100, użytkownik Matěj Cepl napisał: > So, I would like to switch off RC4 which is really an obsolete > nosense. With Apache I can do it in its configuration, is it > possible to do it somehow for jabberd2? in c2s.xml in section set:     ceplovi.cz to g

Re: XMPP SPAM

2015-11-09 Thread Tomasz Sterna
Dnia 2015-11-09, pon o godzinie 21:18 +0100, Simon Josefsson pisze: > how people handle this? My solution is: # firewall-cmd --permanent --add-rich-rule="rule family=ipv4 source address=193.105.240.126 reject" -- /o__ Is truth not truth for all? (_<^' the Sky", stardate 5476.4. signature.

Re: jabberd-2.3.4 release

2015-10-30 Thread Tomasz Sterna
Dnia 2015-10-30, pią o godzinie 15:45 +0300, ungifte...@gmail.com pisze: > 30.10.2015 12:17, Tomasz Sterna пишет: > > With this release jabberd2 joins HTTP realm with WebSocket client > > It need http-parser for websockets, but configure doesn't check it. It does c

jabberd-2.3.4 release

2015-10-30 Thread Tomasz Sterna
Next jabberd2 release is available. Get 2.3.4 release at GitHub: https://github.com/jabberd2/jabberd2/releases This is a major feature release with a bit of bugfixes. With this release jabberd2 joins HTTP realm with WebSocket client connections handling built in C2S module! :-) Changes: * Re

Re: Message injection

2015-09-02 Thread Tomasz Sterna
Dnia 2015-09-01, wto o godzinie 09:23 -0600, Kyle Waters pisze: > I'm able to insert a message into the queue table and have it pop up > for a user the next time they log in. Is there a way to submit a > message and have it show up immediately for a logged in user with out > going through clien

Re: testing jabberd2 TLS with openssl s_client

2015-05-08 Thread Tomasz Sterna
Dnia 2015-05-08, pią o godzinie 22:47 +0200, Guenther Kuenzel pisze: > what i expect is a dump of the certificate chain, like it is with all > other protocols which are supported by openssl s_client. > any ideas? Misconfigured server? With my server it works just fine... 23:34 ~ $ openssl s_clie

Re: jabberd-2.3.3 release

2015-04-14 Thread Tomasz Sterna
Dnia 2015-04-14, wto o godzinie 15:26 +0200, Matěj Cepl pisze: > Are there any release notes? Are there any changes, upgrade > path? Should the packagers in Linux distros be concerned about > something? As usual https://github.com/jabberd2/jabberd2/blob/master/NEWS I am quoting latest paragraph

jabberd-2.3.3 release

2015-04-13 Thread Tomasz Sterna
Next jabberd2 release is available. Get 2.3.3 release at GitHub: https://github.com/jabberd2/jabberd2/releases This is a bugfix release with a bit of new features added. Changes: - Support for RSA/DH/ECDH key agreement - bcrypt support for MySQL storage - C2S per session user data & authreg au

Re: STARTTLS connection on jabberd2

2015-02-26 Thread Tomasz Sterna
Dnia 2015-02-26, czw o godzinie 12:00 +0100, Matěj Cepl pisze: > https://bugzilla.redhat.com/show_bug.cgi?id=1179229. What do you think > about my comment 3 and the attached patch? I have no idea. My knowledge of TLS is close to vague. -- /o__ Q: What do monsters eat? (_<^' A: Things.

Re: XEP-0138 uncontrolled resource consumption ???

2015-02-26 Thread Tomasz Sterna
Dnia 2015-02-26, czw o godzinie 01:38 +0100, Matěj Cepl pisze: > could anybody confirm that > http://xmpp.org/resources/security-notices/uncontrolled-resource-consumption-with-highly-compressed-xmpp-stanzas/ > As you can see at https://github.com/jabberd2/jabberd2/blob/f6225f9cc5af93835285a0a78

Re: STARTTLS connection on jabberd2

2015-02-26 Thread Tomasz Sterna
Dnia 2015-02-26, czw o godzinie 01:09 +0100, Matěj Cepl pisze: > pemfile="/etc/pki/tls/certs/luther.ceplovi.cz-intermediate.crt" .crt suggests that this is certificate only. You need a .pem with full chain of all certificates from the CA, to your certificate (if not present in global ca-certificat

Re: Some users cannot connect after upgrade from 2.2.17 to 2.3.2

2014-12-27 Thread Tomasz Sterna
n), which start the session, but do not wait for session establishment and send more packets immediately after. -- Tomasz Sterna :(){ :|:&};: Instant Messaging Consultant Open Source Developer http://abadcafe.pl/ http://xiaoka.com/portfolio signature.as

Re: BOSH -> XMPPoWS

2014-09-12 Thread Tomasz Sterna
Dnia 2014-09-12, pią o godzinie 09:29 +0200, Marek Červenka pisze: > > Does jabberd2 accept '=' in final digest-md5 response? IIRC there was a bug reported for this, and it was already fixed long time ago... > solved > it was not on the jabberd2 side Glad to hear that. :-)

Re: jabberd2 web presence

2014-09-04 Thread Tomasz Sterna
Dnia 2014-09-04, czw o godzinie 16:14 +0200, Marek Červenka pisze: > added to > https://github.com/jabberd2/jabberd2/wiki/WebPresence (addons) Thanks. I added a note about webstatus resource. -- Tomasz Sterna :(){ :|:&};: Instant Messaging Consultant O

Re: jabberd2 web presence

2014-08-29 Thread Tomasz Sterna
Dnia 2014-08-28, czw o godzinie 21:24 +0200, Marek Červenka pisze: > can you recommend plugin for web presence for jabberd2? > something like http://www.jabbim.com/services-status-icon.html No need for a plugin. Built-in mod_status stores user presence in 'status' table. You just need to build a w

Re: xhash and it's key

2014-08-29 Thread Tomasz Sterna
Dnia 2014-08-28, czw o godzinie 17:51 +, Shawn Debnath pisze: > The problem is that it breaks scenarios where the user may > use a temp buffer to build the key, then insert or put it in the xhash > and then free the buffer memory. This is invalid use of xhash. > Assumption here is that xhash

Re: c2s per session user data & authreg auth API extension

2014-08-14 Thread Tomasz Sterna
Dnia 2014-08-14, czw o godzinie 23:45 +, Shawn Debnath pisze: > I have modified the > APIs to pass sess_t and then the implementation can choose to pack it > in their private authreg_private data if they so choose. WFM :-) -- Tomasz Sterna :(){ :|:&am

Re: c2s per session user data & authreg auth API extension

2014-08-14 Thread Tomasz Sterna
but the API should be flexible enough to give option to pass anything as authreg_private, not only sess_t*. -- Tomasz Sterna :(){ :|:&};: Instant Messaging Consultant Open Source Developer http://abadcafe.pl/ http://xiaoka.com/portfolio signature.asc Descrip

Re: c2s per session user data & authreg auth API extension

2014-08-14 Thread Tomasz Sterna
Dnia 2014-08-14, czw o godzinie 04:27 +, Shawn Debnath pisze: > - Build a hash table of relevant data and store it in the authreg_t > private data member. Agreed, that needed internal bookkeeping makes it not feasible. > - Retrofit existing interfaces with the necessary data. > a. Introd

Re: Clustering support

2014-08-04 Thread Tomasz Sterna
itical ? > How do we load balance "router" ? We don't. In currently released jabberd2 router cannot be duplicated. Support for router mesh is in the works though. https://github.com/jabberd2/jabberd2/tree/mesh -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: Clustering support

2014-08-04 Thread Tomasz Sterna
I just said. ;-) It just works... I could point you to the code implementing it, but I doubt was that your point? ;-) -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: re: Hello guys, iencounteraproblem,call for help

2014-07-07 Thread Tomasz Sterna
Dnia 2014-07-07, pon o godzinie 12:41 +0800, 304747446 pisze: > the output of ./configure is in the configure.txt How about ./configure --enable-sqlite Please attach generated config.log instead manually copying output. -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: 回复: 回复: 回复: 回复: Hello guys, i encounteraproblem,call for help

2014-07-01 Thread Tomasz Sterna
. Please do: ./configure --enable-sqlite && make clean && make && make install Dissecting autotools build like this is not recommended. -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: 回复: 回复: 回复: Hello guys, i encountera problem,call for help

2014-06-25 Thread Tomasz Sterna
es are built in a hidden subdirectory storage/.libs -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: 回复: 回复: Hello guys, i encountera problem, call for help

2014-06-24 Thread Tomasz Sterna
Dnia 2014-06-25, śro o godzinie 10:50 +0800, 304747446 pisze: > so i turn to the jabberd-2.3.2/storage directory and input "make",but > there is no "storage_sqlite.so" to be built. Did you enable SQLite during configure? ./configure --enable-

Re: 回复: Hello guys, i encounter a problem, call for help

2014-06-24 Thread Tomasz Sterna
Dnia 2014-06-24, wto o godzinie 16:14 +0800, 304747446 pisze: > > You're logging to syslog. Change it to 'file' and make sure you have /usr/local/var/jabberd/log directory created. > /usr/local/var/jabberd/log/sm.log -- Tomasz Sterna

Re: Hello guys, i encounter a problem, call for help

2014-06-23 Thread Tomasz Sterna
Dnia 2014-06-16, pon o godzinie 15:36 +0800, 304747446 pisze: > The error message showed in the terminal is "sm died" What does sm.log say? -- Tomasz Sterna:(){ :|:&};: Instant Messaging ConsultantOpen Source Developer http://ab

Re: How to configure cipher suites and protocols

2014-04-10 Thread Tomasz Sterna
Dnia 2014-04-10, czw o godzinie 00:29 +, Joe Malcolm pisze: > How do you do it in 2.3.x? ./configure --enable-experimental > Is there a way to specify an OpenSSL ciphers string? No. It's hardcoded.

Re: Roster module with custom MySQL requests

2014-04-01 Thread Tomasz Sterna
in offline messages store. If you remove it, you are potentially vulnerable to DoS attack filling your offline storage database with messages for bogus users. -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: Roster module with custom MySQL requests

2014-04-01 Thread Tomasz Sterna
lement the fail-if-not-exist function in your own roster module in this chain. -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: create publish node with idavoll + jabberd2?

2014-02-24 Thread Tomasz Sterna
ake it resolvable to your s2s address if you want it to be reachable from other servers. -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

jabberd-2.3.2 release

2014-02-24 Thread Tomasz Sterna
* systemd unit files For a full change log see: https://github.com/jabberd2/jabberd2/commits/jabberd-2.3.2 -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: create publish node with idavoll + jabberd2?

2014-02-24 Thread Tomasz Sterna
#x27;tnode'/> so, you need to send your queries to="pubsub" domain, not 'test.testdomain.com' servers domain. -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: Ldapvcard + roster

2014-02-19 Thread Tomasz Sterna
xactly what is happening. -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: systemd unit files

2014-02-17 Thread Tomasz Sterna
Dnia 2014-02-14, pią o godzinie 14:23 +0100, Adrian Reber pisze: > I have a simple patch which includes the systemd unit files from the > fedora package into jabberd2 at: Thanks. Merged in 49d48df0f6b6b1d35cf96930644f03b6db66e0d4 -- Tomasz Sterna:(){ :|:&}

Re: Ldapvcard + roster

2014-02-14 Thread Tomasz Sterna
pturous if someone would finally merge both LDAP backends to one. -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: Roster publish

2014-02-11 Thread Tomasz Sterna
s to user normal roster and they will need manual deletion. Also if user edits the contacts details, it will be stored in normal roster. -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

Re: s2s throws coredump with new version of udns-0.3

2014-01-20 Thread Tomasz Sterna
Dnia 2014-01-20, pon o godzinie 12:02 +0100, Marcin Mirosław pisze: > warning: Could not load shared library symbols for linux-vdso.so.1. > Do you need "set solib-search-path" or "set sysroot"? This suggests problems with your local library installation. Check 'ldd' on libudns.so, i.e.: $ ldd /us

Re: How to configure cipher suites and protocols

2014-01-13 Thread Tomasz Sterna
Dnia 2014-01-13, pon o godzinie 13:29 +0100, MacLemon pisze: > I want to disable SSLv3 in favour of TLSv1 only. (Apple jabberd2 is > linked against a pre-historic OpenSSL 0.9.8 so it doesn't support TLS > 1.2.) I also want to get rid of weak ciphers and try to enable forward > secrecy handshake nam

Re: Roster module with custom MySQL requests

2014-01-10 Thread Tomasz Sterna
Dnia 2014-01-10, pią o godzinie 13:54 +0100, Sylvain Guglielmi pisze: > My question : Should I add a "timetick" chain to the SM (called every > second for example), and add my module to this chain (with a rate_t > check) ? I'm not thrilled by this solution, because for now, I haven't > changed any

Re: push notification system (pns)

2014-01-09 Thread Tomasz Sterna
Dnia 2014-01-09, czw o godzinie 22:00 +0530, Kumar Deepak pisze: > 1. User A is running xmpp client at his iPHONE > 2. User B is running xmpp client at his desktop > 3. User B sends message to A, but A's xmpp client is either not > running or running in background. At pt.1 you stated that A's xmp

Re: push notification system (pns)

2014-01-09 Thread Tomasz Sterna
what you need. IIRC you would like a method to notify a disconnected client, that there are pending offline messages waiting and it needs to connect to get these; am I right? -- Tomasz Sterna @ http://abadcafe.pl/ @ http://www.xiaoka.com/

  1   2   3   4   5   6   7   >