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¶
/pgp - the Profanity /pgp command.
DESCRIPTION¶
Open PGP commands to manage keys, and perform PGP encryption during chat sessions. See the /account command to set your own PGP key.
SYNOPSIS¶
/pgp libver
/pgp keys
/pgp contacts
/pgp setkey <contact> <keyid>
/pgp start [<contact>]
/pgp end
/pgp log on|off|redact
/pgp char <char>
/pgp sendfile on|off
/pgp sendpub [<contact>]
ARGUMENTS¶
libver
keys
contacts
setkey <contact> <keyid>
start [<contact>]
end
log on|off
log redact
char <char>
sendfile on|off
autoimport on|off
sendpub [<contact>]
EXAMPLES¶
/pgp log off
/pgp setkey odin@valhalla.edda BA19CACE5A9592C5
/pgp start odin@valhalla.edda
/pgp end
/pgp char P
2023-08-03 | 0.13.1 |