view mcabber/doc/help/en/hlp_authorization.txt @ 1067:a5dc85fdebde

Add key comparison for signatures & use user-provided PGP keys for encryption When we receive a signed presence/message, we check that the key used matches the one which has been set with "/pgp setkey". If provided, we use this key for encryption too.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 02 Dec 2006 13:11:44 +0100
parents 9d11c1b1af7a
children
line wrap: on
line source


 /AUTHORIZATION allow|cancel|request|request_unsubscribe [jid]

This command manages presence subscriptions: it allows you to request presence subscriptions from others on your roster, and allows you to control who receives your presence notifications.
If no JID is provided, the currently-selected buddy is used.

/authorization allow
 Allow the buddy to receive your presence updates
/authorization cancel
 Cancel the buddy's subscription to your presence updates
/authorization request
 Request a subscription to the buddy's presence updates
/authorization request_unsubscribe
 Request unsubscription from the buddy's presence updates