libver
Show which version of the libotr library is being used.
gen
Generate your private key.
myfp
Show your fingerprint.
theirfp
Show contacts fingerprint.
start[<contact>]
Start an OTR session with contact, or current recipient if omitted.
end
End the current OTR session.
trust|untrust
Indicate whether or not you trust the contact's fingerprint.
secret<secret>
Verify a contact's identity using a shared secret.
question<question><answer>
Verify a contact's identity using a question and expected answer.
answer<answer>
Respond to a question answer verification request with your answer.
policymanual
Set the global OTR policy to manual, OTR sessions must be started manually.
policymanual<contact>
Set the OTR policy to manual for a specific contact.
policyopportunistic
Set the global OTR policy to opportunistic, an OTR session will be attempted upon starting a
conversation.
policyopportunistic<contact>
Set the OTR policy to opportunistic for a specific contact.
policyalways
Set the global OTR policy to always, an error will be displayed if an OTR session cannot be initiated
upon starting a conversation.
policyalways<contact>
Set the OTR policy to always for a specific contact.
logon|off
Enable or disable plaintext logging of OTR encrypted messages.
logredact
Log OTR encrypted messages, but replace the contents with [redacted].
char<char>
Set the character to be displayed next to OTR encrypted messages.
sendfileon|off
Allow /sendfile to send unencrypted files while in an OTR session.