<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Etienne Grignon wrote:
<blockquote
 cite="mid:68e737a10802271430p61c9303biffb462957d55a035@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi Henrik,

2008/2/27, Henrik Stoerner <a class="moz-txt-link-rfc2396E" href="mailto:henrik@hswn.dk"><henrik@hswn.dk></a>:

  </pre>
  <blockquote type="cite">
    <pre wrap="">
I think most of the core-dumping / non-compiling bugs I've introduced lately
 should be fixed now.

 But you're somewhat right - there are some changes happening. We are
 adding a bunch of servers where bandwidth might be limited, so today
 I've added compression of the messages going between clients and
 hobbitd. Seems client data can compress around a 4:1 ratio.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Could you tell us how you implemented this ? What type of compression
do you use ? (so I can see how to implement it for Windows clients :)
)
  </pre>
</blockquote>
Compression would also garble the data so that it's not being sent
plaintext.  Not as good as real encryption, but better than nothing :)<br>
</body>
</html>