|
|
|
@ -10,8 +10,8 @@
@@ -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 @@
@@ -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 @@
@@ -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 @@
@@ -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> |