diff -r d4b97a2423eb -r 8a395c2cafc4 mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Sun Nov 26 10:30:52 2006 +0100 +++ b/mcabber/mcabberrc.example Sun Nov 26 10:42:25 2006 +0100 @@ -38,6 +38,17 @@ #set ssl_capath = #set ssl_ciphers = +# PGP support +# Set pgp to 1 to enable OpenPGP. +# To sign outgoing messages, select your private key id with +# the pgp_private_key option. You cannot change these options once +# mcabber is running. +#set pgp = 0 +#set pgp_private_key = "B0B92210" +# +# You can set your PGP passhrase here, although it's NOT advised. +#set pgp_passphrase = "PGPpassword" + # Conference nickname # This nickname is used when joining a room, when no nick is explicitly # specified by the user. Note that when the nickname option is not set,