Have You Distributed Randomness?

In June 2019, the open-source drand project will be jointly announced by its developer, Nicolas, and its current members, EPFL, Cloudflare, NIST and Kudelski Security.

Its goal? Providing a trusted source of distributed randomness that would enable new applications and could be a way to allow blockchains to provide actual randomness to smart contracts in the future.

This talk is about what distributed randomness is, what it means for developers, and why you’d want to use it. I will also present to you drand, a Go application implementing distributed randomness that was developed at EPFL.

Don’t worry though: we will first discuss an overview of how it works without diving too deep into the gory cryptographic details. In addition, I’ll demo how this cool new open-source tool works and explain you how you can use it in your own applications.

Disclaimer: this is NOT a blockchain talk, but rather a distributed system one.

Presented by