On 3/5/10 3:24 AM, Florian Jensen wrote:
> Hi,
> 
> this might sound stupid, but do we have something like subspecs?
> 
> I.e. could we just add a light element that does this presence hush to 
> XEP-0273?

Possible, but unlikely. :)

The point of SIFT is to be flexible and extensible, which means that a
SIFT implementation inherently has more complexity. The SIFT command to
hush presence is quite simple:

<iq from='[email protected]/pda'
    id='uh2s64g9'
    to='[email protected]'
    type='set'>
  <sift xmlns='urn:xmpp:sift:1'>
    <presence/>
  </sift>
</iq>

The problem is that SIFT can also be used to hush messages and IQs,
intercept or filter based on sender, etc. At a minimum, we'd need a
better definition of error handling for any feature that a SIFTing
server does not support.

Peter

-- 
Peter Saint-Andre
https://stpeter.im/



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to