{% extends "helios/templates/cryptobase.html" %} {% block content %}

{{election.name}} — Trustee {{trustee.name}} — Key Setup

As a trustee, it's time to set up your key for this election.

Please wait for the generator to load...


If you've already generated a keypair, you can reuse it.

Reusing a Key

Enter your complete secret key below:


Your Secret Key

Your key has been generated, but you may choose to
clear it from memory and start from scratch if you prefer.

Your Public Key

It's time to upload the public key to the server.

The fingerprint of your public key is: .
You may want to save this to confirm that your public key was properly stored by the server.
(Your public key is not currently being displayed because you do not need to save it, the fingerprint is sufficient.)



{% endblock %}