diff --git a/xep-0373.xml b/xep-0373.xml index cc3248c3..9eb36f62 100644 --- a/xep-0373.xml +++ b/xep-0373.xml @@ -61,7 +61,7 @@ Standards Foundation. valodim@stratum0.org - 0.0.2 + 0.1 2016-05-10 XEP Editor (ssw)

Initial published version approved by the XMPP Council.

@@ -172,7 +172,7 @@ Standards Foundation. (Ed.). Springer-Verlag, London, UK, UK, 83-107. <https://www.iacr.org/archive/eurocrypt2002/23320080/adr.pdf>. The XMPP address found in the 'to' element's 'jid' attribute - SHOULD be without Resourcepart (i.e. a bare JID). A &sign; content + SHOULD be without Resourcepart (i.e., a bare JID). A &sign; content element may not carry a 'to' attribute. The 'time' element MUST have a 'stamp' attribute which contains the timestamp when the OpenPGP content element was signed and/or encrypted in the diff --git a/xep-0374.xml b/xep-0374.xml index 7132c401..1a4e8709 100644 --- a/xep-0374.xml +++ b/xep-0374.xml @@ -55,7 +55,7 @@ Standards Foundation. valodim@stratum0.org - 0.0.2 + 0.1 2016-05-10 XEP Editor (ssw)

Initial published version approved by the XMPP Council.

@@ -73,12 +73,12 @@ Standards Foundation.

This XMPP extension protocol specifies a profile of &xep0373; for OpenPGP secured Instant Messaging (IM).

-

Unlike similar XEPs, e.g. OMEMO, this XEP does not +

Unlike similar XEPs, e.g., OMEMO, this XEP does not provide Forward Secrecy (FS), but as an advantage in return, allows users to read their archived conversations (respectively their encrypted data) later on. Of course, only as long as they still possess the according secret key. FS and being able to decrypt - archived messages are mutually exclusive, i.e. one can not have + archived messages are mutually exclusive, i.e., one can not have both. The authors therefore consider this XEP complementary to similar ones which also provide end-to-end encryption but with a different feature set.

@@ -90,7 +90,7 @@ Standards Foundation.

If an entity supports exchanging OpenPGP encrypted and signed - instant messages over XMPP, i.e. what is specified herein, it MUST + instant messages over XMPP, i.e., what is specified herein, it MUST advertise that fact by announcing a &xep0030; feature of 'urn:xmpp:openpgp:im:0'. It thus includes this feature in response to a service discovery request.