slixmpp-omemo-release: Add note about Full Stanza Encryption
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
43ee71b58b
commit
5ed0d1b165
1 changed files with 9 additions and 0 deletions
|
@ -91,4 +91,13 @@ now that we have the foundations next step is to implement OMEMO in [Poezio].
|
|||
|
||||
Any help is welcome!
|
||||
|
||||
|
||||
EDIT 2019-03-02: _A small but important precision on Full Stanza Encryption.
|
||||
I did write "what is usually called", because it does not actually consist in
|
||||
encrypting the full stanza. The server still needs to see routing information,
|
||||
as well [messages hints][XEP-0334] (e.g., `<no-copy/>` or `<no-store/>`)
|
||||
designed for the server rather than the final recipient. A better name might
|
||||
be "Arbitrary Extension Element Encryption" (thanks Flow.)_
|
||||
|
||||
[Poezio]: https://poez.io
|
||||
[XEP-0334]: https://xmpp.org/extensions/xep-0334.html
|
||||
|
|
Loading…
Reference in a new issue