<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>470856</id>
      <name>safetunnel</name>
      <created_at>2009-11-02T01:25:27Z</created_at>
      <updated_at>2009-11-02T01:25:30Z</updated_at>
      <description>This project is a open source private key encrypted HTTP tunnel that consists of 2 programs. The SafeTunnel server sits on the web server and the SafeTunnel client sits on the client. The user's web browser will connect to the client and the client will then connect to the SafeTunnel server located on the webserver, the server will then connect to the WebServer and the two programs will then encrypt/decrypt data back and forth forwarding the data to the Browser/Web server as needed. The encryption key will be a private-key that should be distributed out-of-band. The web server should be setup to only accept connections from the localhost, this allows 100% safe and anonymous browsing to the page. As all HTTP logs will look like the connections are coming from itself which they are, NOTE the server may easily be modified to log connections &amp; headers etc...</description>
      <homepage_url>http://code.google.com/p/safetunnel/</homepage_url>
      <download_url></download_url>
      <url_name>safetunnel</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
