table of contents
- bookworm 0.13.1-2
- bookworm-backports 0.14.0-1~bpo12+1
- testing 0.14.0-3
- unstable 0.14.0-3
man(1) | Profanity XMPP client | man(1) |
NAME¶
/otr - the Profanity /otr command.
DESCRIPTION¶
Off The Record (OTR) commands to manage keys, and perform OTR encryption during chat sessions.
SYNOPSIS¶
/otr libver
/otr gen
/otr myfp|theirfp
/otr start [<contact>]
/otr end
/otr trust|untrust
/otr secret <secret>
/otr question <question> <answer>
/otr answer <answer>
/otr policy manual|opportunistic|always [<contact>]
/otr log on|off|redact
/otr char <char>
/otr sendfile on|off
ARGUMENTS¶
libver
gen
myfp
theirfp
start [<contact>]
end
trust|untrust
secret <secret>
question <question> <answer>
answer <answer>
policy manual
policy manual <contact>
policy opportunistic
policy opportunistic <contact>
policy always
policy always <contact>
log on|off
log redact
char <char>
sendfile on|off
EXAMPLES¶
/otr log off
/otr policy manual
/otr policy opportunistic odin@valhalla.edda
/otr gen
/otr start odin@valhalla.edda
/otr myfp
/otr theirfp
/otr question "What is the name of my rabbit?" fiffi
/otr end
/otr char *
2023-08-03 | 0.13.1 |