English

Coconut E-Petition Implementation

Cryptography and Security 2020-03-18 v1

Abstract

In this dissertation project, we describe and implement a practical system application based on a selective disclosure credential scheme, namely the Coconut credential scheme\cite{sonnino_coconut:_2018}. The specific application here is an electronic petition system with the distinctive added feature of unlinkability as well as anonymity: such that no information about the anonymous petition voter is linkable back to the individual. In other words, there is no data leaked about who voted in the petition, just that the users who did, were indeed eligible and authorized to vote. As for the implementation, the client-side is done using JavaScript so that the client can trustlessly compute the cryptographic constructions individually, whereas the server-side is done using Node.js, but can easily be replaced by a more sophisticated and secure structure such as a permissionless blockchain platform.

Keywords

Cite

@article{arxiv.1809.10956,
  title  = {Coconut E-Petition Implementation},
  author = {Jad Wahab},
  journal= {arXiv preprint arXiv:1809.10956},
  year   = {2020}
}

Comments

arXiv admin note: text overlap with arXiv:1802.07344 by other authors

R2 v1 2026-06-23T04:21:51.090Z