XEP-0423: more feedback for Future

This commit is contained in:
Georg Lukas 2019-10-14 18:34:46 +02:00
parent 6db00df9e2
commit 70e1336e77
1 changed files with 21 additions and 5 deletions

View File

@ -431,13 +431,29 @@
<section1 topic='Future Development' anchor='future'>
<p>This section outlines the protocol specifications that will become
relevant for developers in the future, but are not ready for production
yet. THIS IS A VERY ROUGH TEMPORARY LIST MEANT FOR DISCUSSION!</p>
yet. Developers are encouraged to implement those and to share
their experience and feedback.</p>
<ul>
<li>&xep0369; and related specifications</li>
<li>&xep0386; and &xep0409;</li>
<li>&xep0384; and &xep0380; and &xep0396;</li>
<li>Client connection optimizations: &xep0386; and &xep0409;, maybe also &xep0397;</li>
<li>Mediated Information eXchange (MIX): &xep0369; and its respective components:
<ul>
<li>&xep0403;</li>
<li>&xep0404;</li>
<li>&xep0405;</li>
<li>&xep0406;</li>
<li>&xep0407;</li>
</ul>
</li>
<li>End-to-End Encryption (E2EE): &xep0380; for tagging encrypted messages, and also one or multiple of the following for actual encryption:
<ul>
<li>&xep0384; and &xep0396;</li>
<li>&xep0374;</li>
</ul>
</li>
<li>&xep0385;</li>
<li>&xep0402;</li>
<li>&xep0402; to phase out &xep0048;, &xep0049;, and &xep0411;</li>
<li>&xep0225; to phase out &xep0114;</li>
<li>&xep0390; to phase out &xep0115;</li>
</ul>
</section1>
<section1 topic='Implementation Notes' anchor='impl'>