-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace sleekxmpp with slixmpp #1614
Labels
Comments
I'll ask on the mailing list if someone is using this bot before we put our efforts in adapting it. |
ghost
pushed a commit
that referenced
this issue
Oct 23, 2020
Adds a warning that the xmpp bots are unmaintained #1614
ghost
pushed a commit
that referenced
this issue
Dec 14, 2020
This was evaluated on the mailinglist in https://lists.cert.at/pipermail/intelmq-users/2020-October/000177.html This removes both the XMPP collector bot and the XMPP output bot, any documentation regarding those bots and the test for those bots. It also updates installation instructions to not list python-sleekxmpp as dependency. Closes: #1614
ghost
pushed a commit
that referenced
this issue
Feb 25, 2021
This removes both the XMPP collector bot and the XMPP output bot, any documentation regarding those bots and the test for those bots. It also updates installation instructions to not list python-sleekxmpp as dependency. This was evaluated on the mailinglist in https://lists.cert.at/pipermail/intelmq-users/2020-October/000177.html and the XMPP bots were depracated in 391d625 Closes: #1614
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, the sleekxmpp repository states: "SleekXMPP is deprecated in favor of Slixmpp, a fork which takes full advantage of Python 3 and asyncio."
SleekXMPP is used for an xmpp output and an xmpp collector, they should be migrated to slixmpp (https://lab.louiz.org/poezio/slixmpp)
cheers,
Birger
The text was updated successfully, but these errors were encountered: