mod_privacy_lists/README.wiki
author Kim Alvefur <zash@zash.se>
Mon, 24 Aug 2015 23:17:36 +0200
changeset 1788 1656d4fd71d0
parent 1786 29f3d6b7ad16
permissions -rw-r--r--
mod_cloud_notify: Fix syntax errors and name

#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 ||