Distributed Random Process for a large-scale Peer-to-Peer Lottery

Authors: Riemann, Robert and Grumbach, Stéphane

Website DOI Slides Download

Abstract

Most online lotteries today fail to ensure the verifiability of the random process and rely on a trusted third party. This issue has received little attention since the emergence of distributed protocols like Bitcoin that demonstrated the potential of protocols with no trusted third party. We argue that the security requirements of online lotteries are similar to those of online voting, and propose a novel distributed online lottery protocol that applies techniques developed for voting applications to an existing lottery protocol. As a result, the protocol is scalable, provides efficient verification of the random process and does not rely on a trusted third party nor on assumptions of bounded computational resources. An early prototype confirms the feasibility of our approach.

Citation (Chicago Manual of Style 17th edition)

Riemann, Robert, and Stéphane Grumbach. 2017. “Distributed Random Process for a Large-Scale Peer-to-Peer Lottery.” In Proc. of 17th IFIP Distributed Applications and Interoperable Systems, 34–48. DAIS’17. Neuchâtel, May 24, Neuchâtel: Springer. https://doi.org/10.1007/978-3-319-59665-5_3.

BibTeX

  // file: 'riemann2017lottery.bib'
@inproceedings{riemann2017lottery,
  address = {Neuch{\^{a}}tel},
  author = {Riemann, Robert and Grumbach, St{\'{e}}phane},
  booktitle = {Proc. of 17th IFIP Distributed Applications and Interoperable Systems},
  doi = {10.1007/978-3-319-59665-5_3},
  isbn = {978-3-319-59664-8},
  month = may,
  pages = {34--48},
  publisher = {Springer},
  series = {DAIS'17},
  title = {{Distributed Random Process for a large-scale Peer-to-Peer Lottery}},
  url = {https://hal.inria.fr/hal-01583824},
  x-download = {https://hal.inria.fr/hal-01583824/document},
  year = {2017},
  date = {2017-05-24},
  x-slides = {https://slides.com/rriemann/p2p-lottery}
}