diff --git a/inbox/otrdisco.xml b/inbox/otrdisco.xml index be091d1e..d9dd19b5 100644 --- a/inbox/otrdisco.xml +++ b/inbox/otrdisco.xml @@ -61,18 +61,24 @@

If an entity supports OTR it MUST advertise the fact by returning a feature of 'urn:xmpp:otr:0' &VNOTE; in response to a &xep0030; - information request. It MUST also include '<version>' elements for - each version of the OTR protocol that is supported. Eg. an entity which - supports OTR versions 2 and 3 might include the following feature in its - disco info list: - + information request. This indicates support for OTRv3 as defined by + + Off-the-Record Messaging Protocol version 3 + + + (Accessed 2015-08-30). "Off-the-Record Messaging Protocol version 3" + < + https://otr.cypherpunks.ca/Protocol-v3-4.0.0.html + > + . - 2 - 3 - + ]]>

+

+ If older versions of OTR are required, they may be discovered out of band + using OTRs built in mechanism which is beyond the scope of this document. +