view mod_privacy_lists/README.wiki @ 1787:663e5d923ef0

mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
author Kim Alvefur <zash@zash.se>
date Tue, 25 Aug 2015 16:58:39 +0200
parents 29f3d6b7ad16
children
line wrap: on
line source

#summary Privacy lists (XEP-0016) support
#labels Stage-Beta

= Introduction =

Privacy lists are a flexible method for blocking communications.

Originally known as _mod`_`privacy_ and bundled with Prosody, this module is being phased out in favour of the newer simpler blocking (XEP-0191) protocol, implemented in mod_blocklist.

= Configuration =

None. Each user can specify their privacy lists using their client (if it supports XEP-0016).

= Compatibility =
|| 0.9 || Works ||
|| 0.10 || Works ||