<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">Am 4/5/2015 um 2:36 AM schrieb Melvin
      Carvalho:<br>
    </div>
    <blockquote
cite="mid:CAKaEYh+0C-7gdzfws6p7_hZM4HtTY7N08SsKL_EodUvuomYkKg@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On 5 April 2015 at 05:28, Markus
            Sabadello <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:markus@projectdanube.org" target="_blank">markus@projectdanube.org</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"> We used Henry's
                server: <a moz-do-not-send="true"
                  href="https://github.com/read-write-web/rww-play"
                  target="_blank">https://github.com/read-write-web/rww-play</a><br>
                <br>
                It seems a bit heavy for a little box and could probably
                be optimized a bit, but in general it worked very well
                for us.<br>
                I am interested in trying GOLD as well! They should be
                compatible, right..<span class="HOEnZb"><font
                    color="#888888"><br>
                  </font></span></div>
            </blockquote>
            <div><br>
            </div>
            <div>Thanks, I know that repo.  <br>
            </div>
            <div><br>
            </div>
            <div>Yes GOLD is compatible with LDP.  It passes all the
              tests on the spec.  For those that dont know LDP stands
              for "Linked Data Platform".  Linked Data is pseudonym for
              semantic web / web of data / web3.0 etc.  The "Platform"
              is essentially a web server that exposes a file server to
              the web, with some meta data, modeled on the UNIX
              principles.  It became a W3C recommendation about 1 month
              ago, and has about 10 different implementations, and an
              interoperability test suite.<br>
              <br>
              GOLD it also has a few other features such as support for
              websockets, to allow realtime updates, modular
              authentication, access control lists and JSON LD.  In some
              sense it's pre guessing what will go into the next version
              of the spec, but given that it's coming from Tim
              Beners-Lee's team at MIT, and Tim is director of the W3C
              those guesses should be quite good ones.<br>
              <br>
            </div>
            <div>GOLD was a complete rewrite of the PHP version, written
              in Go for performance and async properties.  It runs on a
              raspberry pi quite well Im told.  We're starting to see
              the first alpha apps for this platform, and Im
              encouraged.  Apps are generally modular 100% client side
              JS apps, that can run from any location, including your
              own storage / file system, giving you extra control and
              freedom.  We'd like to converge with friendly projects
              such as unhosted and owncloud, and communication channels
              are open, but realistically convergence takes time.  <br>
              <br>
            </div>
            <div>One thing I have not worked out for freedombox is how
              to connect my storage to the web e.g. using dynamic dns
              over https.  If anyone has a solution to this, or any
              ideas, I'd be interested to hear.<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    We re using PageKite, FreedomBox already supports that.<br>
    And once Let's Encrypt is ready, https shouldn't be a problem
    either.<br>
    <blockquote
cite="mid:CAKaEYh+0C-7gdzfws6p7_hZM4HtTY7N08SsKL_EodUvuomYkKg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"><span class="HOEnZb"><font
                    color="#888888"> <br>
                    Markus</font></span>
                <div>
                  <div class="h5"><br>
                    <br>
                    <div>Am 4/4/2015 um 6:05 PM schrieb Melvin Carvalho:<br>
                    </div>
                    <blockquote type="cite">
                      <div dir="ltr"><br>
                        <div class="gmail_extra"><br>
                          <div class="gmail_quote">On 4 April 2015 at
                            20:17, Markus Sabadello <span dir="ltr"><<a
                                moz-do-not-send="true"
                                href="mailto:markus@projectdanube.org"
                                target="_blank">markus@projectdanube.org</a>></span>
                            wrote:<br>
                            <blockquote class="gmail_quote"
                              style="margin:0px 0px 0px
                              0.8ex;border-left:1px solid
                              rgb(204,204,204);padding-left:1ex">
                              <div bgcolor="#FFFFFF" text="#000000">
                                Hello,<br>
                                <br>
                                We concluded the GETD event this week:<br>
                                <a moz-do-not-send="true"
