Misc Other Data

The id differentiates between several concurrent elections that the server is hosting. It does not have to be globally unique since it is specific to a given server deployment.

The submit URL is where the client sends the ballots. It is a relative URI to the server URL that hosts the election definition file.

So far, we have not discussed Coin Voting from any technical perspective. The next chapter's topic deals with the design and implementation.