<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>xmpp</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/420/feed"/>
    <updated>2026-08-02T02:12:41+00:00</updated>
    <id>https://links.biapy.com/guest/tags/420/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12232</id>
            <title type="text"><![CDATA[XMPP]]></title>
            <link rel="alternate" href="https://xmpp.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12232"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The universal messaging standard.

XMPP is the Extensible Messaging and Presence Protocol, a set of open technologies for instant messaging, presence, multi-party chat, voice and video calls, collaboration, lightweight middleware, content syndication, and generalized routing of XML data.

Related contents:

- [Episode 146 @ Linux Dev Time](https://linuxdevtime.com/linux-dev-time-episode-146/).]]>
            </summary>
            <updated>2026-03-22T18:10:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11588</id>
            <title type="text"><![CDATA[Snikket Chat]]></title>
            <link rel="alternate" href="https://snikket.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11588"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Chat that is simple, secure, and private.
Everything you expect from an easy-to-use messaging platform, but now under your control. 

- [Snikket server images @ GitHub](https://github.com/snikket-im/snikket-server/).]]>
            </summary>
            <updated>2026-01-23T14:04:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/250</id>
            <title type="text"><![CDATA[Prosody IM]]></title>
            <link rel="alternate" href="https://prosody.im/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/250"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.

Related contents:

- [A dive into open chat protocols @ Alopex Networks](https://wiki.alopex.li/ADiveIntoOpenChat#a-dive-into-open-chat-protocols).]]>
            </summary>
            <updated>2025-12-09T11:38:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1148</id>
            <title type="text"><![CDATA[sslh]]></title>
            <link rel="alternate" href="https://github.com/yrutschle/sslh" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1148"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A ssl/ssh multiplexer.

Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port).

sslh accepts connections on specified ports, and forwards them further based on tests performed on the first data packet sent by the remote client.

Probes for HTTP, TLS/SSL (including SNI and ALPN), SSH, OpenVPN, tinc, XMPP, SOCKS5, are implemented, and any other protocol that can be tested using a regular expression, can be recognised. A typical use case is to allow serving several services on port 443 (e.g. to connect to SSH from inside a corporate firewall, which almost never block port 443) while still serving HTTPS on that port.

Related contents:

- [Tunneling corporate firewalls for developers @ FrostKimi&amp;#039;s Secrets](https://blog.frost.kiwi/tunneling-corporate-firewalls/).]]>
            </summary>
            <updated>2025-08-28T19:07:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5041</id>
            <title type="text"><![CDATA[biboumi]]></title>
            <link rel="alternate" href="https://biboumi.louiz.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5041"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[XMPP gateway to IRC.

Biboumi is a Free, Libre and Open Source XMPP gateway that connects to IRC servers and translates between the two protocols. Its goal is to let XMPP users take part in IRC discussions, using their favourite XMPP client.

[Biboumi sources](https://lab.louiz.org/louiz/biboumi).]]>
            </summary>
            <updated>2025-08-29T05:57:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5363</id>
            <title type="text"><![CDATA[Poezio]]></title>
            <link rel="alternate" href="https://poez.io/en/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5363"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Poezio is a free console XMPP client (the protocol on which the Jabber IM network is built). 
 
Its goal is to let you connect very easily (no account creation needed) to the network and join various chatrooms, immediately. It tries to look like the most famous IRC clients (weechat, irssi, etc). Many commands are identical and you won&amp;#039;t be lost if you already know these clients. Configuration can be made in a configuration file or directly from the client.]]>
            </summary>
            <updated>2025-08-29T06:51:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6456</id>
            <title type="text"><![CDATA[Converse.js:]]></title>
            <link rel="alternate" href="https://github.com/conversejs/converse.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6456"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Web-based XMPP/Jabber chat client written in JavaScript
Converse is a web based XMPP/Jabber chat client.
You can either use it as a webchat app, or you can integrate it into your own website.
It&amp;#039;s 100% client-side JavaScript, HTML and CSS and the only backend required is a modern XMPP server.]]>
            </summary>
            <updated>2025-08-29T09:53:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7609</id>
            <title type="text"><![CDATA[Salut &amp;amp;#224; Toi]]></title>
            <link rel="alternate" href="http://salut-a-toi.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7609"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the multi frontend, multipurpose communication tool
SàT covers a large spectrum of the Internet functions and uses:

    Chat with one or many contacts, in public or private rooms.
    Organize contact groups and restrict the visibility of your messages.
    End-to-end encryption makes your communications private.
    Blogging system to share instant thoughts or write longer articles.
    File sharing, games, interaction with other networks.]]>
            </summary>
            <updated>2025-08-29T13:07:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8283</id>
            <title type="text"><![CDATA[Converse.js]]></title>
            <link rel="alternate" href="https://conversejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8283"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An XMPP chat client for your website]]>
            </summary>
            <updated>2025-08-29T14:58:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8388</id>
            <title type="text"><![CDATA[Salut &amp;amp;#224; Toi]]></title>
            <link rel="alternate" href="http://www.salut-a-toi.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8388"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[l&amp;#039;outil de communication multi-interfaces et multi-usages]]>
            </summary>
            <updated>2025-08-29T15:16:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8405</id>
            <title type="text"><![CDATA[UserEcho]]></title>
            <link rel="alternate" href="http://userecho.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8405"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Complete customer support solution - feedback service, helpdesk, chat]]>
            </summary>
            <updated>2025-08-29T15:18:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8457</id>
            <title type="text"><![CDATA[Live helper chat, open source live support.]]></title>
            <link rel="alternate" href="http://livehelperchat.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8457"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free &amp;amp;amp; Flexible &amp;amp;amp; Open source - Live Support chat for your website. Web and desktop clients. XMPP notifications, GTalk, Jabber, OpenFire, Chrome extension, Node.js support, MySQL, PostgreSQL]]>
            </summary>
            <updated>2025-08-29T15:28:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8562</id>
            <title type="text"><![CDATA[Metronome IM | LW.Org]]></title>
            <link rel="alternate" href="http://www.lightwitch.org/metronome" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8562"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Metronome is the XMPPd which runs on LW.Org IM and from recently also on Jappix&amp;#039;s official service.]]>
            </summary>
            <updated>2025-08-29T15:44:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9964</id>
            <title type="text"><![CDATA[Prosody IM]]></title>
            <link rel="alternate" href="http://prosody.im/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9964"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Prosody is a modern flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to set up and configure, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.

Prosody is licensed under the permissive MIT/X11 license.]]>
            </summary>
            <updated>2025-08-29T19:38:47+00:00</updated>
        </entry>
    </feed>
