view mcabber/doc/help/nl/hlp_pgp.txt @ 1176:547a8ca7c1a8

Move init_bindings() to screen.c, with a few updates - Move the function init_bindings() to screen.c scr_init_bindings() - Get rid of the malloc/free - Add two key bindings: Meta-a, Meta-b - Put the comments on the same line when it is possible, in order to save some space.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Apr 2007 22:03:49 +0200
parents 4c702f30ff2c
children d313bf25b9d5
line wrap: on
line source


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

Dit commando manipuleert de PGP instellingen voor het specifieke jid (standaard is dat de actieve buddy).
Houd er rekening mee dat er geen PGP versleuteling gebruikt wordt indien PGP ondersteuning aan de andere kant ontbreekt, zelfs wanneer PGP geactiveerd is met "/pgp enable"

/pgp disable [jid]
 Uitzetten van PGP versleuteling voor jid (of de actieve buddy)
/pgp enable [jid]
 Activeren van PGP versleuteling voor jid (of de actieve buddy)
/pgp info [jid]
 Toon de huidige PGP instellingen voor de buddy
/pgp setkey [jid [key]]
 Stel de PGP sleutel in die wordt gebruikt voor het versleutelen van berichten voor de buddy.
 Indien geen sleutel wordt aangegeven, wordt de actieve sleutel gewist.
 Je kunt de verkorte schrijfwijze "." gebruiken voor de actieve buddy.