On 15/06/2010, at 8:13 PM, Matthew Wild wrote:

>> 
>> Also, what happens in the case of some malicious Web URL that is doing
>> the rounds that may be contained within IM messages. While a firewall
>> can act as a single chokepoint and thus a single point of management,
>> I presume that each XMPP service would require individual management
>> to filter the malicious URL from XMPP stanza's.
>> 
> 
> Afraid so.

We looked at server side and client side filtering and went for client side at 
the moment because we have our own client application with server side to be 
added later. 

We intercept link activity and call out to a web service that gives us a 
'clean/dirty' result and categorises the link, eg, news, sport etc.

We're planning and ejabberd module server side that does the same for all 
stanzas routed via the platform.

David.

Reply via email to