comparison 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
comparison
equal deleted inserted replaced
1068:6646d2ed7f74 1069:641e6c618e5d
1
2 /PGP disable|enable|info [jid]
3 /PGP setkey [jid [key]]
4
5 This command manipulate PGP settings for the specified jid (by default the currently selected contact).
6 Please note that PGP encryption won't be used if no remote PGP support is detected, even if PGP is enabled with this command.
7
8 /pgp disable [jid]
9 Disable PGP encryption for jid (or the currently selected contact)
10 /pgp enable [jid]
11 Enable PGP encryption for jid (or the currently selected contact)
12 /pgp info [jid]
13 Show current PGP settings for the contact
14 /pgp setkey [jid [key]]
15 Set the PGP key to be used to encrypt message for this contact.
16 If no key is provided, the current key is erased.
17 You can use the shortcut-jid "." for the currently selected contact.