> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Jonathan Schleifer
> Sent: Wednesday, August 20, 2008 6:18 PM
> To: [email protected]
> Subject: Re: [Security] TLS Certificates Verification
>
> Peter Saint-Andre <[EMAIL PROTECTED]> wrote:
>
> > ...
>
> I should be more specific here: My server only has the bandwith to
> transfer small data like text, not BLOBs. Thus I don't want Jingle IBB,
> because I never want video or files inband. But I want encryption
> inband!

It sounds like your server expends a lot of effort to determine if something 
should be sent or not. Bandwidth is expensive in ZA so I can sympathize. How 
about unwrapping the initial moments of an IBB stream to see if it's XMPP or 
binary data? You could probably decide after decoding the first 10 or so 
characters.

> --
> Jonathan

Reply via email to