freenet 0.2.99

Freenet core software
Documentation
<div id="fnbar" role="region" aria-label="Hosted proxy notice">
  <span class="fn">Freenet</span
  ><span class="nt"
    >Hosted proxy, not private. Your data is stored on this server.</span
  ><span id="fnacct"
    ><button id="fnacctbtn" type="button">Account</button>
    <div id="fnpop">
      <div class="sec">
        <h4>Access key</h4>
        <p>
          This key is your login to your data on this server. Save it to get
          back in from another browser, or after clearing storage. Lose it and
          your data here can't be recovered.
        </p>
        <div class="row">
          <button class="act" id="fncopy">Copy key</button
          ><button class="act" id="fnrestore">Restore from key</button
          ><button class="act" id="fnnewid">New ID</button
          ><span id="fnok"></span>
        </div>
      </div>
      <div class="sec">
        <h4>Your own peer</h4>
        <p>
          Move your data to a Freenet peer you run yourself, fully
          decentralized.
        </p>
        <div class="row">
          <button class="act" id="fnmigrate">Move to my peer</button
          ><button class="act" id="fnexport">Export data</button>
        </div>
        <div id="fnmigrateout" hidden>
          <p class="mhint">
            Open this one-time link (it expires soon) in a browser on the
            computer running your Freenet peer:
          </p>
          <div class="row">
            <input id="fnmigratelink" type="text" readonly /><button
              class="act"
              id="fnmigratecopy"
            >
              Copy link
            </button>
          </div>
          <span id="fnmigratemsg"></span>
        </div>
      </div></div
  ></span>
</div>