view mcabber/doc/help/en/hlp_pgp.txt @ 1069:641e6c618e5d

Add documentation for command /pgp
author Mikael Berthe <mikael@lilotux.net>
date Sat, 02 Dec 2006 14:24:11 +0100
parents
children 6f602d3270a4
line wrap: on
line source


 /PGP disable|enable|info [jid]
 /PGP setkey [jid [key]]

This command manipulate PGP settings for the specified jid (by default the currently selected contact).
Please note that PGP encryption won't be used if no remote PGP support is detected, even if PGP is enabled with this command.

/pgp disable [jid]
 Disable PGP encryption for jid (or the currently selected contact)
/pgp enable [jid]
 Enable PGP encryption for jid (or the currently selected contact)
/pgp info [jid]
 Show current PGP settings for the contact
/pgp setkey [jid [key]]
 Set the PGP key to be used to encrypt message for this contact.
 If no key is provided, the current key is erased.
 You can use the shortcut-jid "." for the currently selected contact.