mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 00:35:02 -05:00
Accept EME ProtoXEP, assigned XEP-0380
This commit is contained in:
parent
1c7f661317
commit
31e79d9e3d
@ -10,8 +10,8 @@
|
||||
<abstract>This specification provides a way to mark encrypted messages so the
|
||||
recipient can discover how to decrypt it.</abstract>
|
||||
&LEGALNOTICE;
|
||||
<number>xxxx</number>
|
||||
<status>ProtoXEP</status>
|
||||
<number>0380</number>
|
||||
<status>Experimental</status>
|
||||
<type>Standards Track</type>
|
||||
<sig>Standards</sig>
|
||||
<approver>Council</approver>
|
||||
@ -29,6 +29,14 @@
|
||||
<email>linkmauve@linkmauve.fr</email>
|
||||
<jid>linkmauve@linkmauve.fr</jid>
|
||||
</author>
|
||||
<revision>
|
||||
<version>0.1</version>
|
||||
<date>2016-10-26</date>
|
||||
<initials>fs</initials>
|
||||
<remark>
|
||||
<p>Initial published version approved by the XMPP Council.</p>
|
||||
</remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.0.2</version>
|
||||
<date>2016-08-28</date>
|
||||
@ -99,7 +107,7 @@
|
||||
display that the message was encrypted but that it is not able to decrypt
|
||||
it instead of displaying the body, for example:</p>
|
||||
<div class='example'>
|
||||
<p>🔒 This message was encrypted with OTR (urn:xmpp:otr:0) and could not be
|
||||
<p>This message was encrypted with OTR (urn:xmpp:otr:0) and could not be
|
||||
decrypted.</p>
|
||||
</div>
|
||||
|
||||
@ -125,7 +133,7 @@
|
||||
<p>Upon receiving this message, Juliet’s current client prompts her to enable
|
||||
a plugin, or even do it on its own, possible representations include:</p>
|
||||
<div class='example'>
|
||||
<p>🔒 This message was encrypted with OpenPGP for XMPP
|
||||
<p>This message was encrypted with OpenPGP for XMPP
|
||||
(urn:xmpp:openpgp:0), <link url="#">click here</link> to enable this
|
||||
plugin.</p>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user