Write a Blog >>

First, the Internet was designed to be decentralised, with no single point of failure. Then the web came along, and we all decided to rely on centralised servers and databases in datacenters. Now we’re realising that maybe so much centralisation is not a good idea, since a server is vulnerable to disruption by network outages, denial-of-service attacks, censorship, and server failures. Moreover, since servers store data from many people in one place, they are juicy targets for hackers, and arguably great facilitators of mass surveillance. Many of us would love to build more applications with end-to-end encryption and peer-to-peer communication… but it is simply too hard. It’s very quick and easy to throw together a centralised web app with something like Rails or Django, but building anything decentralised requires deep knowledge of a wide range of technologies, ranging from distributed algorithms and network protocols to cryptography. This is really a problem of programming models: we have not yet found the right abstractions for programming decentralised systems. Writing software that runs across a network of intermittently connected, unreliable, untrusted mobile devices requires a huge mental shift compared to writing programs for a single computer. Solving this problem will require both academia’s deep knowledge and industry’s focus on practicality. In this session, we will discuss ways of thinking about programming decentralised systems, and hypotheses for approaches that might work.

Mon 19 Jun

Displayed time zone: Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna change

16:10 - 18:30
Monday - 16:10 - 18:30 - Sala d'ActesCurry On Talks at Sala d'Actes, Vertex Building
16:10
40m
Talk
Profunctor Optics: Modular Data Accessors
Curry On Talks
Jeremy Gibbons Department of Computer Science, University of Oxford
17:00
40m
Talk
Making decentralisation available for all
Curry On Talks
Martin Kleppmann University of Cambridge
17:50
40m
Talk
Reactive Programming in the Browser with Scala.js and PureScript
Curry On Talks
Luka Jacobowitz codecentric AG