Mercurial > prosody-modules
comparison mod_seclabels/README.markdown @ 2340:a1d641e88918
mod_seclabels/README: Note that this only serves the catalogue, eg mod_firewall would be doing enforcement
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 29 Oct 2016 21:00:47 +0200 |
parents | 8de50be756e5 |
children |
comparison
equal
deleted
inserted
replaced
2339:443d9dae3216 | 2340:a1d641e88918 |
---|---|
5 ... | 5 ... |
6 | 6 |
7 Introduction | 7 Introduction |
8 ============ | 8 ============ |
9 | 9 |
10 This module implements [XEP-0258: Security Labels in | 10 This module implements [XEP-0258: Security Labels in XMPP], but not |
11 XMPP](http://xmpp.org/extensions/xep-0258.htmla). | 11 actual policy enforcement. See for example [mod_firewall] for that. |
12 | 12 |
13 Configuration | 13 Configuration |
14 ============= | 14 ============= |
15 | 15 |
16 As with all modules, you enable it by adding it to the modules\_enabled | 16 As with all modules, you enable it by adding it to the modules\_enabled |