view mcabber/doc/help/en/hlp_otr.txt @ 2168:87244845fd9c

Handle fractional seconds with more (or less) than 3 digits in timestamps According to XEP-0082, the "fractional second addendum to Time MAY contain any number of digits". Reported by Holger.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Dec 2014 20:19:37 +0100
parents a6d71ddf927f
children 278b8c1cf193
line wrap: on
line source


 /OTR key
 /OTR start|stop|info [jid]
 /OTR fingerprint [jid [fpr]]
 /OTR smpq|smpr [jid] secret
 /OTR smpa [jid]

You can use the shortcut-jid "." for the currently selected contact.

/otr key
 Print the fingerprint of your private key to the Status Buffer
/otr start [jid]
 Open an OTR channel to the specified jid (or the currently selected contact)
/otr stop [jid]
 Close the OTR channel to the specified jid (or the currently selected contact)
/otr info [jid]
 Show current OTR status for the specified jid (or the currently selected contact)
/otr fingerprint [jid [fpr]]
 Show the active fingerprint of an OTR channel.
 If the fingerprint is provided instead of "fpr", the fingerprint will become trusted.  If you replace "fpr" by some bogus string the fingerprint will loose the trusted status.
/otr smpq [jid] secret
 Initiate the Socialist Millionaires Protocol with the secret and the buddy
/otr smpr [jid] secret
 Respond to the Initiation of the jid with the secret
/otr smpa [jid]
 Abort the running Socialist Millionaires Protocol