href="http://get-d.net/get-decentralized-san-francisco-bay-area-spring-2015/"
                                  target="_blank">http://get-d.net/get-decentralized-san-francisco-bay-area-spring-2015/</a><br>
                                <br>
                                I brought several of my CubieTruck-based
                                FreedomBox prototypes.<br>
                                It turned out to be not so much a
                                hackathon with a lot of developers,
                                rather it was a smaller gathering with
                                presentations and workshops and people
                                from various backgrounds.<br>
                                So unfortunately we didn't really get to
                                work on any of the TODO items that Sunil
                                has put together.<br>
                                <br>
                                German startup <a
                                  moz-do-not-send="true"
                                  href="http://jolocom.com/"
                                  target="_blank">Jolocom</a>, who
                                convened the event, showed a demo of a
                                mobile app where you can navigate a
                                distributed semantic data graph (using
                                RDF / Linked Data technology).<br>
                                So we installed a Linked Data server on
                                the FreedomBoxes, and that was the main
                                focus of the event.<br>
                              </div>
                            </blockquote>
                            <div><br>
                            </div>
                            <div>Sounds very interesting, thanks for
                              sharing.  I think linked data is a good
                              match for freedombox.  Which server did
                              you install, I've been testing GOLD [1]
                              quite extensively lately, and am pleased
                              with the results.  Would love to hear your
                              impressions.<br>
                              <br>
                              [1] <a moz-do-not-send="true"
                                href="https://github.com/linkeddata/gold"
                                target="_blank">https://github.com/linkeddata/gold</a>
                              -- GOLD -- Go Linked Data server.<br>
                            </div>
                            <div> </div>
                            <blockquote class="gmail_quote"
                              style="margin:0px 0px 0px
                              0.8ex;border-left:1px solid
                              rgb(204,204,204);padding-left:1ex">
                              <div bgcolor="#FFFFFF" text="#000000"> We
                                also had participation from <a
                                  moz-do-not-send="true"
                                  href="http://riot-os.org/"
                                  target="_blank">RiotOS</a>, with some
                                discussion how data from the Internet of
                                Things could be controlled via a
                                FreedomBox.<br>
                                <br>
                                I also had the pleasure to meet with:<br>
                                - Greg who had introduced us to <a
                                  moz-do-not-send="true"
                                  href="https://github.com/okTurtles/dnschain"
                                  target="_blank">DNSChain</a> on one of
                                the recent progress calls.<br>
                                - Ranga Krishnan of the EFF, who pointed
                                me to <a moz-do-not-send="true"
                                  href="https://leap.se/"
                                  target="_blank">LEAP</a> as a
                                candidate technology for secure
                                messaging on FreedomBox<br>
                                - John Light who is working on a <a
                                  moz-do-not-send="true"
                                  href="https://bitseed.org/product/blockchain-node-developer-version/"
                                  target="_blank">Bitcoin box<br>
                                </a><br>
                                So once again it seems clear how a
                                FreedomBox can potentially be used for
                                so many different purposes.<br>
                                Therefore I think the extensibility of
                                Plinth and package management (as we
                                discussed on the last call) is becoming
                                more and more important.<br>
                                <br>
                                On Wednesday evening, we were invited to
                                a party at the Internet Archive.<br>
                                I had the opportunity to give a talk
                                about FreedomBox, see here for the
                                recording:<br>
                                <a moz-do-not-send="true"
                                  href="https://www.youtube.com/watch?v=-YgOYjOGZuQ"
                                  target="_blank">https://www.youtube.com/watch?v=-YgOYjOGZuQ</a><br>
                                <a moz-do-not-send="true"
                                  href="https://bitseed.org/product/blockchain-node-developer-version/"
                                  target="_blank"><br>
                                </a>Next week I will be at the Internet
                                Identity Workshop:<br>
                                <a moz-do-not-send="true"
                                  href="http://www.internetidentityworkshop.com/"
                                  target="_blank">http://www.internetidentityworkshop.com/</a><span><font
                                    color="#888888"><br>
                                    <br>
                                    Markus<br>
                                    <br>
                                  </font></span></div>
                              <br>
_______________________________________________<br>
                              Freedombox-discuss mailing list<br>
                              <a moz-do-not-send="true"
                                href="mailto:Freedombox-discuss@lists.alioth.debian.org"
                                target="_blank">Freedombox-discuss@lists.alioth.debian.org</a><br>
                              <a moz-do-not-send="true"
href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss"
                                target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss</a><br>
                            </blockquote>
                          </div>
                          <br>
                        </div>
                      </div>
                    </blockquote>
                    <br>
                  </div>
                </div>
              </div>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>