# HG changeset patch # User Waqas Hussain # Date 1267896950 -18000 # Node ID 1142a0eaae17ee9987a3ef7c856f14d13d14065b # Parent 2676620a26f058c1111b233b05c66f3d3b8e7f10 mod_sift: Initial docs commit. diff -r 2676620a26f0 -r 1142a0eaae17 mod_sift.wiki --- /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 +