<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/27/2013 3:31 PM, Melvin Carvalho
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKaEYhKA94QONn-kWcfZzuDZvNJGWbytRsOg_x3O7EoJMd3Mnw@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On 27 October 2013 18:26, Bill Cox <span
              dir="ltr"><<a moz-do-not-send="true"
                href="mailto:waywardgeek@gmail.com" target="_blank">waywardgeek@gmail.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">I would
              love feedback on an idea for promoting more internet
              freedom.<br>
              <br>
              Here's the problem: Tor has little public support, because
              most Tor<br>
              traffic is wasted on supporting bad behavior.  When I ran
              a Tor node, it<br>
              became clear that most of my bandwidth was being wasted on
              video<br>
              downloads.  People want to promote free speech, not child
              pornography.<br>
              <br>
              Here's my solution: Build a Tor-like network for routing
              anonymous data,<br>
              but track behavior of all users' secret identities, and
              make their<br>
              Internet history public.  Allow node operators to choose
              categories of<br>
              public identities they which to support.<br>
              <br>
              For example, I would choose to promote all forms of
              non-violent free<br>
              speech.  I should be able to contribute my bandwidth to
              this purpose.<br>
              If a dissident in China goes by the public ID of ChinaCat,
              and has a<br>
              high reputation for promoting freedom, they are welcome to
              use my<br>
              bandwidth.  If someone just wants access to <a
                moz-do-not-send="true" href="http://redtube.com"
                target="_blank">redtube.com</a>, they can get<br>
              that access from someone else.<br>
              <br>
              There are various technical aspects to this idea.  For
              example, would<br>
              prefer that the social graph between secret identities be
              public so I<br>
              can use a simple network flow algorithm over trust edges
              between<br>
              identities to determine how much I trust someone.  The
              entire social<br>
              network should be P2P, like Tor, and it should route a lot
              of dummy<br>
              traffic to help hide the real traffic.  With the
              considerably lower<br>
              bandwidth that is needed to promote freedom rather than
              free porn, this<br>
              should be no problem.<br>
              <br>
              What do you guys think?<br>
            </blockquote>
            <div><br>
            </div>
            <div>I like it a lot.  But who is going to volunteer to do
              this work, when people are already busy (not least in
              coding up things like freedombox)<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    I am willing to write it myself.  P2P algorithms is something I
    enjoy coding, and this is one of those applications that may be able
    to do some real good for the world.<br>
    <br>
    <blockquote
cite="mid:CAKaEYhKA94QONn-kWcfZzuDZvNJGWbytRsOg_x3O7EoJMd3Mnw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div>I think you would need an economy to incentivize people
              to do the categorization etc.<br>
              <br>
            </div>
            <div>Maybe in return for someone helping you route your
              traffic, you could keep an encrypted backup of their data
              or contribute a code patch to their project etc.<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    We're thinking along the same lines.  I would like to add a Ripple
    based economy to the public social network, based on trust
    relationships between peers as in the original Ripple algorithm. 
    With secret identities in the social network, it is less important
    to keep transactions and the trust network secret, which was a
    problem in the original Ripple algorithm.  I imagine transactions
    being done in tiny fractions of a cent, for services like helping
    download files faster in a torrent or providing encrypted storage.<br>
    <br>
    Bill<br>
  </body>
</html>