Changeset 2171044
- Timestamp:
- 2010-09-19T18:52:37Z (14 years ago)
- Branches:
- master
- Children:
- 9cc653c
- Parents:
- 99a01b9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
r99a01b9 r2171044 423 423 </bitlbee-command> 424 424 425 <bitlbee-command name="smpq"> 426 <syntax>otr smpq <nick> <question> <answer></syntax> 427 428 <description> 429 430 <para> 431 Attempts to authenticate the given user's active fingerprint via the Socialist Millionaires' Protocol, Q&A style. 432 </para> 433 434 <para> 435 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. 436 </para> 437 438 </description> 439 440 </bitlbee-command> 441 425 442 <bitlbee-command name="trust"> 426 443 <syntax>otr trust <nick> <fp1> <fp2> <fp3> <fp4> <fp5></syntax>
Note: See TracChangeset
for help on using the changeset viewer.