{% extends "helios/templates/cryptobase.html" %} {% block content %}
Trustee: {{trustee.email}}
Public Key Fingerprint: {{trustee.public_key_hash}}
Encrypted Tally Fingerprint: {{election.encrypted_tally_hash}}
The encrypted tally for your election has been computed.
Now it's time to compute and submit your partial decryption.
This process is performed in two steps.
First, your secret key is used to decrypt the tally inside your browser, without connecting to the network.
You can choose to take your browser "offline" for this step, if you'd like.
Second, once your decryption factors have been computed, your browser will need to be "online" to submit them to the server.
If you'd like, you can compute your decryption factors, copy them to your clipboard, restart your browser, and
skip to the second step so that your browser is never online when you enter your secret key.