freenet 0.2.119

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">
            This opens a one-time confirmation page on the Freenet peer running
            on this computer. It expires in a few minutes.
          </p>
          <div class="row">
            <a
              class="act act-primary"
              id="fnmigrateopen"
              target="_blank"
              rel="noopener"
              >Open on my peer</a
            >
          </div>
          <p class="mhint">
            Running your peer on a different computer or browser? Copy this link
            and open it there instead:
          </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>