changeset 121:1142a0eaae17

mod_sift: Initial docs commit.
author Waqas Hussain <waqas20@gmail.com>
date Sat, 06 Mar 2010 22:35:50 +0500
parents 2676620a26f0
children d6c6e715cbb9
files mod_sift.wiki
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_sift.wiki	Sat Mar 06 22:35:50 2010 +0500
@@ -0,0 +1,19 @@
+#summary XEP-0273: Stanza Interception and Filtering Technology
+#labels Stage-Alpha
+
+= Introduction =
+
+SIFT is a technology to allow clients to filter incoming traffic on the server. This helps save bandwidth, etc.
+
+= Compatibility =
+
+||0.7||Works||
+
+= Quirks =
+
+This implementation is a work in progress.
+
+ - Stanzas to full JIDs get sifted correctly
+ - Stanzas to bare JIDs are currently allowed/disallowed for all resources as a whole, and not for individual resources
+ - Not tested with privacy lists
+