comparison doc/libervia-cli/encryption.rst @ 3505:4705f80b6e23

doc: more renaming
author Goffi <goffi@goffi.org>
date Thu, 22 Apr 2021 18:16:19 +0200
parents c80a0f864b5d
children 267e4987b58b
comparison
equal deleted inserted replaced
3504:9f7a867d9722 3505:4705f80b6e23
1 ======================================== 1 ========================================
2 encryption: encryption sessions handling 2 encryption: encryption sessions handling
3 ======================================== 3 ========================================
4 4
5 Salut à Toi being an XMPP client does encryption by default between client and server. In 5 Libervia being an XMPP client does encryption by default between client and server. In
6 addition, SàT is also capable of doing end-to-end (e2e) encryption, meaning that the 6 addition, SàT is also capable of doing end-to-end (e2e) encryption, meaning that the
7 payload of messages are encrypted to be hidden from the servers (and their 7 payload of messages are encrypted to be hidden from the servers (and their
8 administrators). The ``encryption`` commands are here to handle those e2e encryption 8 administrators). The ``encryption`` commands are here to handle those e2e encryption
9 sessions and algorithms. 9 sessions and algorithms.
10 10
13 For the moment, only one 2 one chat messages can be e2e encrypted 13 For the moment, only one 2 one chat messages can be e2e encrypted
14 14
15 algorithms 15 algorithms
16 ========== 16 ==========
17 17
18 Display e2e encryption algorithms available in this instance of Salut à Toi. 18 Display e2e encryption algorithms available in this instance of Libervia.
19 19
20 example 20 example
21 ------- 21 -------
22 22
23 Show available e2e algorithms:: 23 Show available e2e algorithms::