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¶
/ox - the Profanity /ox command.
DESCRIPTION¶
OpenPGP (OX) commands to manage keys, and perform OpenPGP encryption during chat sessions. Your OpenPGP key needs a user-id with your JID URI (xmpp:local@domain.tld). A key can be generated with "gpg --quick-gen-key xmpp:local@domain.tld future-default default 3y". See man profanity-ox-setup for details on how to set up OX the first time.
SYNOPSIS¶
/ox keys
/ox contacts
/ox start [<contact>]
/ox end
/ox log on|off|redact
/ox char <char>
/ox announce <file>
/ox discover <jid>
/ox request <jid> <keyid>
ARGUMENTS¶
keys
contacts
start [<contact>]
end
log on|off
log redact
char <char>
announce <file>
discover <jid>
request <jid> <keyid>
EXAMPLES¶
/ox log off
/ox start odin@valhalla.edda
/ox end
/ox char X
2023-08-03 | 0.13.1 |