We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b124cf commit a228cf2Copy full SHA for a228cf2
docs/source/features.rst
@@ -35,6 +35,12 @@ End to end message encryption (`XEP-0384 OMEMO <https://xmpp.org/extensions/xep-
35
of uploaded files. Files will be uploaded WITHOUT ENCRYPTION, even when
36
OMEMO is enabled.
37
38
+.. note::
39
+ For end-to-end encryption via OMEMO, you'll need to load `libsignal-protocol.js
40
+ <https://github.com/signalapp/libsignal-protocol-javascript>`_ separately in
41
+ your page. Take a look at the section on :ref:`libsignal <dependency-libsignal>` and the
42
+ :ref:`security considerations around OMEMO <feature-omemo>`.
43
+
44
Converse supports OMEMO encryption based on the
45
`Signal Protocol <https://github.com/signalapp/libsignal-protocol-javascript>`_.
46
0 commit comments