<!DOCTYPE html><html lang="en"><head><meta charset="utf-8">
<title>Epic Cash floonet epicbox relay</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<style>body{background:#08080a;color:#fff9f9;font-family:system-ui,sans-serif;margin:0;
padding:2rem 1rem;line-height:1.6}main{max-width:62ch;margin:0 auto}
h1{font-weight:600;font-size:1.35rem;margin:0 0 .25rem}
p.sub{color:#8a8a8a;margin:0 0 2rem}code{color:#f6d471;font-size:.95em}
pre{background:#121215;padding:.9rem 1rem;border-radius:6px;overflow-x:auto;
border:1px solid #232327}h2{font-size:1rem;font-weight:600;margin:2rem 0 .5rem}
a{color:orange}table{border-collapse:collapse;width:100%}
td,th{text-align:left;padding:.35rem .6rem .35rem 0;border-bottom:1px solid #232327;
vertical-align:top}th{color:#8a8a8a;font-weight:500}
.warn{border-left:3px solid #f6d471;padding-left:.9rem;color:#d8d8d8}</style>
</head><body><main>
<h1>Epic Cash <strong>floonet</strong> epicbox relay</h1>
<p class="sub">Protocol 3.0.0 &middot; store-and-forward slate exchange &middot; operated by BT Labs</p>

<h2>Point your wallet here</h2>
<pre><code>[epicbox]
epicbox_domain = "flooepicbox.btlabs.uk"
epicbox_port = 443
epicbox_protocol_unsecure = false</code></pre>
<p>Then <code>epic-wallet --floonet listen -m epicbox</code>.</p>

<h2>This is testnet only</h2>
<table>
<tr><th>Network</th><td>Epic Cash floonet (testnet). Coins here are worthless.</td></tr>
<tr><th>Addresses</th><td>52 characters, beginning <code>zz</code>. A mainnet address begins <code>es</code> and will be rejected by your wallet, not by us.</td></tr>
<tr><th>Mainnet</th><td>Use <a href="https://epicbox.epiccash.com">epicbox.epiccash.com</a>. Do not point a mainnet wallet at this relay.</td></tr>
</table>

<h2>Two things that will waste your afternoon</h2>
<p class="warn">Always write an address in full as
<code>&lt;52 chars&gt;@flooepicbox.btlabs.uk</code>. A bare key with no
<code>@domain</code> is silently sent to the <em>mainnet</em> relay by your own
wallet. And note the hostname has <strong>no hyphen</strong> &mdash; the wallet
cannot parse a hyphen in an epicbox domain at all.</p>

<h2>What we can see</h2>
<p>Slate contents are end-to-end encrypted between sender and recipient and we
cannot read them. The routing envelope is not: we see sender address, recipient
address, message size, timing and your IP. Queued slates are deleted after 7 days.</p>

<p style="margin-top:2.5rem;color:#8a8a8a">
<a href="/relay-status">Relay statistics</a> &middot;
<a href="https://floo-explorer.btlabs.uk">Block explorer</a> &middot;
<a href="https://floo-node.btlabs.uk">Node &amp; connect guide</a></p>
</main></body></html>
