<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello everyone,</p>
    <p>This is my status report for the contract work done in January
      2023. Apologies for the delay!</p>
    <p># Lox Implementation</p>
    <p>* Updated Lox library to implement serialization/de-serialization
      as required for wasm bindings<br>
      <a moz-do-not-send="true"
        href="https://gitlab.torproject.org/onyinyang/lox">https://gitlab.torproject.org/onyinyang/lox<br>
      </a>note: these changes could likely be merged into the main
      library (<a moz-do-not-send="true"
        href="https://git-crysp.uwaterloo.ca/iang/lox"
        class="moz-txt-link-freetext">https://git-crysp.uwaterloo.ca/iang/lox</a>)
      once this effort is complete.</p>
    <p><br>
      * Implemented wasm bindings for the first (open-invitation) Lox
      protocol in the Lox client</p>
    <p><a moz-do-not-send="true"
        href="https://gitlab.torproject.org/onyinyang/lox-wasm"> https://gitlab.torproject.org/onyinyang/lox-wasm</a></p>
    <p><br>
      * Implemented test server in rust to handle the requests made by
      the client</p>
    <p><a moz-do-not-send="true"
        href="https://gitlab.torproject.org/onyinyang/lox-server"
        class="moz-txt-link-freetext">https://gitlab.torproject.org/onyinyang/lox-server</a></p>
    <p><br>
    </p>
    <p>So far it's been interesting and exciting to help out with this
      effort :)</p>
    <p>onyinyang<br>
    </p>
    <p><br>
    </p>
  </body>
</html>