Further document Conversations features
Added latest and most important XEPs in list-form.
This commit is contained in:
parent
0bd4bcecbe
commit
23fda2c38a
28
about.xhtml
28
about.xhtml
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - About -->
|
<!-- Inferencium - Website - About -->
|
||||||
<!-- Version: 10.2.0-alpha.10 -->
|
<!-- Version: 10.2.0-alpha.11 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -743,6 +743,32 @@
|
|||||||
<a href="https://xmpp.org/">XMPP</a>
|
<a href="https://xmpp.org/">XMPP</a>
|
||||||
client which serves as the de facto XMPP reference client and
|
client which serves as the de facto XMPP reference client and
|
||||||
has great usability.</p>
|
has great usability.</p>
|
||||||
|
<p>It supports the latest and most important XMPP extensions
|
||||||
|
(XEPs), including, but not limited to:</p>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://xmpp.org/extensions/xep-0384.html"><b>XEP-0384 (OMEMO Encryption)</b></a><b>:</b>
|
||||||
|
Provides end-to-end encryption with perfect forward
|
||||||
|
secrecy</li>
|
||||||
|
<li><a href="https://xmpp.org/extensions/xep-0065.html"><b>XEP-0065 (SOCKS5 Bytestreams)</b></a><b>:</b>
|
||||||
|
Allows file transfers behind network address translation
|
||||||
|
and firewalls</li>
|
||||||
|
<li><a href="https://xmpp.org/extensions/xep-0198.html"><b>XEP-0198 (Stream Management)</b></a><b>:</b>
|
||||||
|
Allows XMPP to survive small network outages and changes
|
||||||
|
of the underlying TCP connection</li>
|
||||||
|
<li><a href="https://xmpp.org/extensions/xep-0215.html"><b>XEP-0215 (External Service Discovery)</b></a><b>:</b>
|
||||||
|
Facilitates peer-to-peer audio and video calls via
|
||||||
|
STUN/TURN</li>
|
||||||
|
<li><a href="https://xmpp.org/extensions/xep-0280.html"><b>XEP-0280 (Message Carbons)</b></a><b>:</b>
|
||||||
|
Allows synchronising messages across different XMPP
|
||||||
|
clients and sessions</li>
|
||||||
|
<li><a href="https://xmpp.org/extensions/xep-0313.html"><b>XEP-0313 (Message Archive Management)</b></a><b>:</b>
|
||||||
|
Allows storing messages on, and synchronising messages
|
||||||
|
with, the server, which is useful for scenarios such as
|
||||||
|
being offline</li>
|
||||||
|
<li><a href="https://xmpp.org/extensions/xep-0363.html"><b>XEP-0363 (HTTP File Upload)</b></a><b>:</b>
|
||||||
|
Allows sharing files in multi-user chats and with
|
||||||
|
offline contacts.</li>
|
||||||
|
</ul>
|
||||||
</td>
|
</td>
|
||||||
<td headers="software-smartphone-source_model conversations">
|
<td headers="software-smartphone-source_model conversations">
|
||||||
<p>Open-source</p>
|
<p>Open-source</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user