aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Moritz Hallberg <pesco@khjk.org>2010-09-19 20:52:37 +0200
committerSven Moritz Hallberg <pesco@khjk.org>2010-09-19 20:52:37 +0200
commit21710443be24b793dd14dc22ba6899ac25af3eca (patch)
tree821d6e73e17d5f6d76fc7bea5af084299797a592
parent99a01b907b5be9467908bcce09e146e6f38c40d1 (diff)
help entry for 'otr smpq'
-rw-r--r--doc/user-guide/commands.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index f2b8f5f8..95813214 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -422,6 +422,23 @@
</bitlbee-command>
+ <bitlbee-command name="smpq">
+ <syntax>otr smpq &lt;nick&gt; &lt;question&gt; &lt;answer&gt;</syntax>
+
+ <description>
+
+ <para>
+ Attempts to authenticate the given user's active fingerprint via the Socialist Millionaires' Protocol, Q&amp;A style.
+ </para>
+
+ <para>
+ When initiating SMP, this is an alternative to the 'otr smp' command. The shared secret is provided as the answer to a specific question. The question is transmitted with the initial SMP packet and used to prompt the other party. If the protocol succeeds (i.e. they give the correct answer), the fingerprint will be trusted.
+ </para>
+
+ </description>
+
+ </bitlbee-command>
+
<bitlbee-command name="trust">
<syntax>otr trust &lt;nick&gt; &lt;fp1&gt; &lt;fp2&gt; &lt;fp3&gt; &lt;fp4&gt; &lt;fp5&gt;</syntax>