~kline/torgateway

6b8a2ef7dd67f811bfc5f62b035169c1f74d8ab9 — Gareth Pulham 2 years ago 93e76c8
Reflow index text, we're not in geminiland anymore
1 files changed, 11 insertions(+), 2 deletions(-)

M templates/index.html
M templates/index.html => templates/index.html +11 -2
@@ 10,8 10,17 @@
    </head>
    <body>
        <h1>Tor Registration Service</h1>
        <p>Below is the Tor Registration Service for freenode. This service allows Tor users to register an account and add <a href="https://freenode.net/kb/answer/certfp">CertFP login</a> details.</p>
        <p>To use the service, press the "Start hashing" button to begin to generate a proof of work token. This may take some time. While this is happening, you should input your desired freenode username, password, and certificate fingerprint. Once all the fields are filled and a token has been generated, you will be able to request an account. Don't worry if you receive an error related to registration - if your desired account name is unavailable, for example, your generated token will remain valid to retry. You may want to copy down any token you see in case you accidentally close the page.</p>

        <p>Below is the Tor Registration Service for freenode. This service allows Tor users to register an account and
        add <a href="https://freenode.net/kb/answer/certfp">CertFP login</a> details.</p>

        <p>To use the service, press the "Start hashing" button to begin to generate a proof of work token. This may
        take some time. While this is happening, you should input your desired freenode username, password, and
        certificate fingerprint. Once all the fields are filled and a token has been generated, you will be able to
        request an account. Don't worry if you receive an error related to registration - if your desired account name
        is unavailable, for example, your generated token will remain valid to retry. You may want to copy down any
        token you see in case you accidentally close the page.</p>

        <p>Instructions on getting your cert fingerprint are listed at the page above.</p>
        
        <hr />